Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17830

Read Unavailables due to GossipStage backlog with high number of pending tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 5.0-alpha1, 5.0
    • Cluster/Gossip
    • None

    Description

      In CASSANDRA-16759, like we changed from iterating over liveMembers + unreachableMembers to all keys in endpointStateMap here.

      We can have an endpoint in quarantine (in justRemovedEndpoints) which has no release version information. In this case we don't memoize the value and instead recalculate the min version for every endpoint for every incoming gossip message... which can be bad.

      Attachments

        Activity

          People

            jmckenzie Josh McKenzie
            jmckenzie Josh McKenzie
            Josh McKenzie
            Marcus Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: