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

ARTEMIS-2477 - create a less verbose and more descriptive warning whe… #2827

Closed
wants to merge 1 commit into from

Conversation

andytaylor
Copy link
Contributor

…n the native Netty jars are not present on the classpath

https://issues.apache.org/jira/browse/ARTEMIS-2477

void unableToCheckKQueueAvailabilityNoClass();

@LogMessage(level = Logger.Level.WARN)
@Message(id = 212076, value = "epoll is not available, please add to the classpath or configure useEpoll=false to remove this warning",
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Epoll

Copy link
Contributor

Choose a reason for hiding this comment

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

I will merge it with some git-fu,

./scripts/checkout-PR.sh 2827
# ammend myself
git commit -a --amend
./scripts/merge-branch 2827
git push apache master

@asfgit asfgit closed this in d888e91 Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants