We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d39f4 commit f711ee9Copy full SHA for f711ee9
examples/custom-forests-and-replicas-project/README.md
@@ -1,6 +1,5 @@
1
This project shows an example of configuring any forests and replicas you'd like for a database. See
2
the forests/custom-forest-example-content directory.
3
4
-Note that you'll need to run this against a cluster with at least two nodes (failover requires three nodes, but you
5
-only need two nodes to see how ml-gradle will create replica forests).
6
-
+ ml-gradle 2.7.0 provided a fix where prior to that version, default forests were still created for a database. In 2.7.0,
+ ml-gradle is smart enough not to create default forests if custom forests have been specified.
0 commit comments