BewareMyPower commented on issue #11962:
URL: https://github.com/apache/pulsar/issues/11962#issuecomment-915683801


   If the user only had Kafka clients for now, they can choose 
`entry.format=kafka` for high performance. If one day they switched to Pulsar 
clients, they can configure message converters to consume old data.
   
   If the user already had Kafka clients and Pulsar clients for the same 
topics, they must choose `entry.format=pulsar` now without PIP 94. In future, 
when they eliminate all Kafka clients, even including KoP itself, they'll find 
there's no way to consume old data.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to