mirror of https://github.com/apache/druid.git
124c89e435
* Replace EmittedBatchCounter and UpdateCounter with (both not safe for concurrent increments/updates) with ConcurrentAwaitableCounter (safe for concurrent increments) * Fixes * Fix EmitterTest * Added Javadoc and make awaitCount() to throw exceptions on wrong count instead of masking errors |
||
---|---|---|
.. | ||
src | ||
pom.xml |