cancel
Showing results for 
Search instead for 
Did you mean: 

Default polling nterval of JMS-Sender

Former Member
0 Kudos

Dear all,

what is the deafault polling interval of an JMS-sender?

We know that we can change this by setting the parameter "JMS.QueueConnectionFactoryImpl.method.setPollingInterval", but what is the default without?

Kind regards, Stefan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Stefan,

Could you please share your findings on this?

Regards,

Janice

Former Member
0 Kudos

Still unknown.

Former Member
0 Kudos

Hi Stefan,

The default polling interval of JMS Sender channel is 1000 milli seconds. You can find this setting (Wait Before Reconnect) in the "Processing" Tab of the JMS channel.

Regards, Gaurav.

Former Member
0 Kudos

Hi Gaurav,

thanks for your reply. The configuration you've mentioned is useed in error case. Is this also used for non-error case? If so why do we have to configure the parameter "JMS.QueueConnectionFactoryImpl.method.setPollingInterval" ?

Kind regards, Stefan