Skip to content

TomcatTransportTest.clientChecksInboundMetadataSize_header is flaky #12524

@ejona86

Description

@ejona86

https://github.com/grpc/grpc-java/actions/runs/19511968094/job/55853763048?pr=12523
https://github.com/grpc/grpc-java/actions/runs/19511968094/job/55853763051?pr=12523

TomcatTransportTest > clientChecksInboundMetadataSize_header FAILED
    java.lang.IllegalStateException: The output buffer object has been recycled and is no longer associated with this facade
        at org.apache.catalina.connector.CoyoteOutputStream.isReady(CoyoteOutputStream.java:186)
        at io.grpc.servlet.jakarta.AsyncServletOutputStreamWriter.runOrBuffer(AsyncServletOutputStreamWriter.java:225)
        at io.grpc.servlet.jakarta.AsyncServletOutputStreamWriter.flush(AsyncServletOutputStreamWriter.java:161)
        at io.grpc.servlet.jakarta.ServletServerStream$Sink.writeHeaders(ServletServerStream.java:236)
        at io.grpc.internal.AbstractServerStream.writeHeaders(AbstractServerStream.java:104)
        at io.grpc.internal.AbstractTransportTest.clientChecksInboundMetadataSize_header(AbstractTransportTest.java:2024)

Metadata

Metadata

Assignees

No one assigned

    Labels

    highly flakyIssue is for a test that is crying wolf

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions