Skip to content

ODP:6525 Fix compilation issues in TestServiceDBStore#140

Open
architlatkar27 wants to merge 1 commit intorel/ODP-3.3.6.4-1from
ODP-6525
Open

ODP:6525 Fix compilation issues in TestServiceDBStore#140
architlatkar27 wants to merge 1 commit intorel/ODP-3.3.6.4-1from
ODP-6525

Conversation

@architlatkar27
Copy link
Copy Markdown

What changes were proposed in this pull request?

Fix compilation issues in TestServiceDBStore

How was this patch tested?

mvn test -pl security-admin -Dtest=TestServiceDBStore -DfailIfNoTests=false
Build was successful


// Execute
List<org.apache.ranger.s3.PolicyStatement> result =
serviceDBStore.extractIAMOnlyStatements(iamStatements, rangerStatements);
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

def of this method is conflicting across ODP-main and 3.3.6.4-1 branches
Could you please verify once if this change is to be kept or not?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For ref - it expects Set in 3.3.6.4-1 but expects List in ODP main
which one is the correct one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant