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 2020/06/12 20:25:56 UTC

[GitHub] [pulsar] yoniiny opened a new issue #7265: Support partitioned topics in the Reader interface

yoniiny opened a new issue #7265:
URL: https://github.com/apache/pulsar/issues/7265


   **Is your feature request related to a problem? Please describe.**
   Working with large volumes of data requires partitioned topics. Ensuring exactly-once using idempotent operations requires using the Reader interface, but it doesn't support partitioned topics.
   
   **Describe the solution you'd like**
   The Reader interface should support partitioned topics
   
   **Describe alternatives you've considered**
   The issue #3643 would be a workaround that would allow this to work by creating and destroying Consumers. This is quite clunky though.


----------------------------------------------------------------
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 closed issue #7265: Support partitioned topics in the Reader interface

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #7265:
URL: https://github.com/apache/pulsar/issues/7265


   


-- 
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] sollecitom commented on issue #7265: Support partitioned topics in the Reader interface

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


   Any progress on this? It's a massive blocker for us.


----------------------------------------------------------------
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] 315157973 commented on issue #7265: Support partitioned topics in the Reader interface

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


   Please assign it to me


----------------------------------------------------------------
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 #7265: Support partitioned topics in the Reader interface

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


   https://github.com/apache/pulsar/pull/7518 has fixed the issue, so close for now.
   @sollecitom This feature has released in 2.7.0


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