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

REST: Introduce "caches" param for "top" command.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • rest
    • None

    Description

      We have top command on REST API:
      https://apacheignite.readme.io/docs/rest-api#topology

      And result of this command also contains short caches info (name, mode & SQL Schema).
      But in situation when node contains thousand caches and hundred nodes and caches have long names - that will result in a HUGE JSON.

      For example, I get 88Mb JSON for cluster of 128 nodes and 6000 caches.

      And my application do not need that info about caches, I just need a list of node IDs.

      Lets add one more flag "caches" (with default value "true", for compatibility) as we already have "attr" & "mtr".

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: