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

Make KafkaLookupExtractorFactoryTest fast #4466

Merged
merged 3 commits into from
Jun 26, 2017

Conversation

jihoonson
Copy link
Contributor

@jihoonson jihoonson commented Jun 24, 2017

Fix #4402 (comment).


This change is Reviewable

@jihoonson jihoonson closed this Jun 24, 2017
@jihoonson jihoonson reopened this Jun 24, 2017
@@ -562,4 +556,31 @@ public Boolean answer() throws Throwable
}
};
}

private static class ByteArray
Copy link
Member

Choose a reason for hiding this comment

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

You can use Bytes.asList()

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Member

@pjain1 pjain1 left a comment

Choose a reason for hiding this comment

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

👍

@leventov leventov merged commit 5fec619 into apache:master Jun 26, 2017
jon-wei pushed a commit to jon-wei/druid that referenced this pull request Jul 19, 2017
* Make KafkaLookupExtractorFactoryTest fast

* Use list

* Use Bytes
@jon-wei jon-wei added this to the 0.10.1 milestone Oct 18, 2017
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