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

Add a method gets caches in batch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Ignite allows to create (and/or get) caches in batch, but not allows to do get without create.

      In some cases need to start particular subset of all cluster caches, but if calls this one by one:

      org.apache.ignite.Ignite#cache

      we have a risk to overload discovery layer by messages of DynamicCacheChangeRequest.

       

      Will be better to add a specific method for gets of caches in batch.

      org.apache.ignite.Ignite#caches

      Attachments

        Activity

          People

            Unassigned Unassigned
            v.pyatkov Vladislav Pyatkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: