Skip to content

fix timeout check bug in DirectDruidClient#4287

Merged
fjy merged 1 commit intoapache:masterfrom
himanshug:fix_bug
May 17, 2017
Merged

fix timeout check bug in DirectDruidClient#4287
fjy merged 1 commit intoapache:masterfrom
himanshug:fix_bug

Conversation

@himanshug
Copy link
Copy Markdown
Contributor

@himanshug himanshug commented May 17, 2017

regression from #4229

@himanshug himanshug added the Bug label May 17, 2017
@himanshug himanshug added this to the 0.10.1 milestone May 17, 2017
Copy link
Copy Markdown
Contributor

@drcrallen drcrallen left a comment

Choose a reason for hiding this comment

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

Is this covered by unit tests?

@himanshug
Copy link
Copy Markdown
Contributor Author

@drcrallen there are tests with mocks which did not cover this specific change. i tried that today but looks like it would need some refactoring in there to make it testable where in the response handler could be exercised.
anyways, I have now tested it on our integration testing environment and its working.

@pjain1
Copy link
Copy Markdown
Member

pjain1 commented May 17, 2017

@himanshug are you trying to add unit test or is this mergeable ?

@drcrallen
Copy link
Copy Markdown
Contributor

Does this solve #1415 ?

@himanshug
Copy link
Copy Markdown
Contributor Author

@drcrallen this (and #4229 ) solve #1415 partially , timeout handling probably needs to be handled in many different places to fully solve #1415 . this should solve it at broker for queries which are processed fully in streams.

@pjain1 no, not in this pr at least. this is mergeable.

@fjy fjy merged commit 0e05686 into apache:master May 17, 2017
@vogievetsky vogievetsky mentioned this pull request Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants