1 Collaborator |
Jonathan Ellis |
453b6f56fb1011e3c409a437bcb131d2b3434453 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-07-22 12:11:21-05:00 fix potential spurious wakeup in AsyncOneResponse patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5690
3ec4ff5ed3f362fc77f25c31ae16afbb46030624 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-06-26 07:55:28-07:00 change SimpleCondition.signal to UOE patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5691
15df6691caf9e681727338d66d8f8b0d42843177 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-06-24 06:46:28-07:00 Tracing cleanup patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5625
dac69926613f96fdbacd49ada869bded21d0e3ab | Author: Jonathan Ellis <jbellis@apache.org> | 2013-05-21 14:18:49-05:00 fix overflow possibility patch by Mikhail Mazursky; reviewed by jbellis for CASSANDRA-5584
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