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/03/04 22:11:16 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #6474: [pulsar-proxy] fix logging for published messages

rdhabalia opened a new pull request #6474: [pulsar-proxy] fix logging for published messages
URL: https://github.com/apache/pulsar/pull/6474
 
 
   ### Motivation
   Proxy-logging fetches incorrect producerId for `Send` command because of that logging always gets producerId as 0 and it fetches invalid topic name for the logging.
   
   ### Modification
   Fixed topic logging by fetching correct producerId for `Send` command.

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


With regards,
Apache Git Services

[GitHub] [pulsar] jiazhai commented on issue #6474: [pulsar-proxy] fix logging for published messages

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #6474: [pulsar-proxy] fix logging for published messages
URL: https://github.com/apache/pulsar/pull/6474#issuecomment-598574143
 
 
   cherry-picked into branch-2.5

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


With regards,
Apache Git Services

[GitHub] [pulsar] sijie merged pull request #6474: [pulsar-proxy] fix logging for published messages

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #6474: [pulsar-proxy] fix logging for published messages
URL: https://github.com/apache/pulsar/pull/6474
 
 
   

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


With regards,
Apache Git Services