[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255838#comment-17255838 ] Dawid Weiss commented on LUCENE-9650: - Sure. Remember you can still compile/test wit

[GitHub] [lucene-solr] tflobbe commented on pull request #2169: SOLR-14723: Remove the class attribute for the caches in the _default/example configsets

2020-12-28 Thread GitBox
tflobbe commented on pull request #2169: URL: https://github.com/apache/lucene-solr/pull/2169#issuecomment-751963271 For `TestSolr4Spatial2`, I think you just need to add [this line](https://github.com/apache/lucene-solr/blob/master/solr/core/src/test/org/apache/solr/search/TestSolr4Spatial

[GitHub] [lucene-solr] noblepaul opened a new pull request #2172: SOLR-15062: /api/cluster/zk/ls should give the stat of the current node

2020-12-28 Thread GitBox
noblepaul opened a new pull request #2172: URL: https://github.com/apache/lucene-solr/pull/2172 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #2169: SOLR-14723: Remove the class attribute for the caches in the _default/example configsets

2020-12-28 Thread GitBox
tflobbe commented on a change in pull request #2169: URL: https://github.com/apache/lucene-solr/pull/2169#discussion_r549576007 ## File path: solr/core/src/test-files/solr/collection1/conf/solrconfig-caching.xml ## @@ -21,19 +21,16 @@ Review comment: Could

[jira] [Updated] (SOLR-15062) /api/cluster/zk/ls should give the stat of the current node

2020-12-28 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-15062: -- Description: {{GET http://localhost:8983/api/cluster/zk/ls/collections/gettingstarted/state.json}} {c

[jira] [Created] (SOLR-15062) /api/cluster/zk/ls should give the stat of the current node

2020-12-28 Thread Noble Paul (Jira)
Noble Paul created SOLR-15062: - Summary: /api/cluster/zk/ls should give the stat of the current node Key: SOLR-15062 URL: https://issues.apache.org/jira/browse/SOLR-15062 Project: Solr Issue Typ

[GitHub] [lucene-solr] zacharymorn commented on pull request #2052: LUCENE-8982: Make NativeUnixDirectory pure java with FileChannel direct IO flag, and rename to DirectIODirectory

2020-12-28 Thread GitBox
zacharymorn commented on pull request #2052: URL: https://github.com/apache/lucene-solr/pull/2052#issuecomment-751925231 Hi @uschindler, I will have some time in the next few days. Do you mind me taking a look at what's left here and potentially pushing some changes? Don't want to get in t

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2020-12-28 Thread GitBox
zacharymorn commented on a change in pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#discussion_r549545859 ## File path: lucene/core/src/java/org/apache/lucene/search/WANDScorer.java ## @@ -271,6 +280,19 @@ public boolean matches() throws IOException {

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2020-12-28 Thread GitBox
zacharymorn commented on a change in pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#discussion_r549545837 ## File path: lucene/core/src/java/org/apache/lucene/search/WANDScorer.java ## @@ -130,10 +130,19 @@ private static long scaleMinScore(float minSc

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2020-12-28 Thread GitBox
zacharymorn commented on a change in pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#discussion_r549545575 ## File path: lucene/core/src/java/org/apache/lucene/search/WANDScorer.java ## @@ -130,10 +130,19 @@ private static long scaleMinScore(float minSc

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2141: LUCENE-9346: Support minimumNumberShouldMatch in WANDScorer

2020-12-28 Thread GitBox
zacharymorn commented on a change in pull request #2141: URL: https://github.com/apache/lucene-solr/pull/2141#discussion_r549545541 ## File path: lucene/core/src/java/org/apache/lucene/search/Boolean2ScorerSupplier.java ## @@ -195,10 +201,13 @@ private Scorer opt(Collection op

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
noblepaul commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549541668 ## File path: solr/core/src/java/org/apache/solr/cloud/ShardLeaderElectionContextBase.java ## @@ -179,17 +181,19 @@ void runLeaderProcess(boolean w

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
noblepaul commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549539576 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/Replica.java ## @@ -70,16 +75,24 @@ * cluster and it's state should be discarde

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549522964 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/Replica.java ## @@ -70,16 +75,24 @@ * cluster and it's state should be discard

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549519765 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/ClusterState.java ## @@ -256,6 +263,12 @@ private static DocCollection collectionFro

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549516577 ## File path: solr/core/src/java/org/apache/solr/cloud/overseer/SliceMutator.java ## @@ -132,7 +160,7 @@ public ZkWriteCommand setShardLeader(Clust

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549506465 ## File path: solr/core/src/java/org/apache/solr/cloud/overseer/CollectionMutator.java ## @@ -107,7 +111,21 @@ public ZkWriteCommand modifyCollect

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549506465 ## File path: solr/core/src/java/org/apache/solr/cloud/overseer/CollectionMutator.java ## @@ -107,7 +111,21 @@ public ZkWriteCommand modifyCollect

[jira] [Resolved] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-9650. --- Fix Version/s: master (9.0) Assignee: Dawid Weiss Resolution: Fixed Thanks f

[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255736#comment-17255736 ] Uwe Schindler commented on LUCENE-9650: --- Hi, I tried it locally and it worked fine

[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255735#comment-17255735 ] ASF subversion and git services commented on LUCENE-9650: - Commi

[GitHub] [lucene-solr] uschindler merged pull request #2171: LUCENE-9650: disable errorprone on jdk16+

2020-12-28 Thread GitBox
uschindler merged pull request #2171: URL: https://github.com/apache/lucene-solr/pull/2171 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

[GitHub] [lucene-solr] uschindler commented on pull request #2171: LUCENE-9650: disable errorprone on jdk16+

2020-12-28 Thread GitBox
uschindler commented on pull request #2171: URL: https://github.com/apache/lucene-solr/pull/2171#issuecomment-751881688 Hi, this works fine for me locally: ``` > gradlew compileJava -Druntime.java.home=/path/to/jdk-16 To honour the JVM settings for this build a new JVM will be forke

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549503500 ## File path: solr/core/src/java/org/apache/solr/cloud/ZkController.java ## @@ -1609,12 +1611,41 @@ public void publish(final CoreDescriptor cd, fi

[GitHub] [lucene-solr] megancarey commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
megancarey commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549502516 ## File path: solr/core/src/java/org/apache/solr/cloud/ShardLeaderElectionContextBase.java ## @@ -179,17 +181,19 @@ void runLeaderProcess(boolean

[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255722#comment-17255722 ] Dawid Weiss commented on LUCENE-9650: - Maybe you're right. I filed a PR. Please merg

[GitHub] [lucene-solr] dweiss opened a new pull request #2171: LUCENE-9650: disable errorprone on jdk16+

2020-12-28 Thread GitBox
dweiss opened a new pull request #2171: URL: https://github.com/apache/lucene-solr/pull/2171 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

[jira] [Updated] (LUCENE-9570) Review code diffs after automatic formatting and correct problems before it is applied

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9570: Description: Review and correct all the javadocs before they're messed up by automatic formatting

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

2020-12-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255710#comment-17255710 ] ASF subversion and git services commented on SOLR-14608: Commit 4

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
noblepaul commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549331687 ## File path: solr/solrj/src/java/org/apache/solr/common/cloud/PerReplicaStates.java ## @@ -0,0 +1,587 @@ +/* + * Licensed to the Apache Software F

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #2148: SOLR-15052: Per-replica states for reducing overseer bottlenecks

2020-12-28 Thread GitBox
noblepaul commented on a change in pull request #2148: URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r549329497 ## File path: solr/core/src/test/org/apache/solr/handler/TestContainerPlugin.java ## @@ -73,6 +79,29 @@ public void teardown() { System.clearPr

[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255542#comment-17255542 ] Uwe Schindler commented on LUCENE-9650: --- As said, if an update helps, it would be

[jira] [Commented] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255535#comment-17255535 ] Dawid Weiss commented on LUCENE-9650: - An update of errorprone would be the simplest

[jira] [Commented] (LUCENE-9570) Review code diffs after automatic formatting and correct problems before it is applied

2020-12-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255532#comment-17255532 ] ASF subversion and git services commented on LUCENE-9570: - Commi

[jira] [Updated] (LUCENE-9570) Review code diffs after automatic formatting and correct problems before it is applied

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9570: Description: Review and correct all the javadocs before they're messed up by automatic formatting

[jira] [Updated] (LUCENE-9570) Review code diffs after automatic formatting and correct problems before it is applied

2020-12-28 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9570: Description: Review and correct all the javadocs before they're messed up by automatic formatting

[jira] [Commented] (LUCENE-9570) Review code diffs after automatic formatting and correct problems before it is applied

2020-12-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255531#comment-17255531 ] ASF subversion and git services commented on LUCENE-9570: - Commi

[jira] [Created] (LUCENE-9650) Errorprone on master/gradle no longer works with JDK-16

2020-12-28 Thread Uwe Schindler (Jira)
Uwe Schindler created LUCENE-9650: - Summary: Errorprone on master/gradle no longer works with JDK-16 Key: LUCENE-9650 URL: https://issues.apache.org/jira/browse/LUCENE-9650 Project: Lucene - Core

[jira] [Created] (LUCENE-9649) GenerateJflexTLDMacros regeneration missing

2020-12-28 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-9649: --- Summary: GenerateJflexTLDMacros regeneration missing Key: LUCENE-9649 URL: https://issues.apache.org/jira/browse/LUCENE-9649 Project: Lucene - Core Issue Type: