Yong Hao Gao [
http://community.jboss.org/people/gaohoward] created the discussion
"Re: Message Acknowledgement Timeout"
To view the discussion, visit:
http://community.jboss.org/message/575339#575339
--------------------------------------------------------------
that depends. It your message is non-persistent, the server won't redeliver it again
in case of failure. For a persistent message, broker will redeliver it when it detects the
network failure. If a client hold a message and doesn't ack, the server won't
redeliver it. In any case, the broker won't hang. For config you can find the details
in the user's manual.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/575339#575339]
Start a new discussion in JBoss Messaging at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]