You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/11/01 18:26:18 UTC

[GitHub] [beam] lostluck commented on a change in pull request #15859: [BEAM-13001] fixes Golint issues

lostluck commented on a change in pull request #15859:
URL: https://github.com/apache/beam/pull/15859#discussion_r740434182



##########
File path: sdks/go/pkg/beam/core/metrics/store.go
##########
@@ -155,6 +155,7 @@ type ptCounterSet struct {
 type bundleProcState int
 
 const (
+	// Bundle execution states

Review comment:
       Technically, you'll need to add a comment that starts with  `// StartBundle` and so forth here.




-- 
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-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org