You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mario Ivanac (JIRA)" <ji...@apache.org> on 2019/04/26 16:57:00 UTC

[jira] [Commented] (GEODE-6535) ConnectionManagerImpl exchangeConnection and borrowConnection(ServerLocation) ignore their timeout parameter

    [ https://issues.apache.org/jira/browse/GEODE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16827120#comment-16827120 ] 

Mario Ivanac commented on GEODE-6535:
-------------------------------------

According to current simple exchangeConnection and borrowConnection implementation, I think timeout parameter should be removed.

> ConnectionManagerImpl exchangeConnection and borrowConnection(ServerLocation) ignore their timeout parameter
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6535
>                 URL: https://issues.apache.org/jira/browse/GEODE-6535
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Darrel Schneider
>            Priority: Major
>
> The ConnectionManagerImpl methods exchangeConnection and borrowConnection(ServerLocation) both have a timeout parameter that they simply ignore.
> They should either honor the timeout by waiting for an existing connection or they should not take a timeout parameter.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)