Skip to content

correcting STORAGE_QUERY_RECORD_HOST for indexer service

Aman Verma requested to merge users/amaverma/fixstorageQueryRecords into master

All Submissions:


  • [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them? YES
  • [YES/NO] I have updated the documentation accordingly. YES
  • [YES/NO/NA] My code follows the code style of this project. YES

Current Behavior or Linked Issues


correcting the STORAGE_QUERY_RECORD_HOST. Setting it to "https://${ENV_HOST}/api/storage/v2/query/records"

ISSUE: #130 (closed)

Does this introduce a breaking change?


  • [YES/NO]

Other information


related MR: osdu/platform/system/indexer-service!97 (diffs)

cc: @manishk

Merge request reports