Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
callTimeoutPool is one of the last things instantiated in PutHiveStreaming.setup(). The cleanup code doesn't check for null before attempting to shutdown the callTimeoutPool, resulting an a NPE if callTimeoutPool is not initialized.
A NPE is also possible while iterating over allWriters.
Attachments
Issue Links
- links to