eolivelli opened a new pull request #12643:
URL: https://github.com/apache/pulsar/pull/12643


   ### Motivation
   
   Exception in thread "FUNCTIONAME-0" java.lang.NullPointerException
   at 
org.apache.pulsar.functions.instance.LogAppender.stop(LogAppender.java:111)
   at 
org.apache.pulsar.functions.instance.JavaInstanceRunnable.close(JavaInstanceRunnable.java:472)
   at 
org.apache.pulsar.functions.instance.JavaInstanceRunnable.run(JavaInstanceRunnable.java:288)
   
   ### Modifications
   
   Add a Null Check
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Documentation
   
   - [x] `no-need-doc` 
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to