[jboss-jira] [JBoss JIRA] Created: (JBRULES-2502) Add ability to set http read and connection timeout in millis in RuleAgent/KnowledgeAgent

Tihomir Surdilovic (JIRA) jira-events at lists.jboss.org
Fri May 7 15:13:05 EDT 2010


Add ability to set http read and connection timeout in millis in RuleAgent/KnowledgeAgent
-----------------------------------------------------------------------------------------

                 Key: JBRULES-2502
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2502
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 5.1.0.M1, 4.0.7
            Reporter: Tihomir Surdilovic
            Assignee: Mark Proctor


Currently users have to set sun.net.client.defaultConnectTimeout and sun.net.client.defaultReadTimeout  system properties to a reasonable value to account for network/connection issues when rule resources are being checked for updates by RuleAgent/KnowledgeAgent. This is requesting ability to set 
both the read and connection timeouts through property/configuration options in RuleAgent and KnowledgeAgent to be able to specify user-defined settings. 
The code should also log any information about the tried connection (how long it took, if it timed out, or was successful) for debugging purposes by users.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list