[
https://issues.apache.org/jira/browse/SENTRY-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated SENTRY-2457:
--------------------------------
Status: Patch Available (was: Open)
> Reuse connection objects on TestConcurrentClients#testConcurrentHS2Client
> -------------------------------------------------------------------------
>
> Key: SENTRY-2457
> URL: https://issues.apache.org/jira/browse/SENTRY-2457
> Project: Sentry
> Issue Type: Test
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Priority: Minor
> Attachments: SENTRY-2457.1.patch
>
>
> TestConcurrentClients#testConcurrentHS2Client creates a new Connection object
> for every operation executed in the thread. If we re-use the Connection
> object, then we could reduce the time this test is executed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)