[GitHub] [solr] ixai opened a new pull request, #908: SOLR-16256: Fix documented key name for AffinityPlacementConfig.collectionNodeType

2022-06-15 Thread GitBox
ixai opened a new pull request, #908: URL: https://github.com/apache/solr/pull/908 https://issues.apache.org/jira/browse/SOLR-16256 # Description The documentation for the

[jira] [Created] (SOLR-16256) Incorrect key name documented for AffinityPlacementConfig.collectionNodeType

2022-06-15 Thread Ixai Lanzagorta (Jira)
Ixai Lanzagorta created SOLR-16256: -- Summary: Incorrect key name documented for AffinityPlacementConfig.collectionNodeType Key: SOLR-16256 URL: https://issues.apache.org/jira/browse/SOLR-16256

[GitHub] [solr] madrob opened a new pull request, #907: Update to Hadoop 3.3.3

2022-06-15 Thread GitBox
madrob opened a new pull request, #907: URL: https://github.com/apache/solr/pull/907 https://issues.apache.org/jira/browse/SOLR-X -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Resolved] (SOLR-15528) Remove several guava calls in favor of Java9+ alternatives

2022-06-15 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-15528. -- Assignee: Mike Drob Resolution: Fixed > Remove several guava calls in favor of Java9+

[jira] [Updated] (SOLR-15528) Remove several guava calls in favor of Java9+ alternatives

2022-06-15 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-15528: - Fix Version/s: main (10.0) > Remove several guava calls in favor of Java9+ alternatives >

[jira] [Commented] (SOLR-15528) Remove several guava calls in favor of Java9+ alternatives

2022-06-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554731#comment-17554731 ] ASF subversion and git services commented on SOLR-15528: Commit

[GitHub] [solr] madrob merged pull request #903: SOLR-15528: guava collections replaced with JDK equiv

2022-06-15 Thread GitBox
madrob merged PR #903: URL: https://github.com/apache/solr/pull/903 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-06-15 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554618#comment-17554618 ] Roman commented on SOLR-16219: -- Thank you very much! I just wanted to say it's still important and prevent

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-06-15 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17554559#comment-17554559 ] Michael Gibney commented on SOLR-16219: --- Hi Roman; I'll make absolutely certain to get this into

[GitHub] [solr] bruno-roustant opened a new pull request, #906: SOLR-16255: Introduce DirectUpdateHandler2#shouldCommit

2022-06-15 Thread GitBox
bruno-roustant opened a new pull request, #906: URL: https://github.com/apache/solr/pull/906 DirectUpdateHandler2.shouldCommit() contains the same logic as before: writer.hasUncommittedChanges(). In addition (logical OR) it checks if the CommitUpdateCommand contains user defined commit

[jira] [Created] (SOLR-16255) Introduce DirectUpdateHandler2#shouldCommit

2022-06-15 Thread Bruno Roustant (Jira)
Bruno Roustant created SOLR-16255: - Summary: Introduce DirectUpdateHandler2#shouldCommit Key: SOLR-16255 URL: https://issues.apache.org/jira/browse/SOLR-16255 Project: Solr Issue Type:

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-15 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Description: There is a statement in the help message for "bin/solr create_core": _*When a configSet is

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-15 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Component/s: cli > solr standalone: in-correct information in the help message for "bin/solr > create_core"

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-15 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Affects Version/s: 9.0 > solr standalone: in-correct information in the help message for "bin/solr >

[jira] [Updated] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-15 Thread Sun Rui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sun Rui updated SOLR-16254: --- Description: There is a statement in the help message for "bin/solr create_core": _*When a configSet is

[jira] [Created] (SOLR-16254) solr standalone: in-correct information in the help message for "bin/solr create_core"

2022-06-15 Thread Sun Rui (Jira)
Sun Rui created SOLR-16254: -- Summary: solr standalone: in-correct information in the help message for "bin/solr create_core" Key: SOLR-16254 URL: https://issues.apache.org/jira/browse/SOLR-16254 Project: