You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Krome Plasma (JIRA)" <ji...@apache.org> on 2016/07/20 12:40:20 UTC

[jira] [Created] (IGNITE-3515) NullPointerException when stopping IgniteSemaphore and no method has been called previously to initialize semaphore with initializeSemaphore().

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)