You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/24 20:50:05 UTC

[GitHub] [beam] MarcoRob opened a new issue, #22054: [Feature Request]: Set option for acknowledge the messages in PulsarIO reader

MarcoRob opened a new issue, #22054:
URL: https://github.com/apache/beam/issues/22054

   ### What would you like to happen?
   
   Currently, the reader for PulsarIO used the Reader interface to manually handle the cursors in the ReadPulsarDoFn and it does not have the option to acknowledge the messages. So I am raising this issue to have this TODO and allow the user to set the acknowledgment of messages and implement and analyze the acknowledgment of the messages may be in batch or each time a bundle inside DoFn is done (this should be to be taken for analysis)
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: io-java-pulsar


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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


Re: [I] [Feature Request]: Set option for acknowledge the messages in PulsarIO reader [beam]

Posted by "rthneha (via GitHub)" <gi...@apache.org>.
rthneha commented on issue #22054:
URL: https://github.com/apache/beam/issues/22054#issuecomment-2022196098

   @MarcoRob I am facing an another issue regarding PulsarIO. https://github.com/apache/beam/issues/30688 Can you help me in letting me know if PulsarIO can support beam streaming, if yes then I am facing some issue elaborated here ?


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] github-actions[bot] closed issue #22054: [Feature Request]: Set option for acknowledge the messages in PulsarIO reader

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #22054: [Feature Request]: Set option for acknowledge the messages in PulsarIO reader
URL: https://github.com/apache/beam/issues/22054


-- 
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: github-unsubscribe@beam.apache.org

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


[GitHub] [beam] MarcoRob commented on issue #22054: [Feature Request]: Set option for acknowledge the messages in PulsarIO reader

Posted by GitBox <gi...@apache.org>.
MarcoRob commented on issue #22054:
URL: https://github.com/apache/beam/issues/22054#issuecomment-1165944784

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

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

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