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

Hadoop QA commented on SENTRY-2126:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12906901/SENTRY-2126.001.patch 
against master.

{color:red}Overall:{color} -1 due to 4 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationWithHA
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationWithHA
{color:red}ERROR:{color} Failed: 
org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationWithHA

Console output: 
https://builds.apache.org/job/PreCommit-SENTRY-Build/3631/console

This message is automatically generated.

> Transactional retry not needed for JDO exceptions on 
> SENTRY_HMS_NOTIFICATION_ID
> -------------------------------------------------------------------------------
>
>                 Key: SENTRY-2126
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2126
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>         Attachments: SENTRY-2126.001.patch
>
>
> Transactional reties not needed for failures while persisting 
> MSentryHmsNotification which are because of duplicate key. 
>  
>  
> There are only inserts that happen on this table. If an insert failed because 
> of duplicate entry, it will likely fail in the subsequent retires. There is 
> no need to retry.
>  
> Specially in HA mode when multiple sentry servers can act as leader (split 
> Brian situation) this will cause additional load on the database for no 
> reason.



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

Reply via email to