dsmiley commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602671024
##
File path: solr/solr-ref-guide/src/distributed-requests.adoc
##
@@ -115,17 +115,19 @@ If specified, the thread pool will use a backing queue
instead of a dir
dsmiley commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602670860
##
File path: solr/server/solr/solr.xml
##
@@ -53,7 +54,6 @@
class="HttpShardHandlerFactory">
${socketTimeout:60}
${connTimeout:6}
-${
dsmiley commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602656335
##
File path: solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java
##
@@ -781,6 +785,14 @@ public String getConfig() {
}
}
+ public List
dsmiley commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602653831
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkConfigSetService.java
##
@@ -276,20 +270,11 @@ public void downloadConfig(String configName, Path dir)
[
https://issues.apache.org/jira/browse/SOLR-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309838#comment-17309838
]
Zhenxu Ke commented on SOLR-15296:
--
Yes! I also found PermissionNameProvider might be a
tflobbe opened a new pull request #51:
URL: https://github.com/apache/solr/pull/51
Ref guide documentation for the changes introduced by
https://github.com/apache/solr/pull/15
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
[
https://issues.apache.org/jira/browse/SOLR-15155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309808#comment-17309808
]
ASF subversion and git services commented on SOLR-15155:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe resolved SOLR-15154.
--
Fix Version/s: 8.9
main (9.0)
Resoluti
[
https://issues.apache.org/jira/browse/SOLR-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309800#comment-17309800
]
ASF subversion and git services commented on SOLR-15154:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-15155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309797#comment-17309797
]
ASF subversion and git services commented on SOLR-15155:
Commit 9
tflobbe merged pull request #15:
URL: https://github.com/apache/solr/pull/15
--
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.
For queries about this service, please contac
[
https://issues.apache.org/jira/browse/SOLR-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309796#comment-17309796
]
ASF subversion and git services commented on SOLR-15154:
Commit a
tflobbe merged pull request #14:
URL: https://github.com/apache/solr/pull/14
--
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.
For queries about this service, please contac
tflobbe commented on a change in pull request #14:
URL: https://github.com/apache/solr/pull/14#discussion_r602618027
##
File path: solr/solr-ref-guide/src/basic-authentication-plugin.adoc
##
@@ -220,6 +220,17 @@ QueryResponse rsp = req.process(solrClient);
While this is meth
[
https://issues.apache.org/jira/browse/SOLR-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309782#comment-17309782
]
Lillie Hammer commented on SOLR-15248:
--
[~janhoy] sure! thanks
> Remove login autoc
NazerkeBS commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602595930
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkConfigSetService.java
##
@@ -351,6 +282,19 @@ public void downloadConfig(String configName, Path dir)
NazerkeBS commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602596784
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkController.java
##
@@ -855,7 +855,11 @@ public static void createClusterZkNodes(SolrZkClient
zkClient
NazerkeBS commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602595930
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkConfigSetService.java
##
@@ -351,6 +282,19 @@ public void downloadConfig(String configName, Path dir)
dsmiley commented on a change in pull request #23:
URL: https://github.com/apache/solr/pull/23#discussion_r602575524
##
File path: solr/core/src/java/org/apache/solr/cloud/ZkConfigSetService.java
##
@@ -295,9 +248,9 @@ public void downloadConfig(String configName, Path dir)
th
[
https://issues.apache.org/jira/browse/SOLR-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309729#comment-17309729
]
Jan Høydahl commented on SOLR-15248:
It's the smallest patch ever, very easy to backp
[
https://issues.apache.org/jira/browse/SOLR-15292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-15292:
--
Attachment: SOLR-15292.patch
Status: Open (was: Open)
90% of the patch i'm att
HoustonPutman merged pull request #245:
URL: https://github.com/apache/solr-operator/pull/245
--
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.
For queries about this servi
HoustonPutman opened a new pull request #245:
URL: https://github.com/apache/solr-operator/pull/245
--
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.
For queries about this
[
https://issues.apache.org/jira/browse/SOLR-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309706#comment-17309706
]
ASF subversion and git services commented on SOLR-15191:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309705#comment-17309705
]
ASF subversion and git services commented on SOLR-15191:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-15299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-15299.
Fix Version/s: main (9.0)
Resolution: Fixed
Thanks [~hossman]
> ECJ linting doesn't seem to
[
https://issues.apache.org/jira/browse/SOLR-15299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309701#comment-17309701
]
ASF subversion and git services commented on SOLR-15299:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309700#comment-17309700
]
ASF subversion and git services commented on SOLR-15224:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-15224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309698#comment-17309698
]
ASF subversion and git services commented on SOLR-15224:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-15299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309699#comment-17309699
]
ASF subversion and git services commented on SOLR-15299:
Commit 4
asfgit merged pull request #50:
URL: https://github.com/apache/solr/pull/50
--
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.
For queries about this service, please contact
dweiss opened a new pull request #50:
URL: https://github.com/apache/solr/pull/50
--
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.
For queries about this service, please c
madrob commented on pull request #22:
URL: https://github.com/apache/solr/pull/22#issuecomment-808476648
I can't come up with a way that this allows inappropriate actions. I suspect
that we need to fix something else as this is probably a symptom of a different
issue, not a cause, but it's
[
https://issues.apache.org/jira/browse/SOLR-15244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309689#comment-17309689
]
Chris M. Hostetter commented on SOLR-15244:
---
I should clarity: the failures are
[
https://issues.apache.org/jira/browse/SOLR-15244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter reopened SOLR-15244:
---
This change seems to be causing a lot of reproducible jenkins failures with a
similar lo
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-15273.
Fix Version/s: 8.9
main (9.0)
Assignee: Christine Poersc
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309661#comment-17309661
]
Christine Poerschke commented on SOLR-15273:
Manually deleted duplicate bot c
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-15273:
---
Comment: was deleted
(was: Commit c83f321fd22dd67f6dbf420cf4ddcb562ae83897 in lucene-
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-15273:
---
Comment: was deleted
(was: Commit 3a533aa2dfbe0e0a1a5e4710b52ebfee6546fa9f in solr's
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-15273:
---
Comment: was deleted
(was: Commit 3a533aa2dfbe0e0a1a5e4710b52ebfee6546fa9f in solr's
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-15273:
---
Comment: was deleted
(was: Commit c83f321fd22dd67f6dbf420cf4ddcb562ae83897 in lucene-
cpoerschke opened a new pull request #49:
URL: https://github.com/apache/solr/pull/49
Noticed whilst resolving merge conflict during solr/main to
lucene-solr/branch_8x backport.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309659#comment-17309659
]
ASF subversion and git services commented on SOLR-15273:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309658#comment-17309658
]
ASF subversion and git services commented on SOLR-15273:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309657#comment-17309657
]
ASF subversion and git services commented on SOLR-15273:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309644#comment-17309644
]
ASF subversion and git services commented on SOLR-15273:
Commit 3
cpoerschke merged pull request #35:
URL: https://github.com/apache/solr/pull/35
--
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.
For queries about this service, please con
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309643#comment-17309643
]
ASF subversion and git services commented on SOLR-15273:
Commit 3
[
https://issues.apache.org/jira/browse/SOLR-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309645#comment-17309645
]
ASF subversion and git services commented on SOLR-15273:
Commit 3
Dawid Weiss created SOLR-15299:
--
Summary: ECJ linting doesn't seem to work
Key: SOLR-15299
URL: https://issues.apache.org/jira/browse/SOLR-15299
Project: Solr
Issue Type: Bug
Security Leve
[
https://issues.apache.org/jira/browse/SOLR-15248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309615#comment-17309615
]
Christine Poerschke commented on SOLR-15248:
Hello. Late to the party here, w
cpoerschke opened a new pull request #15:
URL: https://github.com/apache/solr-site/pull/15
Noticed the wording when looking at the site in connection with the
(unrelated) #13 changes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/SOLR-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter resolved SOLR-15291.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Test + ref-guide note about "saf
HoustonPutman merged pull request #244:
URL: https://github.com/apache/solr-operator/pull/244
--
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.
For queries about this servi
[
https://issues.apache.org/jira/browse/SOLR-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309559#comment-17309559
]
ASF subversion and git services commented on SOLR-15291:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309557#comment-17309557
]
Jan Høydahl commented on SOLR-15296:
You are right that we have disabled auth on the
[
https://issues.apache.org/jira/browse/SOLR-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309547#comment-17309547
]
ASF subversion and git services commented on SOLR-15291:
Commit 8
HoustonPutman opened a new pull request #244:
URL: https://github.com/apache/solr-operator/pull/244
Controller-gen needs to be updated, to keep the current look of the CRDs
with go 1.16.
Dependency installation can now be done via `make install-dependencies`, and
uses `go install` w
HoustonPutman merged pull request #242:
URL: https://github.com/apache/solr-operator/pull/242
--
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.
For queries about this servi
[
https://issues.apache.org/jira/browse/SOLR-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309533#comment-17309533
]
ASF subversion and git services commented on SOLR-15291:
Commit 5
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602408258
##
File path: solr/core/src/java/org/apache/solr/core/NodeConfig.java
##
@@ -44,6 +44,8 @@
private final Set allowPaths;
+ private final String al
janhoy commented on pull request #22:
URL: https://github.com/apache/solr/pull/22#issuecomment-808325717
So, what's your verdict @madrob ? :)
--
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
Jan Høydahl created SOLR-15298:
--
Summary: Prometheus Exporter support cloud mode even with -b
Key: SOLR-15298
URL: https://issues.apache.org/jira/browse/SOLR-15298
Project: Solr
Issue Type: Imp
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602355865
##
File path: solr/solr-ref-guide/src/distributed-requests.adoc
##
@@ -115,17 +115,19 @@ If specified, the thread pool will use a backing queue
instead o
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602362895
##
File path: solr/core/src/java/org/apache/solr/core/NodeConfig.java
##
@@ -44,6 +44,8 @@
private final Set allowPaths;
+ private final String al
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602360428
##
File path: solr/server/solr/solr.xml
##
@@ -53,7 +54,6 @@
class="HttpShardHandlerFactory">
${socketTimeout:60}
${connTimeout:6}
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602355865
##
File path: solr/solr-ref-guide/src/distributed-requests.adoc
##
@@ -115,17 +115,19 @@ If specified, the thread pool will use a backing queue
instead o
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602352717
##
File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java
##
@@ -1231,6 +1231,9 @@ private void setupPolling(String intervalStr) {
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602348555
##
File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java
##
@@ -385,6 +388,9 @@ public CoreContainer(NodeConfig config, CoresLocator
loca
bruno-roustant commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602345194
##
File path: solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java
##
@@ -220,7 +220,7 @@ protected String getReplicateLeaderUrl(ZkNodeProps
le
bruno-roustant commented on a change in pull request #20:
URL: https://github.com/apache/solr/pull/20#discussion_r602343365
##
File path:
solr/contrib/blob-directory/src/java/org/apache/solr/blob/IndexInputInputStream.java
##
@@ -0,0 +1,90 @@
+/*
+ * Licensed to the Apache Sof
Webster Homer created SOLR-15297:
Summary: Creating a collection with TLOG replicas fails with
placement rules
Key: SOLR-15297
URL: https://issues.apache.org/jira/browse/SOLR-15297
Project: Solr
limingnihao commented on pull request #35:
URL: https://github.com/apache/solr/pull/35#issuecomment-808203920
@cpoerschke I have added the solr/CHANGES.txt entry for this change in the
Bug Fixes section for the 8.9.0. Please help to review it. Thanks.
--
This is an automated message from
dsmiley commented on a change in pull request #47:
URL: https://github.com/apache/solr/pull/47#discussion_r602231577
##
File path: solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java
##
@@ -220,7 +220,7 @@ protected String getReplicateLeaderUrl(ZkNodeProps
leaderpro
Zhenxu Ke created SOLR-15295:
Summary: Provide allowlisting mechanism in the JWT auth plugin to
ignore paths like login
Key: SOLR-15295
URL: https://issues.apache.org/jira/browse/SOLR-15295
Project: Solr
Zhenxu Ke created SOLR-15296:
Summary: Provide allowlisting mechanism in the JWT auth plugin to
ignore paths like login
Key: SOLR-15296
URL: https://issues.apache.org/jira/browse/SOLR-15296
Project: Solr
dsmiley commented on a change in pull request #20:
URL: https://github.com/apache/solr/pull/20#discussion_r602226773
##
File path:
solr/contrib/blob-directory/src/java/org/apache/solr/blob/IndexInputInputStream.java
##
@@ -0,0 +1,90 @@
+/*
+ * Licensed to the Apache Software F
77 matches
Mail list logo