#### Expected behavior

The websocket reader API should return messages inclusive of the messageId 
passed in.

#### Actual behavior

The websocket reader API is returning messages exclusive of the messageId 
passed in.

#### Steps to reproduce

Write a series of message, invoke the reader API passing in the first messageId 
as the starting message. The first message returned is the second message 
written.

#### System configuration
**Pulsar version**: 2.1.1 (apachepulsar/pulsar docker image)

[ Full content available at: https://github.com/apache/pulsar/issues/2682 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to