acrites commented on PR #37692: URL: https://github.com/apache/beam/pull/37692#issuecomment-3954017872
It seems like it's just flakey. From my reading of the code, when we create the client, it's possible the async thread consuming logs could become complete while in the constructor: https://github.com/apache/beam/blob/eac11fed1d45bdfd50c9499b8c4a75f36dfbdfe7/sdks/java/harness/src/main/java/org/apache/beam/fn/harness/logging/BeamFnLoggingClient.java#L173. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
