Gregory Vortman created GEODE-2891: -------------------------------------- Summary: connect-timeout violation in C++ Native Client Key: GEODE-2891 URL: https://issues.apache.org/jira/browse/GEODE-2891 Project: Geode Issue Type: Bug Components: client/server Reporter: Gregory Vortman Fix For: 1.1.1
1. C++ native client doesn’t honour read-timeout-milli-sec in a consistent way while connecting to a server 2. The lock on the connection pool has a very high granularity. Even if the client can’t connect to one server, all other threads which are working with totally different servers get affected by it -- This message was sent by Atlassian JIRA (v6.3.15#6346)