Skip to content

Fixed javadoc comment in ResumeFromCheckpointStreamingTest.#1986

Closed
aviemzur wants to merge 2 commits intoapache:masterfrom
aviemzur:fix-checkpoint-test-javadoc
Closed

Fixed javadoc comment in ResumeFromCheckpointStreamingTest.#1986
aviemzur wants to merge 2 commits intoapache:masterfrom
aviemzur:fix-checkpoint-test-javadoc

Conversation

@aviemzur
Copy link
Member

@aviemzur aviemzur commented Feb 12, 2017

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.

@aviemzur
Copy link
Member Author

R: @staslev

#1815 fixed the issue in this TODO comment, but I didn't take it out.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 69.714% when pulling ecb563e on aviemzur:fix-checkpoint-test-javadoc into 5fe11a2 on apache:master.

@asfbot
Copy link

asfbot commented Feb 12, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7329/
--none--

* state is not preserved (Spark issue), so they start from initial value.
* //TODO: after the runner supports recovering the state of Aggregators, update this test's
* expected values for the recovered (second) run.
* <p>Tests Aggregators, which rely on Accumulators - Aggregators should be available.
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps this could be phrased a bit clearer in terms of the goals of this test?
Something along the lines of Tests that aggregator values are resorted upon recovery from checkpoint.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good 👍

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 69.704% when pulling 374e063 on aviemzur:fix-checkpoint-test-javadoc into 5fe11a2 on apache:master.

@asfbot
Copy link

asfbot commented Feb 13, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7351/
--none--

@asfgit asfgit closed this in 4beed50 Feb 13, 2017
@aviemzur aviemzur deleted the fix-checkpoint-test-javadoc branch March 11, 2017 09:51
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.

4 participants