[ 
https://issues.apache.org/jira/browse/SOLR-12740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651552#comment-16651552
 ] 

Cassandra Targett commented on SOLR-12740:
------------------------------------------

[~noble.paul] - these commits broke the Ref Guide build because you added an 
orphan page. Every page must have a parent.

This is the build error from 
https://builds.apache.org/job/Solr-reference-guide-master/10937/:

{code}
build-nav-data-files:
     [java] Building up tree of all known pages
     [java] ERROR: Orphan page: 
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content/migrate-to-policy-rule.adoc
     [java] Exception in thread "main" java.lang.RuntimeException: Found 1 
orphan pages (which are not in the 'page-children' attribute of any other pages)
     [java]     at BuildNavAndPDFBody.main(BuildNavAndPDFBody.java:82)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/build.xml:176:
 Java returned: 1
{code}

All you need to do is add the page name to the {{:page-children:}} list of 
whatever page should be the parent page. If you aren't sure yet, please just 
add it to index.adoc and then you could note here that you still need to figure 
that out.

> Deprecate rule based replica placement strategy
> -----------------------------------------------
>
>                 Key: SOLR-12740
>                 URL: https://issues.apache.org/jira/browse/SOLR-12740
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling, SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Noble Paul
>            Priority: Major
>             Fix For: 7.6, master (8.0)
>
>         Attachments: SOLR-12740.patch
>
>
> We should officially mark rule based replica placement strategy as 
> deprecated. This will involve 
> # Creating a ref guide document to help migrate users to the policy rule 
> syntax
> # Return a deprecation warning in create collection API if rules parameter is 
> used



--
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

Reply via email to