eolivelli commented on issue #12087:
URL: https://github.com/apache/pulsar/issues/12087#issuecomment-927920268


   So can we name `newSingleMessage` to `getMessageAt` and `newMessage` to 
`asSingleMessage`
   
   ```
   EntryContext {
        int numMessages();
        Message getMessageAt(index.....)
        Message asSingleMessage()
   }
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to