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

ASF subversion and git services commented on SOLR-13159:
--------------------------------------------------------

Commit d3671fd0d2bfda4ded0b905be5955b5ccfafff79 in lucene-solr's branch 
refs/heads/branch_8x from Andrzej Bialecki
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d3671fd ]

SOLR-13159: Add a warning about DNS resolution in SolrCloud clusters.


> Autoscaling not distributing collection evenly
> ----------------------------------------------
>
>                 Key: SOLR-13159
>                 URL: https://issues.apache.org/jira/browse/SOLR-13159
>             Project: Solr
>          Issue Type: Bug
>          Components: AutoScaling
>    Affects Versions: 8.0
>            Reporter: Gus Heck
>            Assignee: Andrzej Bialecki 
>            Priority: Major
>         Attachments: SOLR-13159.patch, autoscaling.json, clstat.json
>
>
> I recently ran into a very strange behavior described in detail in the mail 
> linked at the bottom of this description. In short: 
>  # Default settings didn't distribute nodes evenly on brand new 50 node 
> cluster
>  # Can't seem to write rules producing suggestions to distribute them evenly 
>  # Suggestions are made that then fail despite quiet cluster, no changes.
> Also of note was diagnostic output containing this seemingly impossible 
> result with 2 cores counted and no replicas listed:
> {code:java}
>             {
>                 "node": "solr-2.customer.redacted.com:8983_solr",
>                 "isLive": true,
>                 "cores": 2,
>                 "freedisk": 140.03918838500977,
>                 "totaldisk": 147.5209503173828,
>                 "replicas": {}
>             },{code}
> I will attach anonymized cluster status output and autoscaling.json shortly 
> This issue may be related to SOLR-13142
> http://mail-archives.apache.org/mod_mbox/lucene-dev/201901.mbox/%3CCAEUNc48HRZA7qo-uKtJQEtZnO9VG9OErQZGzoOmCTBe7C9zvNw%40mail.gmail.com%3E
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to