niketh edited a comment on issue #7030: Add apache pulsar based indexing service
URL: 
https://github.com/apache/incubator-druid/issues/7030#issuecomment-461573638
 
 
   It makes sense to implement this as a separate task and supervisor service. 
The characteristics of pulsar are different as compared to kafka. For example, 
running pulsar in a shared subscription, the consumers can read messages from 
any partition. The need for maintaining per consumer offsets etc are not needed.

----------------------------------------------------------------
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