druid/extensions-core
Roman Leventov 124c89e435 Replace EmittedBatchCounter and UpdateCounter with ConcurrentAwaitableCounter (#5592)
* 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
2018-04-13 00:07:11 -04:00
..
avro-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
datasketches DoublesSketchModule: Fix serde for DoublesSketchMergeAggregatorFactory. (#5587) 2018-04-07 06:45:55 -07:00
druid-basic-security Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
druid-kerberos Fix Kerberos Authentication failing requests without cookies and excludedPaths config. (#5596) 2018-04-09 20:45:35 -07:00
hdfs-storage Add support for task reports, upload reports to deep storage (#5524) 2018-04-02 12:10:56 -07:00
histogram Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
kafka-eight Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00
kafka-extraction-namespace Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
kafka-indexing-service More error reporting and stats for ingestion tasks (#5418) 2018-04-05 21:38:57 -07:00
lookups-cached-global Replace EmittedBatchCounter and UpdateCounter with ConcurrentAwaitableCounter (#5592) 2018-04-13 00:07:11 -04:00
lookups-cached-single Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
mysql-metadata-storage Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
postgresql-metadata-storage Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
protobuf-extensions Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
s3-extensions CompressionUtils: Add support for decompressing xz, bz2, zip. (#5586) 2018-04-06 08:06:45 -07:00
simple-client-sslcontext Update versions to 0.13.0-SNAPSHOT. (#5323) 2018-02-02 12:06:38 -06:00
stats Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00