Circular Dependency for multinode module (Xodus)
问题 After quite some trials, I find that it is not possible to use the multinode module at all. Since the multinode depends on entity-store module and vice versa. Thus including the multinode module into Gradle config of entity-store causes circular dependency. Anyhow, I am still trying some hacks. Essentially the major issue I find is the creation of the S3BlobVault , since it is easy to (re)create the S3DataReaderWriterProvider from outside the Xodus project, the major issue is the S3BlobVault