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/22 13:48:28 UTC

[GitHub] [pulsar] adrianog opened a new issue #10328: startMessageIdInclusive not avail in python

adrianog opened a new issue #10328:
URL: https://github.com/apache/pulsar/issues/10328


   **Describe the bug**
   startMessageIdInclusive is not avail for c++/python
   https://pulsar.apache.org/api/client/2.7.0-SNAPSHOT/
   
   
       startMessageIdInclusive
   
       ReaderBuilder<T> startMessageIdInclusive()
   
       Set the reader to include the given position of startMessageId(MessageId)
   
       This configuration option also applies for any cursor reset operation like Reader.seek(MessageId).
   
       Returns:
           the reader builder instance
   
   
   **To Reproduce**
   Could not find anywhere in the c++ codebase
   
   **Expected behavior**
   Feature-parity with java.
   
   


-- 
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 #10328: startMessageIdInclusive not avail in c++ / python

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


   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] adrianog commented on issue #10328: startMessageIdInclusive not avail in c++ / python

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


   Can this be added to the 2.8 roadmap? I'm using some horrible hack to get around it.


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