[
https://issues.jboss.org/browse/ISPN-958?page=com.atlassian.jira.plugin.s...
]
Mircea Markus resolved ISPN-958.
--------------------------------
Resolution: Done
git [infinispan] push master e114e64.. Galder Zamarreño ISPN-958 - Java HotRod: Add client
timeout option...
jira [ISPN-958] Java HotRod: Add client timeout option [Coding In Progress (Unresolved)
Feature Request, Major, Galder Zamarreño]
https://issues.jboss.org/browse/ISPN-958
git [infinispan] push master URL:
http://github.com/infinispan/infinispan/compare/b8b910a...e114e64
git [infinispan] push 4.2.x c33fc56.. Mircea Markus Merge branch '4.2.x' of
github.com:infinispan/infinispan into 4.2.x
git [infinispan] push 4.2.x af7dc0b.. Galder Zamarreño ISPN-958 - Java HotRod: Add client
timeout option...
jira [ISPN-958] Java HotRod: Add client timeout option [Coding In Progress (Unresolved)
Feature Request, Major, Galder Zamarreño]
https://issues.jboss.org/browse/ISPN-958
git [infinispan] push 4.2.x URL:
http://github.com/infinispan/infinispan/compare/c8b8cd0...af7dc0b
Java HotRod: Add client timeout option
--------------------------------------
Key: ISPN-958
URL:
https://issues.jboss.org/browse/ISPN-958
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 4.2.1.CR3
Reporter: Radoslav Husar
Assignee: Galder Zamarreño
Fix For: 4.2.1.FINAL
There does not seem to be an option to specify a client time-out. This is pretty common
and IMHO a valid feature with any client out there.
http://docs.jboss.org/infinispan/4.2/apidocs/org/infinispan/client/hotrod...
The only option is to be catching a HotRodTimeoutException which is rethrowed on
replication timeout on the Infinispan side, which is not it.
http://docs.jboss.org/infinispan/4.2/apidocs/org/infinispan/client/hotrod...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira