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 2021/04/27 03:18:43 UTC

[GitHub] [pulsar] bigbang489 opened a new issue #10394: [Pulsar SQL] Some of the most recently published messages are not returned when execute Pulsar SQL query

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



[GitHub] [pulsar] codelipenghui commented on issue #10394: [Pulsar SQL] Some of the most recently published messages are not returned when execute Pulsar SQL query

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #10394:
URL: https://github.com/apache/pulsar/issues/10394#issuecomment-1058891051


   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] bigbang489 commented on issue #10394: [Pulsar SQL] Some of the most recently published messages are not returned when execute Pulsar SQL query

Posted by GitBox <gi...@apache.org>.
bigbang489 commented on issue #10394:
URL: https://github.com/apache/pulsar/issues/10394#issuecomment-833186313


   Could anyone take a look at this issue?


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