Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
4.10.2
-
None
-
Mac Yosemite 10.10
java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
Description
When using the start script in bin: ./solr start in java 8...
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option CMSTriggerPermRatio=80; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: CMSFullGCsBeforeCompaction is deprecated and will likely be removed in a future release.
...we should reconsider having these options hardcoded into the start script – either auto-detect if/when they make sense, or remove them
Attachments
Issue Links
- is related to
-
SOLR-6703 Umbrella JIRA for improvements after restructuring directory layout.
-
- Resolved
-