Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-868

[AMQ7, Hawtio] Session filter doesn't work properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • None
    • console
    • None
    • User Experience
    • Hide
      1. Start broker.
      2. Create address named "pokus".
      3. Under that address create queue named "pokus".
      4. Connect at least two different instances of clients with sufficient timeout to given queue by e.g. following command:
        java -jar /var/dtests/node_data/clients/aac1.jar receiver --timeout 3600 --log-msgs dict --broker "amqp://localhost:61616" --conn-username admin --conn-password admin --address "pokus"
        
      5. Open Hawtio console and log in
      6. Click on tab "Consumers" in secondary navigation, you should see column "Session" in results and its value should be link.
      7. Click on session ID/hash mentioned in previous step. It should redirect you to "Sessions" tab (secondary navigation) and clicked value should be as value of a filter. Page should offer only one result. (See attached screenshot for more details.)
      8. Remove the value form filter field and click the magnifying glass icon to apply "empty" filter.
        Expected: all existing sessions should be displayed as results.
        Result: no results
      Show
      Start broker. Create address named "pokus". Under that address create queue named "pokus". Connect at least two different instances of clients with sufficient timeout to given queue by e.g. following command: java -jar /var/dtests/node_data/clients/aac1.jar receiver --timeout 3600 --log-msgs dict --broker "amqp://localhost:61616" --conn-username admin --conn-password admin --address "pokus" Open Hawtio console and log in Click on tab "Consumers" in secondary navigation, you should see column "Session" in results and its value should be link. Click on session ID/hash mentioned in previous step. It should redirect you to "Sessions" tab (secondary navigation) and clicked value should be as value of a filter. Page should offer only one result. (See attached screenshot for more details.) Remove the value form filter field and click the magnifying glass icon to apply "empty" filter. Expected: all existing sessions should be displayed as results. Result: no results

      1. ConsumerFilter.png
        61 kB
        Roman Vais
      2. ConsumerFilterEmpty.png
        56 kB
        Roman Vais

          rh-ee-ataylor Andy Taylor
          rvais Roman Vais
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: