Skip to content

Push approach to send Index/Reindex requests to IndexerService (GONRG-4355)

Dmitrii Novikov (EPAM) requested to merge push-index-request into master

Type of change

  • Bug Fix
  • Feature

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?

  • [YES]

What is the current behavior?

  • Connected core-lib-gcp token provider
  • Implemented REST publisher to send requests to IndexerService
  • Updated README
  • Implemented subscriber to listen record-changed topic
Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports