epugh commented on PR #3262:
URL: https://github.com/apache/solr/pull/3262#issuecomment-2720940030
This is some nice alignment with normal web expectations..
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
[
https://issues.apache.org/jira/browse/SOLR-17700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935218#comment-17935218
]
ASF subversion and git services commented on SOLR-17700:
Commit 7
HoustonPutman merged PR #3260:
URL: https://github.com/apache/solr/pull/3260
--
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
HoustonPutman commented on PR #3249:
URL: https://github.com/apache/solr/pull/3249#issuecomment-2721420292
I think this is breaking an integration test, namely: "export fails on non
cloud mode" in `test_export.bats`.
It gives the following error on Jenkins:
https://ci-builds.apache
[
https://issues.apache.org/jira/browse/SOLR-17700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935237#comment-17935237
]
ASF subversion and git services commented on SOLR-17700:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-17700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-17700.
---
Fix Version/s: 9.9
Assignee: Houston Putman
Resolution: Fixed
> CoreContainer
[
https://issues.apache.org/jira/browse/SOLR-16305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935255#comment-17935255
]
Jason Gerlowski commented on SOLR-16305:
bq. so whatever approach is taken to rec
[
https://issues.apache.org/jira/browse/SOLR-17656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935318#comment-17935318
]
Chris M. Hostetter commented on SOLR-17656:
---
{quote} So that made me eventually
gerlowskija commented on PR #767:
URL: https://github.com/apache/solr-operator/pull/767#issuecomment-2722526123
I swear a different dev brought this up at some point in either an Issue or
PR (though I can't find that comment now). In any case, I've hit this a number
of times across differe
[
https://issues.apache.org/jira/browse/SOLR-17685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935348#comment-17935348
]
ASF subversion and git services commented on SOLR-17685:
Commit 1
epugh merged PR #3223:
URL: https://github.com/apache/solr/pull/3223
--
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
gerlowskija opened a new pull request, #767:
URL: https://github.com/apache/solr-operator/pull/767
Not all environments set particular `RAW_GINKGO` args, causing `make
e2e-tests` to fail with an "unset variable" related error.
This commit tweaks our `manage_e2e_tests.sh` script to gua
dsmiley commented on code in PR #3238:
URL: https://github.com/apache/solr/pull/3238#discussion_r1994348390
##
solr/solrj/src/java/org/apache/solr/client/solrj/request/DirectXmlRequest.java:
##
@@ -55,8 +55,13 @@ public SolrParams getParams() {
}
@Override
- public Stri
dsmiley commented on code in PR #3238:
URL: https://github.com/apache/solr/pull/3238#discussion_r1994346969
##
solr/solrj/src/java/org/apache/solr/client/solrj/request/DelegationTokenRequest.java:
##
@@ -84,8 +84,8 @@ public DelegationTokenResponse.Get createResponse(SolrClient
dsmiley commented on code in PR #3238:
URL: https://github.com/apache/solr/pull/3238#discussion_r1994350312
##
solr/solrj/src/java/org/apache/solr/client/solrj/request/DirectXmlRequest.java:
##
@@ -55,8 +55,13 @@ public SolrParams getParams() {
}
@Override
- public Stri
alessandrobenedetti merged PR #3151:
URL: https://github.com/apache/solr/pull/3151
--
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...@so
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935267#comment-17935267
]
ASF subversion and git services commented on SOLR-17632:
Commit 3
alessandrobenedetti commented on PR #3151:
URL: https://github.com/apache/solr/pull/3151#issuecomment-2721866606
Merged! Thanks, everybody, for the help!
--
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
aloosnetmatch commented on issue #761:
URL: https://github.com/apache/solr-operator/issues/761#issuecomment-2721872746
We had our initial issues with the "nonp" cluster.
Here we "manually" configure the readinessGates
I took the time to spin up a new "test" cluster. A similar clus
edaemon commented on issue #84:
URL: https://github.com/apache/solr-operator/issues/84#issuecomment-2722486500
@HoustonPutman, thanks for the feedback. I had recreated the cloud many
times without the custom `podPort` and saw the same behavior. I did see the
`SOLR_PORT_ADVERTISE=8983` envva
HoustonPutman commented on PR #359:
URL: https://github.com/apache/solr-operator/pull/359#issuecomment-2722405375
Absolutely, you should create a new issue for that @killdash9 !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
dsmiley commented on code in PR #3238:
URL: https://github.com/apache/solr/pull/3238#discussion_r1994305927
##
solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java:
##
@@ -210,6 +236,16 @@ public boolean requiresCollection() {
return false;
}
+ /**
+ *
epugh commented on code in PR #3263:
URL: https://github.com/apache/solr/pull/3263#discussion_r1994355061
##
solr/core/src/test/org/apache/solr/SolrInfoBeanTest.java:
##
@@ -88,30 +90,37 @@ public void testCallMBeanInfo() throws Exception {
}
private static List> getClas
[
https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935364#comment-17935364
]
ASF subversion and git services commented on SOLR-17607:
Commit 3
[
https://issues.apache.org/jira/browse/SOLR-17607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935368#comment-17935368
]
ASF subversion and git services commented on SOLR-17607:
Commit 0
epugh opened a new pull request, #3264:
URL: https://github.com/apache/solr/pull/3264
https://issues.apache.org/jira/browse/SOLR-17685
# Description
Change to 10x
# Solution
Backporting looked tough, and I don't want to inject new bugs into 9x...
--
This is
Eric Pugh created SOLR-17701:
Summary: Remove AUTH_PORT in bin/solr scripts
Key: SOLR-17701
URL: https://issues.apache.org/jira/browse/SOLR-17701
Project: Solr
Issue Type: Task
Componen
epugh opened a new pull request, #3265:
URL: https://github.com/apache/solr/pull/3265
https://issues.apache.org/jira/browse/SOLR-17701
# Description
AUTH_PORT no longer used.
# Solution
Remove AUTH_PORT export as we set it to SOLR_PORT and use that.
# Tests
epugh commented on PR #3265:
URL: https://github.com/apache/solr/pull/3265#issuecomment-2722829023
Changelog will say something like "AUTH_PORT export removed in favour of
more commonly used SOLR_PORT export"?
--
This is an automated message from the Apache Git Service.
To respond to the
epugh commented on code in PR #3236:
URL: https://github.com/apache/solr/pull/3236#discussion_r1994384208
##
solr/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrExporter.java:
##
@@ -349,4 +361,31 @@ private static MetricsConfiguration
loadMetricsConfigura
HoustonPutman commented on issue #760:
URL: https://github.com/apache/solr-operator/issues/760#issuecomment-2722006358
Yeah, the only way for `ZK_HOST` to not actually have a value is to do some
really weird stuff, so it would be necessary to see what your `solrcloud` and
`solrprometheusexp
HoustonPutman commented on issue #761:
URL: https://github.com/apache/solr-operator/issues/761#issuecomment-2722079878
Thanks for all the info here @aloosnetmatch , it is an easy fix and
hopefully should be released soon!
--
This is an automated message from the Apache Git Service.
To res
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Benedetti resolved SOLR-17632.
-
Resolution: Fixed
> Text to Vector Update Request Processor
> ---
HoustonPutman commented on code in PR #3236:
URL: https://github.com/apache/solr/pull/3236#discussion_r1993942563
##
solr/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrExporter.java:
##
@@ -349,4 +361,31 @@ private static MetricsConfiguration
loadMetricsC
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Benedetti updated SOLR-17632:
Fix Version/s: 9.9
> Text to Vector Update Request Processor
>
[
https://issues.apache.org/jira/browse/SOLR-17656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935274#comment-17935274
]
Houston Putman commented on SOLR-17656:
---
[~hossman] I could never reproduce locally
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935286#comment-17935286
]
ASF subversion and git services commented on SOLR-17632:
Commit c
HoustonPutman closed issue #755: Basic Auth Bootstrap Not Working In 0.9.0
URL: https://github.com/apache/solr-operator/issues/755
--
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
[
https://issues.apache.org/jira/browse/SOLR-17632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935285#comment-17935285
]
ASF subversion and git services commented on SOLR-17632:
Commit f
uschindler commented on PR #3261:
URL: https://github.com/apache/solr/pull/3261#issuecomment-2722212518
> > Could we also disable it by default in the OS/Arch values we know are
unsupported, as well as the ALT JDK option?
>
> This can be done by checking the values set in
`System.get
HoustonPutman commented on issue #724:
URL: https://github.com/apache/solr-operator/issues/724#issuecomment-2722373055
Hmmm I've looked into this again and I'm not sure anymore. It only queues a
Balancing operation if a Scaling Operation is already queued. And the scaling
operation is only
dsmiley commented on PR #3261:
URL: https://github.com/apache/solr/pull/3261#issuecomment-2722364171
We're sticking with Kotlin for the UI module, and Java for everything else.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
dsmiley commented on PR #3249:
URL: https://github.com/apache/solr/pull/3249#issuecomment-2722399761
ouch; I'll fix today. Pierre told me too. Sorry about this. I really
wish that I got an email that I failed the build -- a basic software
engineering practice I use elsewhere for a long
HoustonPutman commented on issue #84:
URL: https://github.com/apache/solr-operator/issues/84#issuecomment-2722403088
@edaemon I think there was an issue when you had `podPort=80`, and created
replicas. Those now see themselves as living on that port, which you are no
longer using. I would r
gerlowskija merged PR #768:
URL: https://github.com/apache/solr-operator/pull/768
--
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...@sol
[
https://issues.apache.org/jira/browse/SOLR-17682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935377#comment-17935377
]
ASF subversion and git services commented on SOLR-17682:
Commit b
Houston Putman created SOLR-17702:
-
Summary: ZkController should own its own reconnect logic
Key: SOLR-17702
URL: https://issues.apache.org/jira/browse/SOLR-17702
Project: Solr
Issue Type: Im
mlbiscoc opened a new pull request, #3263:
URL: https://github.com/apache/solr/pull/3263
https://issues.apache.org/jira/browse/SOLR-16903
# Description
WIP - Leaving in draft state for now as there is still more work from
refactor needed but most tests pass so can be semi-revie
[
https://issues.apache.org/jira/browse/SOLR-17685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17685.
--
Fix Version/s: main (10.0)
Assignee: Eric Pugh
Resolution: Fixed
> Can't pass in -z con
[
https://issues.apache.org/jira/browse/SOLR-17702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17702:
--
Labels: pull-request-available (was: )
> ZkController should own its own reconnect logic
> ---
[
https://issues.apache.org/jira/browse/SOLR-17518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935379#comment-17935379
]
David Smiley commented on SOLR-17518:
-
As I now look in branch_9x, this was a non-bac
HoustonPutman opened a new pull request, #3266:
URL: https://github.com/apache/solr/pull/3266
https://issues.apache.org/jira/browse/SOLR-17702
This will fix the flaky `org.apache.solr.cloud.BasicDistributedZk2Test`
(class method) failures.
But in general this is a better way of
[
https://issues.apache.org/jira/browse/SOLR-17701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17701:
--
Labels: pull-request-available (was: )
> Remove AUTH_PORT in bin/solr scripts
> --
epugh commented on code in PR #3263:
URL: https://github.com/apache/solr/pull/3263#discussion_r1994352934
##
solr/core/src/java/org/apache/solr/blockcache/BlockDirectory.java:
##
@@ -289,12 +290,12 @@ String getFileCacheName(String name) throws IOException {
private long ge
dsmiley merged PR #3209:
URL: https://github.com/apache/solr/pull/3209
--
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.or
dsmiley opened a new pull request, #3267:
URL: https://github.com/apache/solr/pull/3267
https://issues.apache.org/jira/browse/SOLR-17682
2nd PR for this JIRA; I wanted to do this separately.
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
dsmiley commented on code in PR #3263:
URL: https://github.com/apache/solr/pull/3263#discussion_r1994576108
##
solr/core/src/java/org/apache/solr/blockcache/BlockDirectory.java:
##
@@ -289,12 +290,12 @@ String getFileCacheName(String name) throws IOException {
private long
dsmiley commented on code in PR #3263:
URL: https://github.com/apache/solr/pull/3263#discussion_r1994581560
##
solr/core/src/test/org/apache/solr/cli/SolrCLIZkToolsTest.java:
##
@@ -265,7 +275,10 @@ public void testCp() throws Exception {
new String[] {
"--zk
gerlowskija opened a new pull request, #3262:
URL: https://github.com/apache/solr/pull/3262
'wt' takes precedence if specified for now, if not provided Solr (through
our use of Jersey) will pick a response format in keeping with the specified
'Accept' header.
JSON responses remains t
[
https://issues.apache.org/jira/browse/SOLR-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935152#comment-17935152
]
Jason Gerlowski commented on SOLR-10998:
Jersey obeys "Accept" headers out of the
[
https://issues.apache.org/jira/browse/SOLR-10998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-10998:
--
Labels: http-headers pull-request-available standards (was: http-headers
standards)
> Support
David Smiley created SOLR-17703:
---
Summary: BinaryResponseParser and BinaryRequestWriter rename to
"JavaBin..."
Key: SOLR-17703
URL: https://issues.apache.org/jira/browse/SOLR-17703
Project: Solr
killdash9 commented on PR #359:
URL: https://github.com/apache/solr-operator/pull/359#issuecomment-2711215072
> @gerlowskija, given that https://issues.apache.org/jira/browse/SOLR-15706
is not released yet, maybe we just wait to add in the `purge` call until the
next Solr Operator release.
[
https://issues.apache.org/jira/browse/SOLR-17702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935403#comment-17935403
]
David Smiley commented on SOLR-17702:
-
Nice Houston!
I suppose this addresses my few
64 matches
Mail list logo