renatoh commented on code in PR #2489:
URL: https://github.com/apache/solr/pull/2489#discussion_r1623870400
##
solr/core/src/java/org/apache/solr/search/combining/ReciprocalRankFusion.java:
##
@@ -0,0 +1,208 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
[
https://issues.apache.org/jira/browse/SOLR-16093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851512#comment-17851512
]
ASF subversion and git services commented on SOLR-16093:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-17277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851506#comment-17851506
]
ASF subversion and git services commented on SOLR-17277:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-17284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851504#comment-17851504
]
ASF subversion and git services commented on SOLR-17284:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-17307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851501#comment-17851501
]
ASF subversion and git services commented on SOLR-17307:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851505#comment-17851505
]
ASF subversion and git services commented on SOLR-17290:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851510#comment-17851510
]
ASF subversion and git services commented on SOLR-17302:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851500#comment-17851500
]
ASF subversion and git services commented on SOLR-12813:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-17271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851513#comment-17851513
]
ASF subversion and git services commented on SOLR-17271:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-17044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851508#comment-17851508
]
ASF subversion and git services commented on SOLR-17044:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-17137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851511#comment-17851511
]
ASF subversion and git services commented on SOLR-17137:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-17247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851509#comment-17851509
]
ASF subversion and git services commented on SOLR-17247:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-16659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851502#comment-17851502
]
ASF subversion and git services commented on SOLR-16659:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-17302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851507#comment-17851507
]
ASF subversion and git services commented on SOLR-17302:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-17284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851503#comment-17851503
]
ASF subversion and git services commented on SOLR-17284:
Commit f
noblepaul closed pull request #2383: SOLR-17134: Bucketed rate limiting
URL: https://github.com/apache/solr/pull/2383
--
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 unsubsc
[
https://issues.apache.org/jira/browse/SOLR-17271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-17271.
---
Fix Version/s: 9.7
Resolution: Fixed
fixed
> PerReplicaState: Shard leader elections still im
noblepaul commented on code in PR #2438:
URL: https://github.com/apache/solr/pull/2438#discussion_r1623666372
##
solr/core/src/test/org/apache/solr/search/TestCoordinatorRole.java:
##
@@ -105,14 +102,11 @@ public void testSimple() throws Exception {
assertEquals(10, rsl
dsmiley commented on code in PR #2491:
URL: https://github.com/apache/solr/pull/2491#discussion_r1623635690
##
solr/core/src/java/org/apache/solr/update/UpdateLog.java:
##
@@ -373,11 +373,48 @@ public void init(PluginInfo info) {
*/
public void init(UpdateHandler uhandler
dsmiley opened a new pull request, #2491:
URL: https://github.com/apache/solr/pull/2491
with HdfsUpdateLog.init
Should just be a wrote refactor here. UpdateLog.init does a bunch of stuff,
and HdfsUpdateLog.init does even more stuff yet some same stuff too (without
calling su
20 matches
Mail list logo