Matt Fleming created CASSANDRA-16840:
----------------------------------------

             Summary: Close native transport port before hint transfer during 
decommission
                 Key: CASSANDRA-16840
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16840
             Project: Cassandra
          Issue Type: Improvement
          Components: Consistency/Hints
            Reporter: Matt Fleming


New hints can be generated on a node when it's decommissioning which is a 
problem if the node has already started hint transfer because any hints that 
come in after the transfer has begun will remain on-disk and not be transferred 
to a peer.

You can work around this problem by manually closing the native transport port 
before starting the decommission with {{nodetool disablebinary}} but it feels 
like something we might want to do automatically.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to