[
https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy updated QPID-3449:
-----------------------------
Status: Ready To Review (was: In Progress)
> 0-10 code path hardcodes session timeout to 60 seconds.
> -------------------------------------------------------
>
> Key: QPID-3449
> URL: https://issues.apache.org/jira/browse/QPID-3449
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker, Java Client
> Affects Versions: 0.10, 0.11, 0.12
> Reporter: Keith Wall
> Assignee: Alex Rudyy
> Attachments:
> QPID-3449-adds-ability-to-override-the-session-timeout.patch
>
>
> The 0-10 code path has a hardcoded timeout value (Session#timeout) used to
> enforce a maximum time permitted for Method invocation (Session#invoke) and
> sync (Session#sync). This value is 60,000ms.
> Users should have the ability to override this setting on both broker and
> client side in order that they have flexibility to deal with issues such as
> slow WAN, contended storage etc that may require this parameter to be tuned.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]