sijie opened a new pull request #1636:  Rename Connect `Message` interface to 
`Record`
URL: https://github.com/apache/incubator-pulsar/pull/1636
 
 
   *Motivation*
   
   Having two different `Message` interfaces is a bit confusing and also 
introduced unnecessary object allocation.
   
   *Solution*
   
   - rename connect `Message` interface to `Record` interface
   - introduce an abstract base implementation for both `api.Message` and 
`connect.Record`
   - change the places to the new class

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to