Simon Zhou created CASSANDRA-14382:
--------------------------------------

             Summary: Use timed wait from Futures in Guava
                 Key: CASSANDRA-14382
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14382
             Project: Cassandra
          Issue Type: Bug
            Reporter: Simon Zhou


We upgraded Guava to 23.3 in trunk and there is timed wait feature 
(Futures.withTimeout) that we should use. Otherwise we have a whole bunch of 
stability issues. Generally if something fails or is unresponsive, lots of 
thread will hang. For example, validation in repair.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to