You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/16 16:51:00 UTC

[jira] [Commented] (SOLR-13159) Autoscaling not distributing collection evenly

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

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

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

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org