Alexey Kukushkin created IGNITE-6889:
----------------------------------------

             Summary: ignite.queue() returns null when queue configuration is 
null
                 Key: IGNITE-6889
                 URL: https://issues.apache.org/jira/browse/IGNITE-6889
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.3, 2.2
            Reporter: Alexey Kukushkin


ignite.queue() returns null when queue configuration is null.

Reproducer: assertTrue(ignite.queue("a_queue", 1000, null) != null)

We should either allow specifying null as a queue configuration (meaning 
default configuration) or raise an IllegalArgumentException if collection 
configuration is null



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to