Skip to content

Conversation

@dhalperi
Copy link
Contributor

@dhalperi dhalperi commented Apr 4, 2016

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace "<Jira issue #>" in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

This fixes a bug submitting jobs to Google Cloud Dataflow service.

@dhalperi
Copy link
Contributor Author

dhalperi commented Apr 4, 2016

R: @dpmills @davorbonaci @bjchambers

private final long initialIntervalMillis;
private int currentAttempt;

@Deprecated
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a comment about why this is around and deprecated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

This fixes a bug submitting jobs to Google Cloud Dataflow service.
@davorbonaci
Copy link
Member

LGTM

@dhalperi
Copy link
Contributor Author

dhalperi commented Apr 4, 2016

Travis passed; merging now.

@asfgit asfgit closed this in ac314ee Apr 4, 2016
@dhalperi dhalperi deleted the fix-backoff branch April 4, 2016 22:26
dhalperi added a commit to GoogleCloudPlatform/DataflowJavaSDK that referenced this pull request Apr 5, 2016
dhalperi added a commit to GoogleCloudPlatform/DataflowJavaSDK that referenced this pull request Apr 14, 2016
iemejia referenced this pull request in iemejia/beam Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
 #! Remove unnecessary null check, re-use variable
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