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 2018/01/04 23:36:52 UTC

[GitHub] cckellogg opened a new pull request #1031: Add optional key/value metadata to consumers.

cckellogg opened a new pull request #1031: Add optional key/value metadata to consumers.
URL: https://github.com/apache/incubator-pulsar/pull/1031
 
 
   https://github.com/apache/incubator-pulsar/issues/980
   
   ### Motivation
   Add the ability to attach metadata (key/value strings) to a consumer. This provides more context about a producer and is useful for debugging, ui interaction, and/or metrics aggregation.
   
   ### Modifications
   - protobuf changes
   - metadata key/value strings to the consumer
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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