You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mikhail Mazursky (JIRA)" <ji...@apache.org> on 2013/06/08 17:46:20 UTC

[jira] [Created] (CASSANDRA-5623) Cleanup interruption handling

Mikhail Mazursky created CASSANDRA-5623:
-------------------------------------------

             Summary: Cleanup interruption handling
                 Key: CASSANDRA-5623
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5623
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Mikhail Mazursky
            Priority: Minor


There are a lot of catch-wrap-throw pattern occurances in code with InterruptedException. I cleaned up some of them but not all - in some places I don't know enough about code to decide if it's correct thing to do.

Important: I also fixed possibility of wrong behaviour in case of spurious wakeup in AsyncOneResponse.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira