Skip to content

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

This is the same as #146, cherry-picked to trunk, except I replaced Function<Throwable, ?> (from Guava) with Consumer<Throwable> (from java.util.function) in AsyncCallableService, since trunk can use Java 8 features.

How was this patch tested?

All Java unit tests pass, except some Kerberos-related ones already broken on trunk. Python unit tests and Checkstyle are also OK.

@asfgit
Copy link

asfgit commented Jan 20, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/217/
Test FAILed.
Test FAILured.

@adoroszlai adoroszlai merged commit f837a6c into apache:trunk Jan 21, 2018
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.

3 participants