Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Fix Gauntlet test: testQueueCapacityDecider #431

Open
khushbr opened this issue Jun 28, 2023 · 1 comment
Open

[FEATURE] Fix Gauntlet test: testQueueCapacityDecider #431

khushbr opened this issue Jun 28, 2023 · 1 comment
Labels
backport 2.x bug Something isn't working enhancement New feature or request

Comments

@khushbr
Copy link
Collaborator

khushbr commented Jun 28, 2023

testQueueCapacityDecider is currently failing in the main branch Gauntlet test workflow. The stacktrace taken from run 5259225360

java.lang.IllegalStateException: RCA-IT fails if some errors are found in the logs. If you think these errors are okay to ignore, you can use the @AErrorPatternIgnored to ignore them. Please see RcaItPocSingleNode.simple() for an example.
  The Runner found the following errors in log: [
  20:09:00.809 [grpc-nio-worker-ELG-12-1] ERROR ResourceLeakDetector:reportTracedLeak()::line:319 - LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
  Recent access records: 
  Created at:
  	io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:403)
  	io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:188)
  	io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:179)
  	io.netty.buffer.AbstractByteBufAllocator.buffer(AbstractByteBufAllocator.java:116)
  	io.grpc.netty.NettyAdaptiveCumulator.mergeWithCompositeTail(NettyAdaptiveCumulator.java:193)
  	io.grpc.netty.NettyAdaptiveCumulator.addInput(NettyAdaptiveCumulator.java:110)
@dblock
Copy link
Member

dblock commented Jun 6, 2024

[Triage -- attendees 1, 2, 3, 4, 5, 6, 7]

@dblock dblock added the bug Something isn't working label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants