[ https://issues.apache.org/jira/browse/SOLR-12565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646901#comment-16646901 ]
Jason Gerlowski commented on SOLR-12565: ---------------------------------------- branch_7x commit: 720481e7c04dc6a69c681cccd543931cf262d78a master commit: 42ac07d11b9735df6dace64bf751ce528c0d01c8 > Solr Guide references CloudSolrClient.uploadConfig() method which no longer > exists > ---------------------------------------------------------------------------------- > > Key: SOLR-12565 > URL: https://issues.apache.org/jira/browse/SOLR-12565 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: documentation > Affects Versions: 7.0, 7.1, 7.2, 7.3, 7.4 > Reporter: Andy Chillrud > Assignee: Jason Gerlowski > Priority: Minor > Attachments: SOLR-12565.patch, SOLR-12565.patch > > > The uploadConfig() method seems to have been removed from the CloudSolrClient > class in the 7.0 release, but the Solr Ref Guide still references it. > See section on "Uploading Configuration Files using bin/solr or SolrJ" at > [https://lucene.apache.org/solr/guide/7_4/using-zookeeper-to-manage-configuration-files.html > > |https://lucene.apache.org/solr/guide/7_4/using-zookeeper-to-manage-configuration-files.html] > Poking around in the source code it seems that perhaps this should be changed > to reference ZkConfigManager.uploadConfigDir() instead, but not really sure > if this is best. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org