bigbang489 opened a new issue #10394:
URL: https://github.com/apache/pulsar/issues/10394


   Steps to reproduce the behavior:
   1. Publishing 10 messages into topic my-tenant/my-topic (with JSON Schema)
   2. Opening Pulsar SQL by command: Pulsar SQL
   3. Executing the query: select * from pulsar."my-tenant"."my-topic";
   
   **Expected behavior**
   10 messages should be returned to client
   
   **Actual behavior**
   Some of the most recently published messages are not returned to client.
   


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

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


Reply via email to