Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-15942

Implement ConsumerInterceptor

    XMLWordPrintableJSON

Details

    Description

      As title, we need to implement ConsumerInterceptor in the AsyncKafkaConsumer

       

      This is the current code. The implementation would be very similar

      if (interceptors != null)
          interceptors.onCommit(offsets); 

      Attachments

        Activity

          People

            lucasbru Lucas Brutschy
            pnee Philip Nee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: