Shoothzj commented on pull request #2847: URL: https://github.com/apache/bookkeeper/pull/2847#issuecomment-951466747
@merlimat @eolivelli The exception is `java.lang.reflect.InaccessibleObjectException`. However, java8 does not have this class. So I think change the catch block to `Exception` may be better :) -- 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]
