1 Reply Latest reply on Mar 4, 2010 11:58 AM by ataylor

    Last Value Queue and Paging

      I currently have a queue that is configured for PAGING after a certain size. It would be beneficial to also configure the queue as a Last Value queue.

       

      Do these options work together? I'm thinking they don't, since the Last Value option would have to look up the paged messages to evaluate them. Or maybe the Last Value only looks at non paged messages. Could someone please clarify how these two options interact. Thanks!

        • 1. Re: Last Value Queue and Paging
          ataylor

          Messages are paged at routing so will never reach the queue if they are paged, so yes if a message is currently in the queue with the same value then it wont be replaced until depaging occurs. You will need to make sure that your server is configured to handle this correctly, i.e. page size, number of last value messages you are sending, number of consumers etc.