[
https://issues.apache.org/jira/browse/SOLR-14114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043245#comment-17043245
]
ASF subversion and git services commented on SOLR-14114:
--------------------------------------------------------
Commit e49dd55c4740d4033eed74df4579533dad1c71ba in lucene-solr's branch
refs/heads/branch_8x from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e49dd55 ]
SOLR-14114: Add WARN to Solr log that embedded ZK is not supported in
production (#1273)
(cherry picked from commit 57c7139ea3e8ed719d79a01a6b0d8aaca6e88cc5)
> Add WARN to Solr log that embedded ZK is not supported in production
> --------------------------------------------------------------------
>
> Key: SOLR-14114
> URL: https://issues.apache.org/jira/browse/SOLR-14114
> Project: Solr
> Issue Type: Improvement
> Components: logging
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When Solr starts with embedded {{-DzkRun}} zookeeper, we currently log these
> lines:
> {noformat}
> 2019-12-18 16:38:00.171 INFO (main) [ ] o.a.s.c.SolrZkServerProps Reading
> configuration from: /var/solr/data/zoo.cfg
> 2019-12-18 16:38:00.173 INFO (main) [ ] o.a.s.c.SolrZkServer STARTING
> EMBEDDED STANDALONE ZOOKEEPER SERVER at port 9983
> 2019-12-18 16:38:00.673 INFO (main) [ ] o.a.s.c.ZkContainer Zookeeper
> client=localhost:9983 {noformat}
> In addition we should log a WARN line about not using it in production
> {noformat}
> WARN (main) [ ] o.a.s.c.SolrZkServer Embedded Zookeeper is not supported in
> production environments{noformat}
> This is already stated on the "[Taking Solr to
> production|https://lucene.apache.org/solr/guide/8_3/taking-solr-to-production.html#going-to-production-with-solrcloud]"
> RefGuide page. We should also add a more prominent WARNING box to RefGuide
> about the same.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]