Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20776

Camel-kinesis: Listing shard before every record request will increase extra latency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.7.0
    • camel-aws2-kinesis
    • None
    • Moderate

    Description

      Each time when camel kinesis connector requests records, it gets shard list first. This will increase E2E latency for each message. In most scenario, shard list won't change frequently. So, it's unnecessary to get shar list before every data request. We can start a thread to monitor the shard change.

       

      Attachments

        Issue Links

          Activity

            People

              fanyan Fan Yang
              fanyan Fan Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: