Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close #6 feature to terminate job earlier #17

Merged

Conversation

dmitri-carpov
Copy link
Contributor

No description provided.

@suhailshergill
Copy link
Collaborator

@dmitri-carpov please break the commit into smaller bites, otherwise it would be difficult for me to review

@@ -1,11 +1,11 @@
# Error Handling
### Error Handling
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be a top-level heading

@jonas
Copy link
Contributor

jonas commented Jan 27, 2016

Most changes are from updating the license header

@dmitri-carpov dmitri-carpov force-pushed the dmitri/6-terminate-job-earlier branch 2 times, most recently from 397980e to cad5cc8 Compare January 27, 2016 21:36
@suhailshergill
Copy link
Collaborator

@dmitri-carpov looks good (:+1: from me). that being said, since this feature is blocking a few items i think it would be worthwhile for @WadeWaldron also takes a brief look to vet things

@jonas
Copy link
Contributor

jonas commented Jan 28, 2016

Minor nit: new code doesn't use src/main/com.mediative.eigenflow but src/main/com/mediative/eigenflow


akka {
log-dead-letters = 0
loglevel = "ERROR"
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if this should be changed to "WARNING"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eigenflow uses warnings to report retries, what produces too much noise during testing.
we could potentially improve it by setting log level only for eigenflow package.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah sorry, I didn't realize this was in the "it" resources.

Also, did you mean "eigenflow uses warnings to report retries"? That would seem more appropriate.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, warnings :)

@dmitri-carpov dmitri-carpov force-pushed the dmitri/6-terminate-job-earlier branch from 6e0df34 to a79a6ca Compare January 29, 2016 15:27
dmitri-carpov added a commit that referenced this pull request Jan 29, 2016
@dmitri-carpov dmitri-carpov merged commit 93cbefd into mediative:master Jan 29, 2016
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