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

REST: expand parameters list of GetOrCreateCache command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.5
    • rest
    • None

    Description

      Current implementation is very primitive and do not allow to create caches with custom options via REST.

      http://host:port/ignite?cmd=getorcreate&cacheName=cache_name[&tempaleName=template_name][&backups=1][&writeSynchronizationMode=FULL_SYNC][&.... other options]

      Ignite will support two pre-configured templates out of the box: PARTITIONED and REPLICATED (same as SQL engine).

      If template name is not specified, by default it will be PARTITIONED.

       

       

      Attachments

        Activity

          People

            pkonstantinov Pavel Konstantinov
            kuaw26 Alexey Kuznetsov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: