vyommani commented on code in PR #487: URL: https://github.com/apache/ranger/pull/487#discussion_r1903743754
########## security-admin/src/main/java/org/apache/ranger/common/db/RangerTransactionSynchronizationAdapter.java: ########## @@ -42,22 +37,22 @@ import javax.persistence.OptimisticLockException; +import java.util.ArrayList; +import java.util.List; + @Component public class RangerTransactionSynchronizationAdapter extends TransactionSynchronizationAdapter { Review Comment: No it is not failing for me, i checked again may be for class declaration it is optional. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org