noblepaul commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466858651
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java
##
@@ -478,4 +479,11 @@ public Builder getThis() {
noblepaul commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466859745
##
File path: solr/solrj/src/java/org/apache/solr/common/util/RpcFactory.java
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundatio
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466860061
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PlacementPlugin.java
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466862155
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/AddReplicasRequest.java
##
@@ -0,0 +1,62 @@
+/*
+ * Licensed to the Apache Softwa
noblepaul commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466860388
##
File path: solr/solrj/src/java/org/apache/solr/common/util/CallRouter.java
##
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation
noblepaul commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466859745
##
File path: solr/solrj/src/java/org/apache/solr/common/util/RpcFactory.java
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundatio
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466864602
##
File path: solr/core/src/java/org/apache/solr/cluster/placement/Cluster.java
##
@@ -0,0 +1,46 @@
+/*
+ * Licensed to the Apache Software Foundatio
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172946#comment-17172946
]
Marcus Eagan commented on SOLR-14708:
-
so far, [~tflobbe] test Case A fails in a few
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172947#comment-17172947
]
Marcus Eagan commented on SOLR-14708:
-
Also, master/slave is not very documented as w
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172947#comment-17172947
]
Marcus Eagan edited comment on SOLR-14708 at 8/7/20, 7:18 AM:
-
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466866058
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PropertyKeyFactory.java
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Softwa
noblepaul commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466859745
##
File path: solr/solrj/src/java/org/apache/solr/common/util/RpcFactory.java
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundatio
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466868182
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/ReplicaPlacement.java
##
@@ -0,0 +1,29 @@
+/*
+ * Licensed to the Apache Software
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172952#comment-17172952
]
Marcus Eagan commented on SOLR-14708:
-
There is also a very strong chance that I am n
anshumg commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466892859
##
File path: solr/solrj/src/java/org/apache/solr/common/util/CallRouter.java
##
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (
anshumg commented on a change in pull request #1720:
URL: https://github.com/apache/lucene-solr/pull/1720#discussion_r466893636
##
File path: solr/solrj/src/java/org/apache/solr/common/util/RpcFactory.java
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundation
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172990#comment-17172990
]
Cao Manh Dat commented on SOLR-14684:
-
Ok, I figured out the problem for this issue.
Cao Manh Dat created SOLR-14719:
---
Summary: Handling exceeding timeAllowed consistently
Key: SOLR-14719
URL: https://issues.apache.org/jira/browse/SOLR-14719
Project: Solr
Issue Type: Improvemen
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172992#comment-17172992
]
Cao Manh Dat commented on SOLR-14684:
-
Opened SOLR-14719 for that.
> CloudExitableDi
[
https://issues.apache.org/jira/browse/SOLR-14630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172998#comment-17172998
]
Ivan Djurasevic commented on SOLR-14630:
[~cpoerschke] I'm sorry for late respons
[
https://issues.apache.org/jira/browse/SOLR-13381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173003#comment-17173003
]
Tobias Ibounig commented on SOLR-13381:
---
This happened to us
Solr upgrade form 7.7.
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r466918853
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -53,6 +53,8 @@ public boolean handleRequest() throws InterruptedE
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173011#comment-17173011
]
Marcus Eagan commented on SOLR-14708:
-
Honestly [~tflobbe] there seems to be a lot of
Tomoko Uchida created LUCENE-9448:
-
Summary: Make an eqivalent to Ant's "run" target for Luke module
Key: LUCENE-9448
URL: https://issues.apache.org/jira/browse/LUCENE-9448
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173022#comment-17173022
]
Tomoko Uchida commented on LUCENE-9448:
---
I forgot about this, [~erickerickson] rem
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173034#comment-17173034
]
Dawid Weiss commented on LUCENE-9448:
-
Hmm... This would keep the gradle daemon runn
Atri Sharma created SOLR-14720:
--
Summary: Validate Sanctity of Request Type
Key: SOLR-14720
URL: https://issues.apache.org/jira/browse/SOLR-14720
Project: Solr
Issue Type: Improvement
Secu
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r466947788
##
File path: solr/core/src/java/org/apache/solr/servlet/RateLimitManager.java
##
@@ -0,0 +1,167 @@
+/*
+ * Licensed to the Apache Software Foundation (
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173042#comment-17173042
]
Uwe Schindler commented on LUCENE-9448:
---
I still think that a "quick tester" not a
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173058#comment-17173058
]
Dawid Weiss commented on LUCENE-9448:
-
It doesn't need to be a fat jar if it had pro
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173065#comment-17173065
]
Uwe Schindler commented on LUCENE-9448:
---
The problem is that the lib folder struct
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173068#comment-17173068
]
Dawid Weiss commented on LUCENE-9448:
-
The local assemble task should sync everythin
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173070#comment-17173070
]
Tomoko Uchida commented on LUCENE-9448:
---
While I try to write up my comment, the d
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173072#comment-17173072
]
Uwe Schindler commented on LUCENE-9448:
---
bq. I don't mind having a 'run' task whic
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173074#comment-17173074
]
Uwe Schindler commented on LUCENE-9448:
---
One example: I would also like to have th
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173081#comment-17173081
]
Dawid Weiss commented on LUCENE-9448:
-
> Why would that hang the IDE?
I'm guessing
anil created SOLR-14721:
---
Summary: RequestHandlerBase org.apache.solr.common.SolrException:
No such core
Key: SOLR-14721
URL: https://issues.apache.org/jira/browse/SOLR-14721
Project: Solr
Issue Type
[
https://issues.apache.org/jira/browse/SOLR-14721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
anil updated SOLR-14721:
Security: Public (was: Private (Security Issue))
> RequestHandlerBase org.apache.solr.common.SolrException: No suc
CaoManhDat opened a new pull request #1724:
URL: https://github.com/apache/lucene-solr/pull/1724
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173089#comment-17173089
]
Cao Manh Dat commented on SOLR-14684:
-
I created a PR for this one, can you trying to
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173088#comment-17173088
]
ASF subversion and git services commented on SOLR-14684:
Commit 1
madrob commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r466985880
##
File path:
solr/core/src/test/org/apache/solr/servlet/TestRequestRateLimiter.java
##
@@ -102,31 +103,101 @@ public Boolean call() throws Exception
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173097#comment-17173097
]
Tomoko Uchida commented on LUCENE-9448:
---
[~dweiss] thanks for the pointer. I'll op
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9448:
Summary: Make an equivalent to Ant's "run" target for Luke module (was:
Make an eqivalent to Ant'
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173099#comment-17173099
]
Dawid Weiss commented on LUCENE-9448:
-
You can do this here as well, Tomoko - these
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173100#comment-17173100
]
Erick Erickson commented on SOLR-14684:
---
Actually, as luck would have it, I can't t
[
https://issues.apache.org/jira/browse/LUCENE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173109#comment-17173109
]
Erick Erickson commented on LUCENE-9448:
I mentioned this to Tomoko when I got b
[
https://issues.apache.org/jira/browse/SOLR-13412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173135#comment-17173135
]
Erick Erickson commented on SOLR-13412:
---
Getting back to this. This isn't part of t
[
https://issues.apache.org/jira/browse/SOLR-14721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14721.
---
Resolution: Incomplete
Please raise questions like this on the user's list, we try to reserve
[
https://issues.apache.org/jira/browse/SOLR-13381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-13381.
---
Resolution: Information Provided
First of all, any time you change your schema you should re-
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r467083780
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PropertyKeyFactory.java
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Softwa
[
https://issues.apache.org/jira/browse/LUCENE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincenzo D'Amore updated LUCENE-9107:
-
Attachment: Screenshot 2020-08-07 at 16.20.01.png
> CommonsTermsQuery with huge no. of t
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173011#comment-17173011
]
Marcus Eagan edited comment on SOLR-14708 at 8/7/20, 2:54 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincenzo D'Amore updated LUCENE-9107:
-
Attachment: image-2020-08-07-16-54-27-905.png
> CommonsTermsQuery with huge no. of terms
[
https://issues.apache.org/jira/browse/LUCENE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincenzo D'Amore updated LUCENE-9107:
-
Attachment: Screenshot 2020-08-07 at 16.20.05.png
> CommonsTermsQuery with huge no. of t
[
https://issues.apache.org/jira/browse/LUCENE-9107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173187#comment-17173187
]
Vincenzo D'Amore commented on LUCENE-9107:
--
Hi, I did a little step further try
[
https://issues.apache.org/jira/browse/SOLR-14630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173188#comment-17173188
]
Christine Poerschke commented on SOLR-14630:
{quote}I'm sorry for late respon
HoustonPutman closed pull request #1717:
URL: https://github.com/apache/lucene-solr/pull/1717
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
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r467102867
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/MetricPropertyValue.java
##
@@ -0,0 +1,30 @@
+/*
+ * Licensed to the Apache Softw
[
https://issues.apache.org/jira/browse/SOLR-14708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173195#comment-17173195
]
Marcus Eagan commented on SOLR-14708:
-
Also, even with this change aside, Solr 9 is v
madrob commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467104137
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -58,18 +58,18 @@ public RequestRateLimiter(RateLimiterConfig
ra
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r467108068
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PlacementException.java
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Softwa
Mayya Sharipova created LUCENE-9449:
---
Summary: Skip non-competitive documents when sort by _doc with
search after
Key: LUCENE-9449
URL: https://issues.apache.org/jira/browse/LUCENE-9449
Project: Luc
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467110274
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -58,18 +58,18 @@ public RequestRateLimiter(RateLimiterConfig
rat
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r466860061
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PlacementPlugin.java
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software
[
https://issues.apache.org/jira/browse/SOLR-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173227#comment-17173227
]
Cassandra Targett commented on SOLR-14716:
--
Discussion on this in the Dev list:
mayya-sharipova opened a new pull request #1725:
URL: https://github.com/apache/lucene-solr/pull/1725
Enhance DocComparator to provide an iterator over competitive documents
when searching with "after" FieldDoc.
This iterator can quickly position on the desired "after" document,
and
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173238#comment-17173238
]
Christine Poerschke commented on LUCENE-8626:
-
{quote}Thank you very much fo
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173239#comment-17173239
]
Christine Poerschke commented on LUCENE-8626:
-
bq. Within the lucene test su
murblanc commented on a change in pull request #1684:
URL: https://github.com/apache/lucene-solr/pull/1684#discussion_r467127445
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/PlacementPlugin.java
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the Apache Software
[
https://issues.apache.org/jira/browse/SOLR-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173245#comment-17173245
]
ASF subversion and git services commented on SOLR-13499:
Commit a
cpoerschke merged pull request #674:
URL: https://github.com/apache/lucene-solr/pull/674
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 g
tflobbe commented on pull request #1602:
URL: https://github.com/apache/lucene-solr/pull/1602#issuecomment-670593930
@dsmiley, looks good? should I merge?
This is an automated message from the Apache Git Service.
To respond t
[
https://issues.apache.org/jira/browse/SOLR-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173249#comment-17173249
]
ASF subversion and git services commented on SOLR-13499:
Commit e
dsmiley commented on pull request #1723:
URL: https://github.com/apache/lucene-solr/pull/1723#issuecomment-670598671
@ErickErickson the gradle validateLogCalls is complaining because I added a
log statement without explicitly checking "log.isErrorEnabled" first.
validate-log-calls.gradle
[
https://issues.apache.org/jira/browse/LUCENE-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173265#comment-17173265
]
David Smiley commented on LUCENE-9379:
--
Rajeswari -- you are referring to some Solr
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173271#comment-17173271
]
Erick Erickson commented on LUCENE-8626:
Both should be the same IMO.
> standar
[
https://issues.apache.org/jira/browse/SOLR-13499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-13499.
Fix Version/s: 8.7
master (9.0)
Resolution: Fixed
Thanks
ErickErickson commented on pull request #1723:
URL: https://github.com/apache/lucene-solr/pull/1723#issuecomment-670608605
The first part of the line gives the most explicit statement: "cause:
'getMessage or getCause in log line’”, the latter part of the line is more
generic.
This c
HoustonPutman commented on pull request #1716:
URL: https://github.com/apache/lucene-solr/pull/1716#issuecomment-670612283
Tested this out locally upgrading 8.6.0 -> 8.6.1 RC1 (failure) -> this PR
(success)
Also added you to the CHANGES.txt Gus, thanks for all the invaluable help!
atris commented on pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#issuecomment-670616622
@madrob Updated, please see and let me know your thoughts.
This is an automated message from the Apache Git Se
ErickErickson commented on pull request #1723:
URL: https://github.com/apache/lucene-solr/pull/1723#issuecomment-670617417
If you only knew how many times I’ve beaten my head against a wall for
_hours_, then read something that was in front of my face all the time more
carefully… ;)
[
https://issues.apache.org/jira/browse/SOLR-14702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173321#comment-17173321
]
ASF subversion and git services commented on SOLR-14702:
Commit 2
tflobbe merged pull request #1718:
URL: https://github.com/apache/lucene-solr/pull/1718
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
atris commented on pull request #1718:
URL: https://github.com/apache/lucene-solr/pull/1718#issuecomment-670619396
I took a look late -- but +1
This is an automated message from the Apache Git Service.
To respond to the messa
madrob commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467165632
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -80,20 +79,12 @@ public RequestRateLimiter(RateLimiterConfig
ra
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467176662
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -152,14 +143,22 @@ public RateLimiterConfig(SolrRequest.SolrReque
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467178250
##
File path: solr/core/src/java/org/apache/solr/servlet/RateLimitManager.java
##
@@ -132,12 +130,12 @@ public boolean handleRequest(HttpServletRequest
tflobbe merged pull request #1602:
URL: https://github.com/apache/lucene-solr/pull/1602
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
[
https://issues.apache.org/jira/browse/SOLR-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173386#comment-17173386
]
ASF subversion and git services commented on SOLR-14582:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173387#comment-17173387
]
ASF subversion and git services commented on SOLR-14582:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved SOLR-14582.
--
Fix Version/s: 8.7
master (9.0)
Resolu
madrob commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467213763
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -40,32 +42,35 @@
private final Semaphore borrowableSlotsPool;
atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r467219496
##
File path: solr/core/src/java/org/apache/solr/servlet/RequestRateLimiter.java
##
@@ -157,7 +162,7 @@ public void decrementRequest() {
}
}
David Smiley created SOLR-14722:
---
Summary: timeAllowed should track from the very start of the
request
Key: SOLR-14722
URL: https://issues.apache.org/jira/browse/SOLR-14722
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-14722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173435#comment-17173435
]
Atri Sharma commented on SOLR-14722:
Huge +1.
> timeAllowed should track from the ve
atris merged pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686
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 t
[
https://issues.apache.org/jira/browse/SOLR-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173441#comment-17173441
]
ASF subversion and git services commented on SOLR-13528:
Commit a
atris commented on pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#issuecomment-670692047
Thank you @madrob and @anshumg !
This is an automated message from the Apache Git Service.
To respond to the m
[
https://issues.apache.org/jira/browse/SOLR-14630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173449#comment-17173449
]
David Smiley commented on SOLR-14630:
-
It'd be great if we could make an integration
1 - 100 of 130 matches
Mail list logo