Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3586

Hawtio sorts containers based on status, then by name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • Hawtio
    • None
    • % %
    • Hide

      1) Create a fabric
      2) Add 2 root containers named root 2 and root3
      3) The containers will be sorted in the following order

      • root
      • root2
      • root3
        4) Stop the root2 container
        5) The container will now be sorted in the following order:
      • root
      • root3
      • root2
        6) While root2 is restarted the order is as follows:
      • root2
      • root
      • roo3
        7) Once root2 is started the order is as follows:
      • root
      • root2
      • root3
      Show
      1) Create a fabric 2) Add 2 root containers named root 2 and root3 3) The containers will be sorted in the following order root root2 root3 4) Stop the root2 container 5) The container will now be sorted in the following order: root root3 root2 6) While root2 is restarted the order is as follows: root2 root roo3 7) Once root2 is started the order is as follows: root root2 root3

    Description

      The containers list pages appears to sort the containers first by status, then by name.

      This sorting should be configurable to prevent the order of containers from changing when the status of the container changes.

      Attachments

        Activity

          People

            kearls@redhat.com Kevin Earls (Inactive)
            rhn-support-jsherman Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: