[
https://issues.apache.org/jira/browse/SOLR-16955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu updated SOLR-16955:
Description:
Tracing for v2 apis will eagerly consume the contentstream to find a good name
for th
[
https://issues.apache.org/jira/browse/SOLR-16955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu updated SOLR-16955:
Description:
Tracing for v2 apis will eagerly consume the contentstream to find a good name
for th
[
https://issues.apache.org/jira/browse/SOLR-16955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu updated SOLR-16955:
Description:
Tracing for v2 apis will eagerly consume the contentstream to find a good name
for th
Alex Deparvu created SOLR-16955:
---
Summary: Tracing v2 apis breaks SecurityConfHandler
Key: SOLR-16955
URL: https://issues.apache.org/jira/browse/SOLR-16955
Project: Solr
Issue Type: Bug
S
[
https://issues.apache.org/jira/browse/SOLR-16955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu updated SOLR-16955:
Component/s: tracing
> Tracing v2 apis breaks SecurityConfHandler
> ---
dustinpeerce opened a new pull request, #1872:
URL: https://github.com/apache/solr/pull/1872
# Description
The Solr Reference Guide for Configuring solr.xml contains an invalid
parameter in the example file.
# Solution
I replaced the invalid parameter `compre
janhoy commented on code in PR #1871:
URL: https://github.com/apache/solr/pull/1871#discussion_r1309302038
##
solr/core/src/java/org/apache/solr/handler/ContentStreamHandlerBase.java:
##
@@ -63,6 +70,17 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryResponse rs
HoustonPutman merged PR #613:
URL: https://github.com/apache/solr-operator/pull/613
--
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...@s
HoustonPutman opened a new pull request, #613:
URL: https://github.com/apache/solr-operator/pull/613
- Save Solr Operator logs for each test (filtered to only the applicable
lines for that test)
- Print the log directory on failure
- Include the KUBERNETES_VERSION on failure-retry scri
[
https://issues.apache.org/jira/browse/SOLR-16952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qais Qadri updated SOLR-16952:
--
Priority: Critical (was: Major)
> solr.DenseVectorField does not work on a collection with more than 1
magibney commented on code in PR #1351:
URL: https://github.com/apache/solr/pull/1351#discussion_r1309075615
##
solr/test-framework/src/java/org/apache/solr/util/TestHarness.java:
##
@@ -186,6 +187,9 @@ public TestHarness(NodeConfig config, CoresLocator
coresLocator) {
}
[
https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760018#comment-17760018
]
Alex Deparvu commented on SOLR-15367:
-
I have posted a 9.x version of this PR for rev
[
https://issues.apache.org/jira/browse/SOLR-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760015#comment-17760015
]
ASF subversion and git services commented on SOLR-16825:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-16825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1776#comment-1776
]
ASF subversion and git services commented on SOLR-16825:
Commit 9
HoustonPutman merged PR #1867:
URL: https://github.com/apache/solr/pull/1867
--
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.apa
cpoerschke commented on code in PR #1871:
URL: https://github.com/apache/solr/pull/1871#discussion_r1308917303
##
solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerRegistry.java:
##
@@ -64,13 +77,16 @@ public List checkTripped() {
}
/**
- * Returns t
magibney commented on PR #1351:
URL: https://github.com/apache/solr/pull/1351#issuecomment-1697492086
Ah, just noticed the test suite is not quite ready to commit.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
HoustonPutman commented on code in PR #1867:
URL: https://github.com/apache/solr/pull/1867#discussion_r1308858864
##
solr/solrj/src/java/org/apache/solr/common/util/TextWriter.java:
##
@@ -88,7 +87,7 @@ default void writeVal(String name, Object val, boolean raw)
throws IOExcept
janhoy opened a new pull request, #1871:
URL: https://github.com/apache/solr/pull/1871
https://issues.apache.org/jira/browse/SOLR-16954
--
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 spe
Jan Høydahl created SOLR-16954:
--
Summary: Circuit breaker for update requests
Key: SOLR-16954
URL: https://issues.apache.org/jira/browse/SOLR-16954
Project: Solr
Issue Type: New Feature
Se
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759950#comment-17759950
]
ASF subversion and git services commented on SOLR-15474:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759949#comment-17759949
]
ASF subversion and git services commented on SOLR-15474:
Commit e
cpoerschke merged PR #1870:
URL: https://github.com/apache/solr/pull/1870
--
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
epugh commented on PR #1851:
URL: https://github.com/apache/solr/pull/1851#issuecomment-1697342481
Ugh... test_ssl.bats failing.. thought it was ssl, but running not in ssl,
I can create a collection with my user:password, but I can't query it!!!
```
curl -u name:password 'http:
gerlowskija commented on code in PR #1867:
URL: https://github.com/apache/solr/pull/1867#discussion_r1308705653
##
solr/solrj/src/java/org/apache/solr/common/DelegateMapWriter.java:
##
@@ -1,46 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
-
janhoy commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1308693783
##
solr/core/src/test/org/apache/solr/util/BaseTestCircuitBreaker.java:
##
@@ -0,0 +1,314 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
cpoerschke commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1308670451
##
solr/core/src/test/org/apache/solr/util/BaseTestCircuitBreaker.java:
##
@@ -0,0 +1,314 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
cpoerschke commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1308670451
##
solr/core/src/test/org/apache/solr/util/BaseTestCircuitBreaker.java:
##
@@ -0,0 +1,314 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
cpoerschke opened a new pull request, #1870:
URL: https://github.com/apache/solr/pull/1870
https://issues.apache.org/jira/browse/SOLR-15474
Follow-up due to race condition on #1725 merge:
https://github.com/apache/solr/pull/1725#discussion_r1308640769
--
This is an automated messag
janhoy commented on PR #1792:
URL: https://github.com/apache/solr/pull/1792#issuecomment-1697241385
> > Eager to get this into 9.4. Let me know if we can help finalizing these
two PRs
>
> @janhoy I should push a new commit sometime today. I have changed little
bit your CSP patch, I j
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759912#comment-17759912
]
ASF subversion and git services commented on SOLR-15474:
Commit d
janhoy commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1308640769
##
solr/core/src/test/org/apache/solr/util/BaseTestCircuitBreaker.java:
##
@@ -0,0 +1,314 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-15474.
Fix Version/s: 9.4
Resolution: Fixed
Thanks everyone, especially [~cpoerschke] for peristent
cpoerschke commented on code in PR #1725:
URL: https://github.com/apache/solr/pull/1725#discussion_r1308559589
##
solr/core/src/test-files/solr/collection1/conf/solrconfig-pluggable-circuitbreaker.xml:
##
@@ -0,0 +1,95 @@
+
+
+
+
+
+ ${tests.luceneMatchVersion:LATEST}
+ ${solr
[
https://issues.apache.org/jira/browse/SOLR-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759906#comment-17759906
]
ASF subversion and git services commented on SOLR-15474:
Commit 4
janhoy merged PR #1725:
URL: https://github.com/apache/solr/pull/1725
--
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
laminelam commented on PR #1792:
URL: https://github.com/apache/solr/pull/1792#issuecomment-1697196130
> Eager to get this into 9.4. Let me know if we can help finalizing these
two PRs
@janhoy
I should push a new commit sometime today. I have changed little bit your
CSP patch, I just
epugh commented on code in PR #1851:
URL: https://github.com/apache/solr/pull/1851#discussion_r1308523779
##
solr/core/src/resources/security.json:
##
@@ -0,0 +1,74 @@
+{
+ "authentication": {
+"blockUnknown": false,
+"class": "solr.BasicAuthPlugin",
Review Comment:
epugh commented on PR #1851:
URL: https://github.com/apache/solr/pull/1851#issuecomment-1697106268
@HoustonPutman this PR is getting close to be ready to merge, wanted to bug
you on the ref guide "branch" magic links!
--
This is an automated message from the Apache Git Service.
To respond
epugh commented on code in PR #1851:
URL: https://github.com/apache/solr/pull/1851#discussion_r1308500729
##
solr/core/src/java/org/apache/solr/cli/AuthTool.java:
##
@@ -347,37 +352,21 @@ private int handleBasicAuth(CommandLine cli) throws
Exception {
boolean blockUn
epugh commented on code in PR #1851:
URL: https://github.com/apache/solr/pull/1851#discussion_r1308498345
##
solr/core/src/resources/security.json:
##
@@ -0,0 +1,74 @@
+{
+ "authentication": {
+"blockUnknown": false,
+"class": "solr.BasicAuthPlugin",
Review Comment:
psalagnac commented on PR #1864:
URL: https://github.com/apache/solr/pull/1864#issuecomment-1697060989
Thanks for you feedback. I added marked more operation as expensive.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
janhoy commented on PR #1792:
URL: https://github.com/apache/solr/pull/1792#issuecomment-1697017083
Eager to get this into 9.4. Let me know if we can help finalizing these two
PRs
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
[
https://issues.apache.org/jira/browse/SOLR-16953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Monica Marrero updated SOLR-16953:
--
Description:
The parsing of the query for the _pf_ parameter is wrong.
Reference to user maili
atris commented on PR #1725:
URL: https://github.com/apache/solr/pull/1725#issuecomment-1696936233
I took a look and it looks good to me.
--
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 speci
Monica Marrero created SOLR-16953:
-
Summary: Wrong parsing when using pf parameter
Key: SOLR-16953
URL: https://issues.apache.org/jira/browse/SOLR-16953
Project: Solr
Issue Type: Bug
Se
janhoy commented on PR #1725:
URL: https://github.com/apache/solr/pull/1725#issuecomment-1696924284
Looking for at least one "+1" before I proceed with the merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
47 matches
Mail list logo