Diego Lovison created ISPN-10773:
------------------------------------
Summary: RestClientConfigurationBuilder timeout configuration must be a long
value
Key: ISPN-10773
URL:
https://issues.jboss.org/browse/ISPN-10773
Project: Infinispan
Issue Type: Bug
Affects Versions: 10.0.0.CR3
Reporter: Diego Lovison
The JavaAPI by default uses long when dealing with timeouts.
CompletableFuture.java
public T get(long timeout, TimeUnit unit)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)