lostluck commented on PR #35964: URL: https://github.com/apache/beam/pull/35964#issuecomment-3226522247
> I notice that `LogValue` in `worker.go` will be called during logging: > > https://github.com/apache/beam/blob/4c5cadad5a7924cd1c19f3499b7724669acc8da7/sdks/go/pkg/beam/runners/prism/internal/worker/worker.go#L93 > > So I think I have to store the value instead of calling `ResolveEndpointForWorker` every time we log. Ultimately it should be the actual address used for connecting, so it can be traced better. Add a debug log if it needs to be different earlier in the process. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org