Nuxeo clustering

I implemented nuxeo clustering with kafka and mongodb as database. When I checked several cases the following was not worked. I had stopped nuxeo service in one server and added file in other. But the file was not in the first one after starting nuxeo service

Is there any solution for that. If by any chance one of my VM got down, When it comes up all files that are added during that downtime need to be synced right?

0 votes

1 answers

769 views

ANSWER



The file should be visible if the Nuxeo servers shares the same DB cluster, ES cluster and Storage.

0 votes



I am not using the ES cluster. The Db cluster and storage are shared among the nuxeo servers. Is ES is a hard requirement for clustering
04/21/2021

Yes
04/21/2021

After disabling the embedded ES the nuxeo clustering was worked successfully. Now its working without the Elastic Search
04/23/2021