Skip to content

Conversation

@ajamato
Copy link

@ajamato ajamato commented Dec 11, 2018

…vide specs and validate MonitoringInfos are properly populated.

Please add a meaningful description for your change here


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

…vide specs and validate MonitoringInfos are properly populated.
@ajamato
Copy link
Author

ajamato commented Dec 11, 2018

@robertwb @echauchot @Ardagan

@ajamato
Copy link
Author

ajamato commented Dec 11, 2018

Run Python PreCommit

@ajamato
Copy link
Author

ajamato commented Dec 11, 2018

@swegner

}

/** Sets the PTRANSFORM MonitoringInfo label to the given param. */
public void setPTransformLabel(String pTransform) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we can remove setPTransformLabel and setPCollectionLabel and utilize setLabel method inline. We can keep these for convenience as of now.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to keep these here for convenience. Plus, using this is preferred since it will prevent missetting the label key.

@ajamato
Copy link
Author

ajamato commented Dec 11, 2018

Not sure why this python pipeline is failing, as this PR doesn't touch python code. Perhaps there is an ongoing error?

@ajamato
Copy link
Author

ajamato commented Dec 11, 2018

Run Python PreCommit

@swegner swegner self-requested a review December 12, 2018 16:46
Copy link
Contributor

@swegner swegner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@swegner
Copy link
Contributor

swegner commented Dec 12, 2018

@ajamato is there a JIRA you can associate with this PR for context?

@swegner
Copy link
Contributor

swegner commented Dec 12, 2018

I merged in master to resolve merge conflicts; will merge this PR once pre-commit checks complete.

@swegner swegner force-pushed the simple_monitoring_info_builder branch from 5cf1ee7 to 11513c3 Compare December 12, 2018 17:00
@ajamato ajamato changed the title Add a MonitoringInfoSpec proto and SimpleMonitoringInfoBuilder to pro… [BEAM-6138] Add a MonitoringInfoSpec proto and SimpleMonitoringInfoBuilder to pro… Dec 12, 2018
@ajamato
Copy link
Author

ajamato commented Dec 12, 2018

BEAM-6138

@swegner swegner merged commit dc10f75 into apache:master Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants