XMLWordPrintableJSON

Details

    Description

      In the current implementation of the KafkaConsumer, the ConsumerCoordinator commits offsets before the consumer is closed, with a call to 
      maybeAutoCommitOffsetsSync(timer);
      The async consumer should provide the same behaviour to commit offsets on close. 

      This fix should allow to successfully run the following integration tests (defined in PlaintextConsumerTest)

      • testAutoCommitOnClose
      • testAutoCommitOnCloseAfterWakeup

      Attachments

        Issue Links

          Activity

            People

              pnee Philip Nee
              lianetm Lianet Magrans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: