druid/extensions-core
Surekha 9bece8ce1e Prevent KafkaSupervisor NPE in generateSequenceName (#5900) (#5902)
* Prevent KafkaSupervisor NPE in checkPendingCompletionTasks (#5900)

* throw IAE in generateSequenceName if groupId not found in taskGroups
* add null check in checkPendingCompletionTasks

* Add warn log in checkPendingCompletionTasks

* Address PR comments

Replace warn with error log

* Address PR comments

* change signature of generateSequenceName to take a TaskGroup object instead of int

* Address comments

* Remove unnecessary method from KafkaSupervisorTest
2018-07-04 23:45:42 -07:00
..
avro-extensions Suppress JsonPath exceptions in AvroFlattener (#5793) 2018-06-14 17:38:15 -07:00
datasketches ArrayOfDoublesSketch module (#5148) 2018-05-13 15:48:00 +03:00
druid-basic-security Immediately send 401 on basic HTTP authentication failure (#5856) 2018-06-14 10:23:10 -07:00
druid-kerberos Fix KerberosAuthenticator serverPrincipal host replacement (#5766) 2018-05-10 11:04:49 +05:30
hdfs-storage HdfsDataSegmentPusher: Close tmpIndexFile before copying it. (#5873) 2018-06-12 08:58:48 +01: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 Prevent KafkaSupervisor NPE in generateSequenceName (#5900) (#5902) 2018-07-04 23:45:42 -07:00
lookups-cached-global Make lookup offheap buffer configurable (#5696) 2018-05-04 10:00:55 -07:00
lookups-cached-single Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
mysql-metadata-storage Local indexing from RDBMS (#5441) 2018-05-22 12:33:01 +09: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 Support server-side encryption for s3 (#5740) 2018-05-28 20:22:08 -07:00
simple-client-sslcontext Update versions to 0.13.0-SNAPSHOT. (#5323) 2018-02-02 12:06:38 -06:00
stats Fix cache bug in stats module (#5650) 2018-04-17 15:11:03 -07:00