Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-718

Hawtio: Messages viewed in Queue Browser differ based on changing of prioritizedMessages

XMLWordPrintable

      When the the following Configuration was set:<policyEntry queue="test"
      producerFlowControl="true" useCache="true"
      maxPageSize="25000" maxBrowsePageSize="500"
      memoryLimit="250 mb"
      prioritizedMessages="true"
      useConsumerPriority="false"
      optimizedDispatch="true"
      lazyDispatch="false"
      expireMessagesPeriod="5400000">And the broker was sent more messages than the specified maxBrowsePage, the Queue Browser in Hawtio changed its view based on the setting of prioritizedMessages.With prioritizedMessages="false" the messages in the queue browser would be shown with the first 500 messages sent to the queue.With prioritizedMessages="true" the messages in the queue browser would be shown with the first 500 messages sent to the queue, the messages shown in the queue browser appear random (even though all messages are essentially the same priority).

            dejanbosanac Dejan Bosanac
            davidjohnson_jira David Johnson (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: