dclim commented on issue #6431: Add Kinesis Indexing Service to core Druid
URL: https://github.com/apache/incubator-druid/pull/6431#issuecomment-443066631
 
 
   Hey Druid community,
   
   Calling for volunteers to help out with this beast of a PR. It would be 
great if there could be a few more sets of eyes reviewing the changes and 
mainly providing general feedback on the high-level design and perhaps 
reviewing critical pieces of the implementation if time permits. The most 
critical classes to look at would be the ones Josh mentioned in the initial 
comment, in particular:
   
   ```
   RecordSupplier + implementations (KafkaRecordSupplier, KinesisRecordSupplier)
   SeekableStreamSupervisor + implementations (KafkaSupervisor, 
KinesisSupervisor)
   SeekableStreamIndexTask + implementations (KafkaIndexTask, KinesisIndexTask)
   SeekableStreamIndexTaskRunner + implementations 
(IncrementalPublishingKafkaIndexTaskRunner, KinesisIndexTaskRunner)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to