[
https://issues.apache.org/jira/browse/GEODE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860510#comment-16860510
]
ASF subversion and git services commented on GEODE-6535:
--------------------------------------------------------
Commit 8a9d767c7ca8dd97b22fc6d020b8063bef1e9d08 in geode's branch
refs/heads/develop from mkevo
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8a9d767 ]
GEODE-6535 Remove unused timeout parameter (#3546)
> 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
> Assignee: Mario Kevo
> Priority: Major
> Labels: needs-review, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)