Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

- APEX-256 Added unit tests to verify that checkpointed is or is not … #163

Closed
wants to merge 1 commit into from

Conversation

ilooner
Copy link
Contributor

@ilooner ilooner commented Nov 11, 2015

…called immediately after triggering a copyToHDFS for the different processing modes for asynchronous checkpointing.

…called immediately after triggering a copyToHDFS for the different processing modes for asynchronous checkpointing.
@ilooner
Copy link
Contributor Author

ilooner commented Nov 11, 2015

@gauravgopi123 Please review

public org.junit.runner.Description desc;

public String getDir()
{
Copy link
Contributor

Choose a reason for hiding this comment

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

This method gets called twice for a test. Instead have a directory variable defined and initialize that variable with "target/" + desc.getClassName() + "/" + desc.getMethodName() in starting(). You don't need to store description variable

@tweise
Copy link
Contributor

tweise commented Jan 23, 2016

@ilooner can you please rebase and address the review comments?

@asfgit asfgit closed this in 9ffbc73 Jan 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants