[jira] [Comment Edited] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970622#comment-16970622 ] Ilan Ginzburg edited comment on LUCENE-9037 at 11/8/19 10:47 PM: - Thanks

[jira] [Commented] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970622#comment-16970622 ] Ilan Ginzburg commented on LUCENE-9037: --- Thanks [~mikemccand]. What about moving up the call to 

[jira] [Updated] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated LUCENE-9037: -- Description: There is a limit to the number of tokens that can be held in memory by Lucene

[jira] [Updated] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated LUCENE-9037: -- Description: There is a limit to the number of tokens that can be held in memory by Lucene

[jira] [Created] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-05 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created LUCENE-9037: - Summary: ArrayIndexOutOfBoundsException due to repeated IOException during indexing Key: LUCENE-9037 URL: https://issues.apache.org/jira/browse/LUCENE-9037

[jira] [Updated] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated LUCENE-9037: -- Description: There is a limit to the number of tokens that can be held in memory by Lucene

[jira] [Updated] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated LUCENE-9037: -- Description: There is a limit to the number of tokens that can be held in memory by Lucene

[jira] [Updated] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-06 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated LUCENE-9037: -- Attachment: TestIndexWriterTermsHashOverflow.java > ArrayIndexOutOfBoundsException due to

[jira] [Commented] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-06 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16968784#comment-16968784 ] Ilan Ginzburg commented on LUCENE-9037: --- [^TestIndexWriterTermsHashOverflow.java] I'm trying to

[jira] [Commented] (LUCENE-9037) ArrayIndexOutOfBoundsException due to repeated IOException during indexing

2019-11-09 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16970986#comment-16970986 ] Ilan Ginzburg commented on LUCENE-9037: --- I've redone the fix and updated the pull request that now

[jira] [Commented] (SOLR-13932) Review directory locking and Blob interactions

2019-12-03 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987024#comment-16987024 ] Ilan Ginzburg commented on SOLR-13932: -- [~mbwaheed] I agree with you about the generation being

[jira] [Commented] (SOLR-14079) SPLITSHARD splitByPrefix doesn't work in async mode

2019-12-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995428#comment-16995428 ] Ilan Ginzburg commented on SOLR-14079: -- [~ysee...@gmail.com], is there a fundamental reason this

[jira] [Commented] (SOLR-14079) SPLITSHARD splitByPrefix doesn't work in async mode

2019-12-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995429#comment-16995429 ] Ilan Ginzburg commented on SOLR-14079: -- The patch is using different but constant async id's for the

[jira] [Commented] (SOLR-14079) SPLITSHARD splitByPrefix doesn't work in async mode

2019-12-13 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995772#comment-16995772 ] Ilan Ginzburg commented on SOLR-14079: -- Ok makes sense to use the patch as is. Didn't realize the

[jira] [Commented] (SOLR-13932) Review directory locking for Blob interactions

2019-11-19 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16977555#comment-16977555 ] Ilan Ginzburg commented on SOLR-13932: -- After some more discussions and digging into the code, the

[jira] [Commented] (SOLR-13932) Review directory locking and Blob interactions

2019-11-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981210#comment-16981210 ] Ilan Ginzburg commented on SOLR-13932: -- The Blob pull code does not depend on directory locking.

[jira] [Updated] (SOLR-13932) Review directory locking and Blob interactions

