0

We are using ml-gradle v4.1.0 and ML v10.0-3

We have 2 groups A and B in the cluster. A has 6 nodes and B has 4 nodes.

Despite using the property mlDatabasesWithForestsOnOneHost ml-gradle is creating an extra forest in B group (along with one forest in A group for a particular DB).

Since this mlDatabasesWithForestsOnOneHost property is set it should never create more than 1 primary forest for a particular DB.

I have also set the property mlForestsPerHost with DB_name,1

Please help.

Dixit Singla
  • 2,540
  • 3
  • 24
  • 39
  • Please open a bug in the ml-gradle github project; include any relevant properties in gradle.properties so it can be reproduced. – rjrudin Jun 25 '21 at 01:24

1 Answers1

0

I think mlDatabasesWithForestsOnOneHost is unstable and ignores mlDatabaseGroups: https://github.com/marklogic-community/ml-gradle/issues/593

asusu
  • 321
  • 1
  • 5