suztomo commented on pull request #14768: URL: https://github.com/apache/beam/pull/14768#issuecomment-839386146
Even after https://github.com/apache/beam/pull/14781 5-second timeout for `BeamFnLoggingServiceTest`, now the PR observes `GrpcLoggingServiceTest.testMultipleClientsFailingIsHandledGracefullyByServer` having the same problem. Thread dump: https://gist.github.com/suztomo/64b36fd7c7e011666cbc8f99d1079ed7#file-gistfile1-txt-L757 Note that BeamFnLoggingServiceTest and GrpcLoggingServiceTest have a very similar setup where three tasks use `CountDownLatch` instances to communicate the error handling. -- 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: [email protected]
