mreutegg commented on pull request #364: URL: https://github.com/apache/jackrabbit-oak/pull/364#issuecomment-918843412
One more thing. `LeaseFailureHandler` is currently not in an exported package. The package `org.apache.jackrabbit.oak.plugins.document.spi` is exported, but does not maintain a package-info.java with an explicit export version. What do you think about moving it to a new package `org.apache.jackrabbit.oak.plugins.document.spi.lease`? -- 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]
