Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Operability
-
Normal
-
All
-
None
-
Description
In a busy cluster, TCM messages may not get propagated throughout the cluster, since they will be ordered together with other P1 messages (for TCM_ prefixed verbs), and with P2 with all Paxos operations.
To avoid this, and make sure we can continue cluster metadata changes, all TCM_-prefixed verbs should have P0 priority, just like Gossip messages used to. All Paxos messages that involve distributed metadata keyspace should now get an URGENT flag, which will instruct internode messaging to schedule them on the URGENT_MESSAGES connection.
Attachments
Attachments
Issue Links
- links to