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 2022/07/26 09:59:42 UTC

[GitHub] [pulsar] Gleiphir2769 opened a new issue, #16796: Incorrect out-of-order check for chunked message in consumerImpl

Gleiphir2769 opened a new issue, #16796:
URL: https://github.com/apache/pulsar/issues/16796

   **Describe the bug**
   Hello, I find a bug of `ConsumerImpl`. It seems that the last check for `TotalChunkMsgSize` is wrong. I'll do the fix work.
   https://github.com/apache/pulsar/blob/2330f6e42d743d98b7f5bc46e2450c2a8090e2fd/pulsar-client/src/main/java/org/apache/pulsar/client/impl/ConsumerImpl.java#L1424-L1426
   


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

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


[GitHub] [pulsar] Gleiphir2769 closed issue #16796: Incorrect out-of-order check for chunked message in consumerImpl

Posted by GitBox <gi...@apache.org>.
Gleiphir2769 closed issue #16796: Incorrect out-of-order check for chunked message in consumerImpl
URL: https://github.com/apache/pulsar/issues/16796


-- 
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] github-actions[bot] commented on issue #16796: Incorrect out-of-order check for chunked message in consumerImpl

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16796:
URL: https://github.com/apache/pulsar/issues/16796#issuecomment-1227966968

   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