[jira] [Commented] (SOLR-11063) Policy should accept disk space as a hint

2018-01-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-11063:


Commit 520a4cdf0a66cf5810a702bcf32c0f4a6541c0fb in lucene-solr's branch 
refs/heads/branch_7x from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=520a4cd ]

SOLR-11063: fixed test failure.


> Policy should accept disk space as a hint
> -
>
> Key: SOLR-11063
> URL: https://issues.apache.org/jira/browse/SOLR-11063
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling, SolrCloud
>Reporter: Shalin Shekhar Mangar
>Assignee: Noble Paul
>Priority: Major
> Fix For: master (8.0), 7.3
>
>
> The policy should accept minimum disk space required as a hint and therefore 
> refuse to suggest operations if the hint cannot be satisfied.



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



[jira] [Commented] (SOLR-11063) Policy should accept disk space as a hint

2018-01-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-11063:


Commit e4438a2bb7c0a4c22d8bf65078691e6dec8f5ba0 in lucene-solr's branch 
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=e4438a2 ]

SOLR-11063: fixed test failure.


> Policy should accept disk space as a hint
> -
>
> Key: SOLR-11063
> URL: https://issues.apache.org/jira/browse/SOLR-11063
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling, SolrCloud
>Reporter: Shalin Shekhar Mangar
>Assignee: Noble Paul
>Priority: Major
> Fix For: master (8.0), 7.3
>
>
> The policy should accept minimum disk space required as a hint and therefore 
> refuse to suggest operations if the hint cannot be satisfied.



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



[jira] [Commented] (SOLR-11063) Policy should accept disk space as a hint

2018-01-12 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-11063:


Commit 37e2faa8a947b51ac5308c2f15f6c23d7ec87ae0 in lucene-solr's branch 
refs/heads/branch_7x from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=37e2faa ]

SOLR-11063: Suggesters should accept required freedisk as a hint


> Policy should accept disk space as a hint
> -
>
> Key: SOLR-11063
> URL: https://issues.apache.org/jira/browse/SOLR-11063
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling, SolrCloud
>Reporter: Shalin Shekhar Mangar
>Assignee: Noble Paul
> Fix For: master (8.0), 7.3
>
>
> The policy should accept minimum disk space required as a hint and therefore 
> refuse to suggest operations if the hint cannot be satisfied.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (SOLR-11063) Policy should accept disk space as a hint

2018-01-12 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-11063:


Commit fe86ab982d14b02d5fc9842259f9d0ae1a949757 in lucene-solr's branch 
refs/heads/master from [~noble.paul]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fe86ab9 ]

SOLR-11063: Suggesters should accept required freedisk as a hint


> Policy should accept disk space as a hint
> -
>
> Key: SOLR-11063
> URL: https://issues.apache.org/jira/browse/SOLR-11063
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling, SolrCloud
>Reporter: Shalin Shekhar Mangar
>Assignee: Noble Paul
> Fix For: master (8.0), 7.3
>
>
> The policy should accept minimum disk space required as a hint and therefore 
> refuse to suggest operations if the hint cannot be satisfied.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (SOLR-11063) Policy should accept disk space as a hint

2018-01-04 Thread Noble Paul (JIRA)

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

Noble Paul commented on SOLR-11063:
---

why should this be a hint? does it not belong to policy?


> Policy should accept disk space as a hint
> -
>
> Key: SOLR-11063
> URL: https://issues.apache.org/jira/browse/SOLR-11063
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: AutoScaling, SolrCloud
>Reporter: Shalin Shekhar Mangar
> Fix For: master (8.0), 7.3
>
>
> The policy should accept minimum disk space required as a hint and therefore 
> refuse to suggest operations if the hint cannot be satisfied.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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