Individual-chunk output for sh.status() is noisy

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.15.4
    • Affects Version/s: 0.14.0
    • Component/s: Shell API
    • None
    • Iteration Firenze
    • Not Needed

      We show objects like

                {
                  min: { a: 7 },
                  max: { a: 9 },
                  'on shard': 'shard02',
                  'last modified': Timestamp(0, 3)
                },
      

      instead of e.g. the legacy shell variant

                { "a" : 7 } -->> { "a" : 9 } on : shard03 Timestamp(3, 0)
      

      which is admittedly more readable, even though we only show per-chunk info when there are 20 chunks at most/verbose output was explicitly requested.

              Assignee:
              Anna Henningsen
              Reporter:
              Anna Henningsen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: