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

RemoteTaskActionClient: Fix statusCode check. #1917

Merged
merged 1 commit into from
Nov 5, 2015

Conversation

gianm
Copy link
Contributor

@gianm gianm commented Nov 5, 2015

It was supposed to be checking for 2xxs. It was a little too generous and accepted 3xxs as well.

@drcrallen
Copy link
Contributor

Please file an issue about RemoteTaskActionClient not having UTs and I'm 👍 after travis

@drcrallen
Copy link
Contributor

Failed on DruidCoordinatorTest.testCoordinatorRun:349 expected:<1> but was:<0>

@drcrallen drcrallen closed this Nov 5, 2015
@drcrallen drcrallen reopened this Nov 5, 2015
@gianm
Copy link
Contributor Author

gianm commented Nov 5, 2015

@drcrallen test issue #1918

@xvrl
Copy link
Member

xvrl commented Nov 5, 2015

do we have other places where we do those kinds of checks?

xvrl added a commit that referenced this pull request Nov 5, 2015
RemoteTaskActionClient: Fix statusCode check.
@xvrl xvrl merged commit 7cbff73 into apache:master Nov 5, 2015
@gianm
Copy link
Contributor Author

gianm commented Nov 5, 2015

@xvrl not that I could find with a string search

@gianm gianm deleted the math-is-hard branch November 5, 2015 19:36
@gianm gianm added this to the 0.9.0 milestone Nov 7, 2015
@gianm gianm modified the milestones: 0.8.3, 0.9.0 Dec 1, 2015
This was referenced Dec 1, 2015
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