1 Collaborator |
Jonathan Ellis |
3 Patch |
1d2c12242f20dfcc0b787129b4ad8eeef2768d6b, 6f467d920fc79569dd39cd651889b44efb1fd332, 2effc40edb798fc3e39b0511b5be39e6d0738f59 |
1d2c12242f20dfcc0b787129b4ad8eeef2768d6b | Author: Jonathan Ellis <jbellis@apache.org> | 2013-05-21 10:02:12-05:00 use nanotime consistently for node-local timeouts patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5581
6f467d920fc79569dd39cd651889b44efb1fd332 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-05-20 17:10:56-05:00 clean up inputstreams in finally blocks patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5580
2effc40edb798fc3e39b0511b5be39e6d0738f59 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-05-13 11:26:23-05:00 replace Thread.sleep with Uninterruptibles.sleepUninterruptibly patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5557