Skip to content

Filter metadata records by 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/storage/-/issues/167

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
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Records from other partitions are returned when querying the service

What is the new/expected behavior?

Only records from the target data partition are returned.

Have you added/updated Unit Tests and Integration Tests?

Yes

Any other useful information

Merge request reports