shunping commented on code in PR #35903:
URL: https://github.com/apache/beam/pull/35903#discussion_r2292516743
##########
sdks/go/container/boot.go:
##########
@@ -61,22 +61,46 @@ const (
workerPoolIdEnv = "BEAM_GO_WORKER_POOL_ID"
)
-func configureGoogleCloudProfilerEnvVars(ctx context.Context, logger
*tools.Logger, metadata map[string]string) error {
- if metadata == nil {
Review Comment:
Looks like the scenario here where an error would be raised is no longer in
the new code. Do we still need it?
--
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]