eolivelli commented on pull request #8348:
URL: https://github.com/apache/pulsar/pull/8348#issuecomment-722938582


   @codelipenghui it would be interesting to have this patch in 2.7.0
   
   @merlimat unfortunately there are test failure related to this patch, like 
this one:
   ```
   java.lang.NullPointerException
        at 
org.apache.pulsar.io.flume.node.TestAbstractZooKeeperConfigurationProvider.tearDown(TestAbstractZooKeeperConfigurationProvider.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
   ```


----------------------------------------------------------------
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.

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


Reply via email to