vsly-ru edited a comment on issue #6995:
URL: https://github.com/apache/pulsar/issues/6995#issuecomment-894788124


   @lukestephenson Did you find a way of achieving this? 
   I'm facing the same problem, but seems like Pulsar still can't be configured 
such a way, that a compacted topic becomes the key:value storage integrated 
into a distributed Pulsar infrastructure. 
   We're considering periodic topic migration: run compaction, read compacted 
-> write to a new topic, left "moved" message in the old topic with the new 
topic's name; Then you can delete the old one after a while.


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

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

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


Reply via email to