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 2021/09/08 06:10:26 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #11962: PIP 94: Message converter at broker level

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


   Protocol handler can be used for the publish side.
   For example in KoP, if messages were produced from Pulsar producer, when
   KoP read entries from BK, it converts the message to Pulsar format so that
   Pulsar consumer can receive the message.
   See https://github.com/streamnative/kop/pull/632 <https://github.com/streamnative/kop/pull/632> for details.
   
   Thanks,
   Yunze Xu
   
   
   
   
   
   > 2021年9月8日 下午2:03,Enrico Olivelli ***@***.***> 写道:
   > 
   > 
   > do we need do add a Converter on the Publish side ?
   > IIUC this Converter is for the Consumer
   > 
   > —
   > You are receiving this because you were assigned.
   > Reply to this email directly, view it on GitHub <https://github.com/apache/pulsar/issues/11962#issuecomment-914943326>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEK4RA3IL7F2TA32STSVZQ3UA34CJANCNFSM5DT4VXSA>.
   > 
   
   


-- 
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-unsubscribe@pulsar.apache.org

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