You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:18:12 UTC

[GitHub] [pulsar] sijie commented on issue #7028: Support shared subscriptions on compacted topics

sijie commented on issue #7028:
URL: https://github.com/apache/pulsar/issues/7028#issuecomment-633763777


   @lukestephenson 
   
   If you use a partitioned topic, the data is already partitioned. each partition will be compacted if you enable compaction. So each partition can have its own compacted state. Then you can read the compacted topic use Failover subscription. This would achieve the exact same thing as you did in Kafka.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org