BewareMyPower commented on PR #24439:
URL: https://github.com/apache/pulsar/pull/24439#issuecomment-2996982979

   > If we need make the Pulsar reader to read Kafka format data, then we need 
this change.
   
   No. We need to ensure the `GetLastMessageId` RPC works even if the last 
entry is compacted with a non-default payload format.
   
   The consumer is able to configure a `MessagePayloadProcessor` to parse the 
message of different format. The reader does not have the configuration and I 
will use another PR to add it.


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