Skip to content

Conversation

@rahulgoswami
Copy link
Contributor

@rahulgoswami rahulgoswami commented Jan 22, 2026

https://issues.apache.org/jira/browse/SOLR-XXXXX

Description

"solr start -e techproducts --user-managed" ignores user-managed flag and starts in cloud mode on Windows

Tests

"solr start -e techproducts --user-managed" ==> now starts in standalone mode
"solr start -e techproducts" ==> starts in cloud mode

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide
  • I have added a changelog entry for my change

@rahulgoswami
Copy link
Contributor Author

rahulgoswami commented Jan 22, 2026

@epugh This is fixed and tested on Windows. Ready for review and merge. Thanks!

@rahulgoswami
Copy link
Contributor Author

rahulgoswami commented Jan 23, 2026

Can you please also cherrypick to branch_10x, and if there is an RC4, to branch_10_0 ? Thanks.

For branch_9x, I have submitted #4075 since it suffers from the opposite problem due to user-managed mode being the default there.

@epugh
Copy link
Contributor

epugh commented Jan 23, 2026

Can you please also cherrypick to branch_10x, and if there is an RC4, to branch_10_0 ? Thanks.

For branch_9x, I have submitted #4075 since it suffers from the opposite problem due to user-managed mode being the default there.

Will do, however I think I need @anshumg to say "yes" to branch_10_0.....

@epugh epugh merged commit 3f3a2d5 into apache:main Jan 23, 2026
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants