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

SimpleFetcherBolt handles 304 correctly #280

Merged
merged 2 commits into from Apr 29, 2016
Merged

SimpleFetcherBolt handles 304 correctly #280

merged 2 commits into from Apr 29, 2016

Conversation

jnioche
Copy link
Contributor

@jnioche jnioche commented Apr 29, 2016

see #279

SimpleFetcherBolt does not emit to default stream when code 304. Added test using Wiremock + http protocol returns empty array when entity is null

The test cannot be used for FetcherBolt yet as the tuples get flushed to the collector based on ticktuples - this will be fixed with #278

@jnioche jnioche self-assigned this Apr 29, 2016
@jnioche jnioche added this to the 0.10 milestone Apr 29, 2016
@jnioche jnioche merged commit ace035a into master Apr 29, 2016
@jnioche jnioche deleted the httpUnitTest branch April 29, 2016 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant