cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IBM MQ analysis

Malaik
DynaMight Champion
DynaMight Champion

Dear All,

 

Want to help me to understand better the bellow screenshot:

Malaik_0-1706427928183.png

when the wait time is 40sec, this mean that the consumer is waiting for the message to be put in the replay queue to proceed?

 

Thanks for your replay.

BRs,

 

 

Sharing Knowledge
3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You can read this in the documentation:

The time during which the code actively waits for something (for example, Object.wait() or a similar functionality).

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Malaik
DynaMight Champion
DynaMight Champion

Thanks. But this does not answer my question.

I know the definition for the wait time.

 

In this special case, IBM MQ,

The wait can have 2 different definitions:

Is the message is inside the queue and wait someone to consume it OR the message is not yet put in the queue.

 

I assume in that case, the message is not yet put in the queue, but want to be sure.

 

Sharing Knowledge

Featured Posts