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

Errors.exceptionName() can throw NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0.0
    • 0.10.0.1, 0.10.1.0
    • None

    Description

      When calling Errors.exceptionName() on the NONE error an NPE is thrown.

      public String exceptionName() {
         return exception.getClass().getName();
       }
      

      Attachments

        Issue Links

          Activity

            People

              ijuma Ismael Juma
              granthenke Grant Henke
              Ewen Cheslack-Postava Ewen Cheslack-Postava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: