KafkaPartitionConsumer should have a byte limit on prefetching.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Atlas Streams
    • Fully Compatible
    • ALL
    • Sprint 35, Sprint 36, Sprint 37
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently it uses `maxNumDocsToPrefetch` to decide how many docs to prefetch.

      Instead we should make it prefetch up to 10 batches each of size kDataMsgMaxByteSize. Note that it already emits batches of size kDataMsgMaxByteSize.

            Assignee:
            Kunaal Kumar
            Reporter:
            Sandeep Dhoot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: