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/12/06 19:20:21 UTC

[GitHub] srkukarni opened a new pull request #3136: Enhanced Pulsar Message API as well as functions context to get more message details

srkukarni opened a new pull request #3136: Enhanced Pulsar Message API as well as functions context to get more message details
URL: https://github.com/apache/pulsar/pull/3136
 
 
   
   ### Motivation
   
   This pr adds the following enhancements for python api
   1. Ability to specify event time stamp in producers
   2. Ability to get event timestamp from the consumed message
   3. Interfaces to get message_key, event_timestamp and properties from the current executing message in functions
   ### Modifications
   
   Describe the modifications you've done.
   
   ### Result
   
   After your change, what will change.
   

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