Skip to content

[BEAM-8226] Alter getInputElementsConsumed computation for monitoring…#9571

Merged
Ardagan merged 1 commit intoapache:masterfrom
y1chi:consumed_elements
Sep 14, 2019
Merged

[BEAM-8226] Alter getInputElementsConsumed computation for monitoring…#9571
Ardagan merged 1 commit intoapache:masterfrom
y1chi:consumed_elements

Conversation

@y1chi
Copy link

@y1chi y1chi commented Sep 13, 2019

…Infos in RegisterAndProcessBundleOperation.java

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • 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.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status 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
--- Build Status
Build Status
Build Status --- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@y1chi y1chi force-pushed the consumed_elements branch 3 times, most recently from 284217a to 0219654 Compare September 13, 2019 21:44
…Infos in RegisterAndProcessBundleOperation.java
@y1chi
Copy link
Author

y1chi commented Sep 13, 2019

Run Java PreCommit

@y1chi
Copy link
Author

y1chi commented Sep 13, 2019

R: @Ardagan
CC: @angoenka

Not entirely sure this is correct fix but it seems to give us more consistent count numbers between legacy metrics and the new ones.

Mikhail could you take a look, whether this makes sense at all? Or explain a little bit why the condition was !equals(grpcReadTransformOutputPCollectionName)?

Copy link
Contributor

@Ardagan Ardagan left a comment

Choose a reason for hiding this comment

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

That is a valid fix for typo.

@Ardagan Ardagan merged commit 371c122 into apache:master Sep 14, 2019
@y1chi
Copy link
Author

y1chi commented Sep 14, 2019

That is a valid fix for typo.

Thanks.

@y1chi y1chi deleted the consumed_elements branch September 14, 2019 05:13
@aaltay
Copy link
Member

aaltay commented Sep 16, 2019

Should this be cherry picked to the release branch?

/cc @markflyhigh

y1chi pushed a commit to y1chi/beam that referenced this pull request Sep 16, 2019
…Infos in RegisterAndProcessBundleOperation.java (apache#9571)
@Ardagan
Copy link
Contributor

Ardagan commented Sep 16, 2019 via email

soyrice pushed a commit to soyrice/beam that referenced this pull request Sep 19, 2019
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