We had a bug in the sync driver which is currently only fixed in the actual 
snapshot (see github issue 
<https://github.com/arangodb/arangodb-java-driver/issues/186>).
Because of the async driver I have to see your code but I think this could 
be the same behavior as in your other question 
<https://groups.google.com/forum/#!topic/arangodb/TiHYH1ANoSY>.

On Wednesday, 18 April 2018 12:15:41 UTC+2, Jefferson wrote:
>
> The problem occur with Async Client too, when i use the Sync, the thread 
> that run frozen, and when i connect the internet the thread come back, but 
> when i use Async and the internet is off, nothing happens, no erros, no 
> response, and i set timeout to 1 second timeout(1000), the version tha im 
> using is: compile group: 'com.arangodb', name: 
> 'arangodb-java-driver-async', version: '4.3.7'
>
> Em quarta-feira, 18 de abril de 2018 06:54:09 UTC-3, mpv1989 escreveu:
>>
>> That is strange. The driver operation should throw an ArangoDBException 
>> if the server is not reachable. Which version of the driver are you using?
>>
>> On Wednesday, 18 April 2018 10:33:53 UTC+2, Jefferson wrote:
>>>
>>> With Java Sync Driver, when the internet is off, any operation with Java 
>>> Client dont give any feedback...
>>>
>>> Em quarta-feira, 18 de abril de 2018 04:43:23 UTC-3, Jefferson escreveu:
>>>>
>>>> In Java Driver when the Internet is off, the timeout dont work and the 
>>>> request frozen, what could be?
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to