Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-3064

NullPointerException when communication issue with kafka server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.7.0
    • None
    • None
    • logging level must be DEBUG

    • Patch

    Description

      When flume has communication issues with kafka and the logging level is set to DEBUG, additionally to the log of the communication error an NPE will be thrown. This happens because kafka callback metadata parameter can be null, this is not handled, but it is only evaluated if the log level is DEBUG.

      The problem affects the kafka source and the channel.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kocka Laszlo Hornyak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: