lhotari commented on PR #22566:
URL: https://github.com/apache/pulsar/pull/22566#issuecomment-2072024722

   I might have encountered this issue recently when working on the /metrics 
endpoint issue.
   A few times I got errors such as `java.io.IOException: Packet len 15589885 
is out of range!` without any other proper explanation. More details of test 
setup in #22477 and #22494 comments. It seems that 
https://github.com/lhotari/pulsar-playground/blob/master/src/main/java/com/github/lhotari/pulsar/playground/TestScenarioCreateLongNamedTopics.java
 and 
https://github.com/lhotari/pulsar-playground/blob/master/src/main/java/com/github/lhotari/pulsar/playground/TestScenarioLoadAll.java
 would reproduce the problem I faced.


-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to