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

Not possible to browse entire queue with maxBrowsePageSize="0"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • None
    • JBoss A-MQ 6.3
    • hawtio (console)
    • None
    • Hide

      1. In etc/activemq.xml add the following policy entry
      <policyEntry queue="THE_QUEUE_NAME" strictOrderDispatch="false" prioritizedMessages="false" maxBrowsePageSize="0" maxPageSize="2000" useCache="true" usePrefetchExtension="true" producerFlowControl="true" queuePrefetch="50">

      2. From hawtio attempt to browse messages in the queue from the 'Browse' tab. (Nothing is shown)

      Show
      1. In etc/activemq.xml add the following policy entry <policyEntry queue="THE_QUEUE_NAME" strictOrderDispatch="false" prioritizedMessages="false" maxBrowsePageSize="0" maxPageSize="2000" useCache="true" usePrefetchExtension="true" producerFlowControl="true" queuePrefetch="50"> 2. From hawtio attempt to browse messages in the queue from the 'Browse' tab. (Nothing is shown)

    Description

      In A-MQ 6.3.0, 6.3.0-r1, 6.3.0-r2 it is no longer possible to browse an entire queue with setting maxBrowsePageSize="0"

      This worked in the 6.2.0 and 6.2.1 releases

      Attachments

        Activity

          People

            gtully@redhat.com Gary Tully
            rhn-support-lakagwu Lami Akagwu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: