Replace static `osdu` references from Search.java with `dataPartitionId` variable
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
Does this introduce a breaking change?
- [YES/NO]
What is the current behavior?
Some attributes were parsed with the expectation that their values would reference a data-partition-id of osdu
.
What is the new/expected behavior?
This logic has been updated to correctly reference the configured data-partition-id for a given instance of GCZ.
Closes #326 (closed)