[
https://issues.apache.org/jira/browse/SENTRY-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688524#comment-16688524
]
Hadoop QA commented on SENTRY-2457:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12948339/SENTRY-2457.1.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/4236/console
This message is automatically generated.
> 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)