Skip to content

Return records that belong to the target data partition id.

Morris Estepa requested to merge aws-integration-merge-estepamo into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
https://community.opengroup.org/osdu/platform/system/search-service/-/issues/110

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Records from other data partition ids in AWS are getting returned to the user

What is the new/expected behavior?

Only records from the user's data partition id are returned.

Have you added/updated Unit Tests and Integration Tests?

Yes

Any other useful information

Merge request reports