[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-09-03 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj updated RANGER-2797:
-
Issue Type: Bug  (was: Task)

> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
> Fix For: 2.1.0
>
> Attachments: RANGER-2797-V1.patch
>
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 
> Due to this transaction is rolled back  because transaction was set to 
> RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.
> This error is logged in log-file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-05-14 Thread Pradeep Agrawal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pradeep Agrawal updated RANGER-2797:

Fix Version/s: 2.1.0

> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Task
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
> Fix For: 2.1.0
>
> Attachments: RANGER-2797-V1.patch
>
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 
> Due to this transaction is rolled back  because transaction was set to 
> RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.
> This error is logged in log-file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-04-17 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2797:
---
External issue URL: https://reviews.apache.org/r/72373/

> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Task
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
> Attachments: RANGER-2797-V1.patch
>
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 
> Due to this transaction is rolled back  because transaction was set to 
> RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.
> This error is logged in log-file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-04-16 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2797:
---
Attachment: RANGER-2797-V1.patch

> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Task
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
> Attachments: RANGER-2797-V1.patch
>
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 
> Due to this transaction is rolled back  because transaction was set to 
> RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.
> This error is logged in log-file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-04-16 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2797:
---
Description: 
While creating multiple roles simultaneously, role creation succeeded but error 
 occurs while updating GlobalState Version as "One or more objects cannot be 
updated because it has changed or been deleted since it was last read." 

Due to this transaction is rolled back  because transaction was set to 
RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.

This error is logged in log-file.

  was:While creating multiple roles simultaneously, role creation succeeded but 
error  occurs while updating GlobalState Version as "One or more objects cannot 
be updated because it has changed or been deleted since it was last read." 


> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Task
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 
> Due to this transaction is rolled back  because transaction was set to 
> RollbackOnly error occurs in RangerTransactionSynchronizationAdapter class.
> This error is logged in log-file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (RANGER-2797) changing error to debug as it does not make impact on transactions

2020-04-16 Thread Mahesh Hanumant Bandal (Jira)


 [ 
https://issues.apache.org/jira/browse/RANGER-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahesh Hanumant Bandal updated RANGER-2797:
---
Description: While creating multiple roles simultaneously, role creation 
succeeded but error  occurs while updating GlobalState Version as "One or more 
objects cannot be updated because it has changed or been deleted since it was 
last read."   (was: While creating multiple roles simultaneously, role creation 
succeeded but error  occurs while updating GlobalState Version as "One or more 
objects cannot be updated because it has changed or been deleted since it was 
last read."

 )

> changing error to  debug as it does not make impact on transactions
> ---
>
> Key: RANGER-2797
> URL: https://issues.apache.org/jira/browse/RANGER-2797
> Project: Ranger
>  Issue Type: Task
>  Components: Ranger
>Reporter: Mahesh Hanumant Bandal
>Assignee: Mahesh Hanumant Bandal
>Priority: Minor
>
> While creating multiple roles simultaneously, role creation succeeded but 
> error  occurs while updating GlobalState Version as "One or more objects 
> cannot be updated because it has changed or been deleted since it was last 
> read." 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)