Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-1861

[QE] Investigate behavior of setMessagesCount in refactored clients

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.6.0.GA
    • None
    • None

      If I understand it correctly, if you set message count in our new refactor clients, our method `.receiveMessages..()` should get only number of messages set in `.setMessagesCount(..)` - not more.

      What I found in one or two tests was this - if you set `setMessageCount` to for example 100 messages, the `receiveMessagesTls()` got more than 100 messages (300 messages sent until that moment).

      So maybe it's fault in my understanding or maybe it is some issue in `VerifiableClient`, but I think we should take a look at this to prevent issues for the future.

              lkral Lukas Kral
              lkral Lukas Kral
              Lukas Kral Lukas Kral
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: