Skip to content

Create new endpoint to trigger refresh of database connections

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

This MR has the objective to create a new http endpoint to trigger the refresh of the available partitions and its database connections in DbConnectionPool cache.

Another propose is to update the osduStubServer to get custom port and a list of partitions in order to able to test the osdu data connectivity mode.

Issue: #72 (closed)

Edited by Gilson Martins

Merge request reports