b-slim commented on issue #6431: Add Kinesis Indexing Service to core Druid URL: https://github.com/apache/incubator-druid/pull/6431#issuecomment-428039746 @gianm am not expert of Pulsar but if am not wrong Pulsar record id is per topic and not TopicPartition and i think Consumer don't have the choice over the partition...https://pulsar.apache.org/docs/latest/getting-started/ConceptsAndArchitecture/#subscription-modes. What am saying here is that instead of reviewing a 18K lines change PR, We need to have a Proposal to define basic abstractions like what is a record/recordId what is a partition, what is a sequence Number, what does seekAfter means, what does a checkpoint means etc ...
---------------------------------------------------------------- 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]
