Skip to content

MINOR: Mx4jLoader always returns false even if mx4j is loaded & started#2295

Closed
eribeiro wants to merge 1 commit intoapache:trunkfrom
eribeiro:mx4jloader-bug
Closed

MINOR: Mx4jLoader always returns false even if mx4j is loaded & started#2295
eribeiro wants to merge 1 commit intoapache:trunkfrom
eribeiro:mx4jloader-bug

Conversation

@eribeiro
Copy link
Copy Markdown
Contributor

Mx4jLoader.scala should explicitly return true if the class is successfully loaded and started, otherwise it will return false even if the class is loaded.

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 29, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/394/
Test PASSed (JDK 7 and Scala 2.10).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 29, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/395/
Test PASSed (JDK 8 and Scala 2.12).

@asfbot
Copy link
Copy Markdown

asfbot commented Dec 29, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/396/
Test FAILed (JDK 8 and Scala 2.11).

@ewencp
Copy link
Copy Markdown
Contributor

ewencp commented Dec 30, 2016

LGTM

@asfgit asfgit closed this in 64bab80 Dec 30, 2016
soenkeliebau pushed a commit to soenkeliebau/kafka that referenced this pull request Feb 7, 2017
Mx4jLoader.scala should explicitly `return true` if the class is successfully loaded and started, otherwise it will return false even if the class is loaded.

Author: Edward Ribeiro <edward.ribeiro@gmail.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes apache#2295 from eribeiro/mx4jloader-bug
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.

3 participants