You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Kukushkin (JIRA)" <ji...@apache.org> on 2017/11/14 07:59:00 UTC

[jira] [Closed] (IGNITE-6889) ignite.queue() returns null when queue configuration is null

     [ https://issues.apache.org/jira/browse/IGNITE-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kukushkin closed IGNITE-6889.
------------------------------------

> 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.2, 2.3
>            Reporter: Alexey Kukushkin
>              Labels: newbie, usability
>
> 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)