ejabberd - Comments for "Clustering compatibility between ejabebrd versions?" https://www.ejabberd.im/forum/25276/clustering-compatibility-between-ejabebrd-versions en In ejabberd, clustering is https://www.ejabberd.im/forum/25276/clustering-compatibility-between-ejabebrd-versions#comment-66451 <p>In ejabberd, clustering is done at the mnesia level: nodes share some tables' content. So, it depends on which mnesia tables you configured to be replicated in the nodes (only you know this), and whether such tables have changed their schema between versions (there isn't any document for this, you can compare the source code, specifically the table definitions).</p> <p>In practice, the most basic tables haven't changed their schema in many months or years (roster, offline, muc_room...)</p> Wed, 09 Dec 2015 11:41:54 +0000 badlop comment 66451 at https://www.ejabberd.im