Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6638

TokenLoader replacement with Kafka

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • None
    • None
    • None

    Description

      TokenLoader class has the same role as a consumer in Kafka. Research how to replace it with Kafka There are two options :
      1) to have a Kafka consumer that will process the messages the same way as the TokenLoader
      or
      2) replace some of the business logic of TokenLoader with Kafka Streams and push to another Kafka topic the message with concrete tokens.

      In the current implementation, MessageHolderWithVariantsConsumer consumes MessageHolderWithVariants and send it to TokenLoader#loadAndQueueTokenBatch

      TODO subtasks need to be defined.

      Attachments

        Activity

          People

            Unassigned Unassigned
            polina.n.koleva Polina Koleva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: