Dear Developers,

Disabling rebalancer ("Configuration -> set "rebalancer enable") doesn't
work as documented. The documentation clearly states multiple times that
you only have to disable the rebalancer on either the database OR the
forest:
Quote: "For the rebalancer to run on a forest, it must be enabled on both
the database and the forest" (Source:
https://docs.marklogic.com/guide/admin/database-rebalancing )
This doesn't seem to be true (tested in MarkLogic 8). Disabling rebalancer
on the database alone doesn't seem to work at all, unless you disable it on
the forest as well.


Something unrelated:
We get runtime warnings from logback when using MarkLogic's Java-API. The
reason is that java-client-api.jar unfortunately contains a logback.xml
file. That's bad news for everyone using logback, since you will have 2
conflicting configurations, leading (at least) to runtime warnings.
In my opinion a "library-type"-jar (meaning a jar that is used by
applications and is not to be run on it's own) should not contain that sort
of configuration at all.


Best regards,
Mario
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to