Skip to content

[AMBARI-22805] Blueprints do not handle some failures properly#159

Merged
adoroszlai merged 1 commit intoapache:trunkfrom
adoroszlai:AMBARI-22805_blueprint-failures_trunk
Jan 21, 2018
Merged

[AMBARI-22805] Blueprints do not handle some failures properly#159
adoroszlai merged 1 commit intoapache:trunkfrom
adoroszlai:AMBARI-22805_blueprint-failures_trunk

Conversation

@adoroszlai
Copy link
Copy Markdown
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
Copy Markdown

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