Skip to content

Conversation

@tgroh
Copy link
Member

@tgroh tgroh commented Apr 16, 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.

getUpdate should be isUpdate, to meet standard JavaBeans style.

Remove deprecated update property from DataflowPipelineDebugOptions

@tgroh
Copy link
Member Author

tgroh commented Apr 16, 2016

R: @davorbonaci

@tgroh tgroh force-pushed the remove_deprecated_debug_options branch from d596ea5 to f2287b7 Compare April 16, 2016 00:27
@davorbonaci
Copy link
Member

davorbonaci commented Apr 16, 2016

LGTM.

R: @lukecwik for a second look on getX vs. isX with PipelineOptions.

getUpdate should be isUpdate, to meet standard JavaBeans style.

Remove deprecated update property from DataflowPipelineDebugOptions
@tgroh tgroh force-pushed the remove_deprecated_debug_options branch from f2287b7 to af3ccef Compare April 19, 2016 22:36
@lukecwik
Copy link
Member

LGTM

is and get are the same for boolean properties as per javabeans

@asfgit asfgit closed this in 4d37dcb Apr 20, 2016
swegner pushed a commit to swegner/beam that referenced this pull request Apr 22, 2016
Fix multithreaded visibility issue with TransformExecutor
iemejia pushed a commit to iemejia/beam that referenced this pull request Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
[euphoria-core] DataSinkWrapper is now Serializable
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
Toward apache#92.

Co-authored-by: Christopher Wilcox <crwilcox@google.com>
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