Skip to content

Commit 125a2f2

Browse files
Move Solr jira to different version in jira watchlist
1 parent 6ce2884 commit 125a2f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: dev-docs/changes-for-minimum-solr-version.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ So when upgrading the minimum supported Solr Version for the operator, we can th
1515
- SOLR-13336: Adding `<int name="maxBooleanClauses">${solr.max.booleanClauses:1024}</int>` to the default `solr.xml`.
1616

1717
### 8.3
18+
1819
- SOLR-13773: Adding SOLR_HEAP, SOLR_JAVA_MEM, GC_TUNE envVar options for the Prometheus Exporter
1920

2021
### 8.5
@@ -35,9 +36,12 @@ So when upgrading the minimum supported Solr Version for the operator, we can th
3536
- SOLR-14999: Use SOLR_PORT_ADVERTISE for the hostPort information, instead of using a custom option in the solr.xml
3637
When we make this upgrade, we will not need to use a custom solr.xml unless the user has specified custom options, such as backup repositories.
3738

39+
### 8.11
40+
41+
- SOLR-7642: Solr will create a chroot if necessary using the ZK_CREATE_CHROOT envVar
42+
3843
## 9.x
3944

40-
- SOLR-7642: Solr will create a chroot if necessary using the ZK_CREATE_CHROOT envVar (maybe 8.11 after a backport)
4145
- SOLR-14957: Prometheus exporter bin is now in the PATH for the Solr docker image
4246

4347
## Future Wishlist

0 commit comments

Comments
 (0)