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

AbstractProcessor created in SimpleBenchmark should call super#init

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • streams

    Description

      Around line 610:

                      return new AbstractProcessor<Integer, byte[]>() {
      
                          @Override
                          public void init(ProcessorContext context) {
                          }
      

      super.init should be called above.

      Attachments

        Issue Links

          Activity

            People

              JiminHsieh Jimin Hsieh
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: