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

Skip api compatibility validations for the microbench module #12718

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

amirhadadi
Copy link
Contributor

Skip revapi check for the microbench module and remove benchmarking specific configuration from the revapi plugin.

Fixes #12716.

…pecific configuration from the revapi plugin.
@chrisvest chrisvest merged commit b7ecda0 into netty:4.1 Aug 18, 2022
chrisvest pushed a commit that referenced this pull request Aug 18, 2022
Motivation:
We should be able to evolve and change our benchmark code and infrastructure without worrying about compatibility.

Modification:
Skip revapi check for the microbench module and remove benchmarking specific configuration from the revapi plugin.

Result:
The microbench module is no longer subject to compatibility checks.

Co-authored-by: ahadadi <ahadadi@outbrain.com>
@chrisvest
Copy link
Contributor

Thanks!

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.

microbench module is subject to API compatibility validations
3 participants