Krome Plasma created IGNITE-3515:
------------------------------------
Summary: NullPointerException when stopping IgniteSemaphore and no method has been called previously to initialize semaphore with initializeSemaphore().
Key: IGNITE-3515
URL:
https://issues.apache.org/jira/browse/IGNITE-3515 Project: Ignite
Issue Type: Bug
Components: data structures
Affects Versions: 1.6
Reporter: Krome Plasma
Fix For: 1.7
IgniteSemaphore stop() method does not check if internal synchronization object 'sync' is null hence null pointer exception is thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)