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

MirrorSourceConnector throwing NPE during `isCycle` check

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 3.3.1
    • 3.4.0
    • mirrormaker
    • None

    Description

      We are using MirrorMaker to replicate topics across clusters in AWS. As the process is starting up, we are getting a NullPointerException when MirrorSourceConnector is calling `isCycle`.

      Retrieving the `upstreamTopic` on this line of code is returning null, which causes the NPE on the next line. 

      Attachments

        Issue Links

          Activity

            People

              johnk John Krupka
              johnk John Krupka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: