Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6889

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.2, 2.3
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kukushal Alexey Kukushkin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: