Since `T` is never used (see `? extends` in `unchecked`), I think we could get rid of this custom interface in favor of [`Callable`](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html).
[ Full content available at: https://github.com/apache/ambari/pull/2259 ] This message was relayed via gitbox.apache.org for [email protected]
