Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Invalid
-
None
-
None
-
None
-
Normal
Description
Please see related CASSANDRA-5493 for context.
On our testing platform we saw output from get CommandDroppedTasks in jmxterm, which was different on different DCs. In DC1, we saw 3x public IPs of remote DC nodes, 2x public IPs of local DC nodes, 2x private IPs of local DC nodes. We don't see stats for the very node the command is run on.
On the other hand, on the remote DC, we see stats for the node the command is run on, stored under the node's public IP.
This is at least confusing, maybe even a bug.
After restarting all the nodes in the cluster (both datacenters) the situation settled - now we don't see stats for the node the command is run on. This is however inconsistent with the situation on production (see CASSANDRA-5493).
Attachments
Issue Links
- relates to
-
CASSANDRA-5493 Confusing output of CommandDroppedTasks
- Resolved