2019-11-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated SOLR-13932: - Summary: Review directory locking and Blob interactions (was: Review directory locking for Blob

[jira] [Comment Edited] (SOLR-13932) Review directory locking for Blob interactions

2019-11-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981188#comment-16981188 ] Ilan Ginzburg edited comment on SOLR-13932 at 11/24/19 9:55 PM: As part

[jira] [Commented] (SOLR-13932) Review directory locking for Blob interactions

2019-11-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981175#comment-16981175 ] Ilan Ginzburg commented on SOLR-13932: -- As a follow up to [the first comment on this

[jira] [Commented] (SOLR-13932) Review directory locking for Blob interactions

2019-11-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16981188#comment-16981188 ] Ilan Ginzburg commented on SOLR-13932: -- As part of Blob being "source of truth", code in

[jira] [Created] (SOLR-13932) Review directory locking for Blob interactions

2019-11-14 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-13932: Summary: Review directory locking for Blob interactions Key: SOLR-13932 URL: https://issues.apache.org/jira/browse/SOLR-13932 Project: Solr Issue Type:

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-02-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030919#comment-17030919 ] Ilan Ginzburg commented on SOLR-5146: - Isn't a fundamental difference in SolrCloud vs standalone Solr

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-02-07 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032610#comment-17032610 ] Ilan Ginzburg commented on SOLR-5146: - Thanks [~erickerickson] for the wider context overview. If we

[jira] [Commented] (SOLR-11632) Creating an collection with an empty node set logs a WARN

2020-04-16 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084919#comment-17084919 ] Ilan Ginzburg commented on SOLR-11632: -- Shouldn't that log mention "nodes" instead of "cores" as a

[jira] [Created] (SOLR-14473) Improve Overseer Javadoc

2020-05-11 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14473: Summary: Improve Overseer Javadoc Key: SOLR-14473 URL: https://issues.apache.org/jira/browse/SOLR-14473 Project: Solr Issue Type: Improvement Security

[jira] [Commented] (SOLR-14473) Improve Overseer Javadoc

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104971#comment-17104971 ] Ilan Ginzburg commented on SOLR-14473: -- PR [https://github.com/apache/lucene-solr/pull/1510]

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105764#comment-17105764 ] Ilan Ginzburg commented on SOLR-12823: -- Need to remove the "legacyCloud" option when removing 

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105826#comment-17105826 ] Ilan Ginzburg commented on SOLR-12823: -- [~janhoy], [~ab], the autoscaling simulation framework

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105510#comment-17105510 ] Ilan Ginzburg commented on SOLR-14347: -- I didn't look in detail at how Sessions are used, but can we

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-12 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105565#comment-17105565 ] Ilan Ginzburg commented on SOLR-12823: -- Will give it a try, starting with the 9.0 (master) changes.

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-17 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109625#comment-17109625 ] Ilan Ginzburg commented on SOLR-12823: -- Thanks [~erickerickson]. After implementing a cleaner Json

[jira] [Comment Edited] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-17 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109682#comment-17109682 ] Ilan Ginzburg edited comment on SOLR-12823 at 5/17/20, 10:24 PM: - When

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-17 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17109682#comment-17109682 ] Ilan Ginzburg commented on SOLR-12823: -- When {{/clusterstate.json}} is not empty Solr should not

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104448#comment-17104448 ] Ilan Ginzburg commented on SOLR-14462: -- Gradle precommit (that I did not run) reports 2 violations:

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104452#comment-17104452 ] Ilan Ginzburg commented on SOLR-14462: -- PolicyHelper logs for 100 collection creation with [PR

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104433#comment-17104433 ] Ilan Ginzburg commented on SOLR-14462: -- [~ab] [~noble] I have created a PR for fixing the caching of

[jira] [Updated] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg updated SOLR-14462: - Attachment: PolicyHelperNewLogs.txt > Autoscaling placement wrong with concurrent collection

[jira] [Comment Edited] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104448#comment-17104448 ] Ilan Ginzburg edited comment on SOLR-14462 at 5/11/20, 1:21 PM: Gradle

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-11 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104615#comment-17104615 ] Ilan Ginzburg commented on SOLR-14347: -- [~ab], something I don't understand in the fix to this bug.

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-15 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108403#comment-17108403 ] Ilan Ginzburg commented on SOLR-12823: -- How about the following behavior in Solr 9: * If

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-18 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110542#comment-17110542 ] Ilan Ginzburg commented on SOLR-12823: -- Anybody feels strongly *against* deleting BasicZkTest? This

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-18 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110592#comment-17110592 ] Ilan Ginzburg commented on SOLR-12823: -- [~dsmiley] SOLR-13942 might have been reverted since, I

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-18 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110695#comment-17110695 ] Ilan Ginzburg commented on SOLR-12823: -- I’m sharing a work in progress (draft) Pull Request, but

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-18 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110696#comment-17110696 ] Ilan Ginzburg commented on SOLR-12823: -- [~noble.paul] is there a Jira for porting the Admin UI to

[jira] [Commented] (SOLR-14486) Autoscaling simulation framework should stop using /clusterstate.json

2020-05-14 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107653#comment-17107653 ] Ilan Ginzburg commented on SOLR-14486: -- Thanks [~ab] for creating this. I will keep the sim changes

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-14 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107302#comment-17107302 ] Ilan Ginzburg commented on SOLR-14462: -- In existing (9.0 master) code as well as in the PR, when a

[jira] [Created] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-07 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14462: Summary: Autoscaling placement wrong with concurrent collection creations Key: SOLR-14462 URL: https://issues.apache.org/jira/browse/SOLR-14462 Project: Solr

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-07 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101830#comment-17101830 ] Ilan Ginzburg commented on SOLR-14462: -- Did a test with no wait before creating a new Session if

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-20 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112435#comment-17112435 ] Ilan Ginzburg commented on SOLR-14462: -- I took into account the comments and updated the PR (+

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-19 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111605#comment-17111605 ] Ilan Ginzburg commented on SOLR-12823: -- I changed the status of 

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17115075#comment-17115075 ] Ilan Ginzburg commented on SOLR-14347: -- [~ab] I am blocked due to the issue reported above of

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17191024#comment-17191024 ] Ilan Ginzburg commented on SOLR-14794: -- [~noble.paul] this was reverted 3 days ago, the Jira was

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-08-31 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187634#comment-17187634 ] Ilan Ginzburg commented on SOLR-14794: -- Makes sense [~ab] I'll fix that as soon as I get close to a

[jira] [Commented] (SOLR-14840) Convert Overseer Google doc to asciidoc for addition to Git repo

2020-09-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192016#comment-17192016 ] Ilan Ginzburg commented on SOLR-14840: -- Thanks [~ctargett] this is awesome! I didn't expect the

[jira] [Commented] (SOLR-14843) Define strongly-typed cluster configuration API

2020-09-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192104#comment-17192104 ] Ilan Ginzburg commented on SOLR-14843: -- I would suggest this new system allows setting default

[jira] [Commented] (SOLR-14840) Convert Overseer Google doc to asciidoc for addition to Git repo

2020-09-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192285#comment-17192285 ] Ilan Ginzburg commented on SOLR-14840: -- I think we're good now. I fixed a few occurrences of bold

[jira] [Commented] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-09-14 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17195686#comment-17195686 ] Ilan Ginzburg commented on SOLR-14656: -- [~ichattopadhyaya] are you still actively working on this?

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-01 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17188551#comment-17188551 ] Ilan Ginzburg commented on SOLR-14794: -- I've reverted this commit. Will resolve this issue. Once/if

[jira] [Resolved] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-09-01 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg resolved SOLR-14794. -- Resolution: Abandoned > Pass global cloud configuration to Collection API command execution >

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-09-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192552#comment-17192552 ] Ilan Ginzburg commented on SOLR-14613: -- New PR [https://github.com/apache/lucene-solr/pull/1845]

[jira] [Comment Edited] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-09-08 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17192552#comment-17192552 ] Ilan Ginzburg edited comment on SOLR-14613 at 9/9/20, 1:06 AM: --- New PR

[jira] [Commented] (SOLR-14930) remove rulebased replica placement strategy

2020-10-15 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17214748#comment-17214748 ] Ilan Ginzburg commented on SOLR-14930: -- Should package {{org.apache.solr.common.cloud.rule}} be

[jira] [Created] (SOLR-14928) Remove Overseer ClusterStateUpdater

2020-10-13 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14928: Summary: Remove Overseer ClusterStateUpdater Key: SOLR-14928 URL: https://issues.apache.org/jira/browse/SOLR-14928 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-14927) Remove Overseer

2020-10-13 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14927: Summary: Remove Overseer Key: SOLR-14927 URL: https://issues.apache.org/jira/browse/SOLR-14927 Project: Solr Issue Type: Improvement Security Level:

[jira] [Commented] (SOLR-14930) remove rulebased replica placement strategy

2020-10-16 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215233#comment-17215233 ] Ilan Ginzburg commented on SOLR-14930: -- The removed package is {{org.apache.solr.cloud.rule}}.

[jira] [Commented] (SOLR-14930) Deprecate rulebased replica placement strategy

2020-10-14 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17213945#comment-17213945 ] Ilan Ginzburg commented on SOLR-14930: -- I think this Jira should be called "remove" and not

[jira] [Commented] (SOLR-14656) Deprecate current autoscaling framework, remove from master

2020-08-28 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17186852#comment-17186852 ] Ilan Ginzburg commented on SOLR-14656: -- [~ctargett] your proposal makes sense. Works for me. Thanks.

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17186936#comment-17186936 ] Ilan Ginzburg commented on SOLR-14613: -- How is the number of files a measure of anything? Why not

[jira] [Comment Edited] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17186936#comment-17186936 ] Ilan Ginzburg edited comment on SOLR-14613 at 8/29/20, 11:29 AM: - How is

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17186938#comment-17186938 ] Ilan Ginzburg commented on SOLR-14613: -- I would definitely love to have more eyeballs on this

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187000#comment-17187000 ] Ilan Ginzburg commented on SOLR-14613: -- The question here is do we want plugin code to get the

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187004#comment-17187004 ] Ilan Ginzburg commented on SOLR-14613: -- ??Why can't "existing placement strategies" also be a

[jira] [Commented] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187103#comment-17187103 ] Ilan Ginzburg commented on SOLR-14794: -- {{Overseer}} currently does not use the instance of

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187107#comment-17187107 ] Ilan Ginzburg commented on SOLR-14613: -- Placement plugins need access to global cloud configuration

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17187110#comment-17187110 ] Ilan Ginzburg commented on SOLR-14613: -- Latest commit groups implementation classes for property

[jira] [Created] (SOLR-14794) Pass global cloud configuration to Collection API command execution

2020-08-29 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14794: Summary: Pass global cloud configuration to Collection API command execution Key: SOLR-14794 URL: https://issues.apache.org/jira/browse/SOLR-14794 Project: Solr

[jira] [Commented] (SOLR-14843) Define strongly-typed cluster configuration API

2020-09-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201732#comment-17201732 ] Ilan Ginzburg commented on SOLR-14843: -- I think we need to think the hierarchy carefully... Node

[jira] [Commented] (SOLR-14843) Define strongly-typed cluster configuration API

2020-09-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201427#comment-17201427 ] Ilan Ginzburg commented on SOLR-14843: -- Would an initial step in this Jira be the ability to define

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-09-24 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201378#comment-17201378 ] Ilan Ginzburg commented on SOLR-14613: -- [~noble.paul] could we change {{setClusterProperty(String

[jira] [Commented] (SOLR-14840) Convert Overseer Google doc to asciidoc for addition to Git repo

2020-09-21 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17199524#comment-17199524 ] Ilan Ginzburg commented on SOLR-14840: -- Thanks [~ctargett]. Will merge then resolve this Jira. Good

[jira] [Commented] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-28 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119116#comment-17119116 ] Ilan Ginzburg commented on SOLR-14347: -- [~ab] I’ve created PR

[jira] [Commented] (SOLR-12823) remove clusterstate.json in Lucene/Solr 8.0

2020-05-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119446#comment-17119446 ] Ilan Ginzburg commented on SOLR-12823: -- I rebased the PR due to a minor doc conflict. Is there

[jira] [Comment Edited] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119116#comment-17119116 ] Ilan Ginzburg edited comment on SOLR-14347 at 5/29/20, 6:27 AM: [~ab] 

[jira] [Comment Edited] (SOLR-14347) Autoscaling placement wrong when concurrent replica placements are calculated

2020-05-29 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119116#comment-17119116 ] Ilan Ginzburg edited comment on SOLR-14347 at 5/29/20, 6:28 AM: [~ab] 

[jira] [Created] (SOLR-14524) Harden MultiThreadedOCPTest

2020-05-30 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14524: Summary: Harden MultiThreadedOCPTest Key: SOLR-14524 URL: https://issues.apache.org/jira/browse/SOLR-14524 Project: Solr Issue Type: Test Security

[jira] [Commented] (SOLR-14462) Autoscaling placement wrong with concurrent collection creations

2020-05-31 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120524#comment-17120524 ] Ilan Ginzburg commented on SOLR-14462: -- [~noble.paul] do you think you'll be able to have a look at

[jira] [Commented] (SOLR-14524) Harden MultiThreadedOCPTest

2020-06-01 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120884#comment-17120884 ] Ilan Ginzburg commented on SOLR-14524: -- [https://github.com/apache/lucene-solr/pull/1548] is doing

[jira] [Commented] (SOLR-14840) Convert Overseer Google doc to asciidoc for addition to Git repo

2020-09-21 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17199283#comment-17199283 ] Ilan Ginzburg commented on SOLR-14840: -- [~ctargett] is this branch expected to eventually be merged

[jira] [Created] (SOLR-14964) Remove withCollection leftovers

2020-10-26 Thread Ilan Ginzburg (Jira)
Ilan Ginzburg created SOLR-14964: Summary: Remove withCollection leftovers Key: SOLR-14964 URL: https://issues.apache.org/jira/browse/SOLR-14964 Project: Solr Issue Type: Sub-task

[jira] [Commented] (SOLR-14927) Remove Overseer

2020-10-27 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221554#comment-17221554 ] Ilan Ginzburg commented on SOLR-14927: -- Thanks [~gezapeti]. I use the doc linked in the description

[jira] [Resolved] (SOLR-14964) Remove withCollection leftovers

2020-10-26 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg resolved SOLR-14964. -- Fix Version/s: master (9.0) Resolution: Fixed > Remove withCollection leftovers >

[jira] [Commented] (SOLR-13606) DateTimeFormatter Exception on Create Core

2020-10-26 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17220907#comment-17220907 ] Ilan Ginzburg commented on SOLR-13606: -- For the record and in case it helps, I was running into a

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable autoscaling implementations

2020-07-20 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17161574#comment-17161574 ] Ilan Ginzburg commented on SOLR-14613: -- Initial milestone of my thinking. Not complete by any means

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable autoscaling implementations

2020-07-20 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17161576#comment-17161576 ] Ilan Ginzburg commented on SOLR-14613: -- Easiest way to look at this is to start with the two

[jira] [Assigned] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-07-22 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg reassigned SOLR-14613: Assignee: Ilan Ginzburg > Provide a clean API for pluggable replica assignment

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-07-22 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17162864#comment-17162864 ] Ilan Ginzburg commented on SOLR-14613: -- BTW, as part of that clean API for plugins, in my opinion we

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-03 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17170222#comment-17170222 ] Ilan Ginzburg commented on SOLR-14613: -- I do have the unpleasant impression since I started work on

[jira] [Assigned] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-03 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilan Ginzburg reassigned SOLR-14613: Assignee: (was: Ilan Ginzburg) > Provide a clean API for pluggable replica assignment

[jira] [Commented] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-03 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17170070#comment-17170070 ] Ilan Ginzburg commented on SOLR-14613: -- This is feedback on [~noble.paul]'s [PR for alternate

[jira] [Comment Edited] (SOLR-14613) Provide a clean API for pluggable replica assignment implementations

2020-08-03 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17170070#comment-17170070 ] Ilan Ginzburg edited comment on SOLR-14613 at 8/3/20, 2:28 PM: --- This is

  1   2   3   >