-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38771/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Jayush
Luniya.
Bugs: AMBARI-13245
https://issues.apache.org/jira/browse/AMBARI-13245
Repository: ambari
Description
-------
The recently added {{Parallel}} class has a default thread timeout that is too
low. As a result, EclipseLink code is deadlocking and preventing queries from
executing.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/utils/Parallel.java
a67ee5c
Diff: https://reviews.apache.org/r/38771/diff/
Testing
-------
Manual testing only. No automated tests due to constructor changes only.
Thanks,
Nate Cole