Create Elastic Search Resource Processor and update Resource API

Create Elastic Search Resource Processor and update Resource API

Please provide me the process

It is not clear what you are looking for and it seems very high level, so it is very hard to answer. If you provide a better description of what you are looking for and want to do and better explain the use case you have a better chance of getting an answer.

  • Create a new Elastic Search Processor for the Resource API.
  • The resource API has the ProcessorService that should be moved to the new Elastic Search Resource Processor.
  • Processor should listen to the event bus topics already used by the Resource API (create/update/delete events).
  • In Resources API add fallback to DynamoDB if data is not found in ES index.
  • The package name should be resource-processor-es

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.