Am 15.06.2021 um 07:41 schrieb Aaron Anderson:
  Thanks for the feedback Marcel. In order to support clustering I have almost completed 
the update of my reference application to use the RDBDocumentNodeStore implementation 
with AWS RDS Aurora but I am getting an exception related to the Guava version used by 
Oak: "java.lang.NoSuchMethodError: 
'com.google.common.util.concurrent.ListeningExecutorService 
com.google.common.util.concurrent.MoreExecutors.sameThreadExecutor()'" This 
apparently is no longer supported in the newer versions of Guava that the application 
server I am using includes. https://github.com/google/guava/issues/3562
May I create a pull request to update Jackrabbit Oak to be compatible with the 
latest version of Guava?

That will be tricky. See
<https://issues.apache.org/jira/browse/OAK-7182> for context.

...

Best regards, Julian

Reply via email to