Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1408

CLI: sort output of ls command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.5.0
    • java client
    • None
    • Incompatible change
    • The output of ls-command in CLI does not contain the []-frame any more. Instead the nodes are sorted.

    Description

      Sort the output of the ls-command in the CLI. And remove the [] frame.

      Example: change output of "ls /"
      [test1, aa3, zkc1, aa2, aa1, zookeeper]
      to
      aa1, aa2, aa3, test1, zk1, zookeeper

      Attachments

        1. ZOOKEEPER-1408.patch
          11 kB
          Michi Mutsuzaki
        2. ZOOKEEPER-1408.patch
          10 kB
          Patrick D. Hunt
        3. ZOOKEEPER-1408.patch
          10 kB
          Hartmut Lang
        4. ZOOKEEPER-1408.patch
          7 kB
          Hartmut Lang

        Issue Links

          Activity

            People

              hlang Hartmut Lang
              hlang Hartmut Lang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: