[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419577#comment-17419577
]
Dawid Weiss commented on SOLR-15455:
I have a weekend packed with affairs but let me
Terry d Butts created SOLR-15651:
Summary: Connection
Key: SOLR-15651
URL: https://issues.apache.org/jira/browse/SOLR-15651
Project: Solr
Issue Type: Bug
Security Level: Public (Defaul
[
https://issues.apache.org/jira/browse/SOLR-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419502#comment-17419502
]
Mark Robert Miller commented on SOLR-15639:
---
It would be interesting to see if
HoustonPutman commented on pull request #302:
URL: https://github.com/apache/solr-operator/pull/302#issuecomment-926208319
Ok I have refactored to use a new more kube-style way of listing
repositories. I've also updated the documentation and examples.
One big difference is we are no
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419472#comment-17419472
]
Michael Gibney commented on SOLR-15455:
---
Thanks for taking a look, Dawid! I agree t
[
https://issues.apache.org/jira/browse/SOLR-15147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-15147.
--
Resolution: Won't Fix
DIH has been removed from Solr for 9.0 so there's no chance this
[
https://issues.apache.org/jira/browse/SOLR-14754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-14754.
--
Resolution: Fixed
This looks like another issue that was fixed by SOLR-15621.
> Hyperl
[
https://issues.apache.org/jira/browse/SOLR-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-12267.
--
Resolution: Not A Problem
This is a bit old at this point so I'll go ahead and close it
[
https://issues.apache.org/jira/browse/SOLR-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-12426.
--
Resolution: Won't Do
The metrics history API was removed for Solr 9.0 so there's nothin
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419448#comment-17419448
]
Mark Robert Miller edited comment on SOLR-15644 at 9/23/21, 8:19 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419448#comment-17419448
]
Mark Robert Miller commented on SOLR-15644:
---
Yes, the that’s the issue. The thr
[
https://issues.apache.org/jira/browse/SOLR-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-10330.
--
Resolution: Fixed
The new Schema Designer done via SOLR-15277 takes care of this.
> Ad
[
https://issues.apache.org/jira/browse/SOLR-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-10149.
--
Resolution: Won't Fix
This issue won't be fixed since DIH has been removed from Solr 9.
HoustonPutman merged pull request #324:
URL: https://github.com/apache/solr-operator/pull/324
--
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: issu
[
https://issues.apache.org/jira/browse/SOLR-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-9489.
-
Fix Version/s: (was: 6.7)
(was: 7.0)
Resolution: Not A Pr
[
https://issues.apache.org/jira/browse/SOLR-9489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett updated SOLR-9489:
Attachment: Screen Shot 2021-09-23 at 3.08.08 PM.png
> Admin UI does not show port number fo
HoustonPutman closed issue #322:
URL: https://github.com/apache/solr-operator/issues/322
--
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-un
HoustonPutman commented on issue #323:
URL: https://github.com/apache/solr-operator/issues/323#issuecomment-926117621
You could use `solrcloud.spec.dataStorage.persistent.reclaimPolicy=Retain`,
at that point the SolrCloud won't use a finalizer on the PVCs. And when you
delete the namespace
[
https://issues.apache.org/jira/browse/SOLR-13522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-13522.
--
Resolution: Fixed
This recently came up again and was fixed in SOLR-15621.
> Admin UI
[
https://issues.apache.org/jira/browse/SOLR-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-9100.
-
Fix Version/s: (was: 7.0)
Resolution: Duplicate
This recently came up again and
HoustonPutman commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715113610
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.S
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715113063
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
[
https://issues.apache.org/jira/browse/SOLR-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-9010.
-
Resolution: Fixed
I'm pretty sure the ideas here were implemented in SOLR-6152 in Solr 8.9
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419431#comment-17419431
]
Dawid Weiss commented on SOLR-15455:
Oh, yet another alternative would be to try to i
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419429#comment-17419429
]
Dawid Weiss commented on SOLR-15455:
I peeked at the patch, Michael and it seems awkw
[
https://issues.apache.org/jira/browse/SOLR-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-7475.
-
Resolution: Fixed
This doesn't happen any longer it seems so was fixed at some point (and
[
https://issues.apache.org/jira/browse/SOLR-7348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-7348.
-
Resolution: Fixed
This doesn't happen any longer it seems so was fixed at some point (and
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715090863
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715090863
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
HoustonPutman commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715081864
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.S
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715067459
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
magibney opened a new pull request #303:
URL: https://github.com/apache/solr/pull/303
See: https://issues.apache.org/jira/browse/SOLR-15455
Introduced support is passive in the sense that it doesn't change anything
on disk. It requires the `-DluceneSnapshot` flag to specified explici
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r715067459
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
[
https://issues.apache.org/jira/browse/SOLR-15647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419382#comment-17419382
]
Mark Robert Miller commented on SOLR-15647:
---
I have most of these test issues w
[
https://issues.apache.org/jira/browse/SOLR-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419371#comment-17419371
]
David Eric Pugh commented on SOLR-5599:
---
I just looked, and what is there does seem
[
https://issues.apache.org/jira/browse/SOLR-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-7265.
-
Resolution: Implemented
My feeling is the Nodes view added in SOLR-8207 satisfies the need
[
https://issues.apache.org/jira/browse/SOLR-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-6050.
-
Resolution: Duplicate
I believe what was requested here was satisfied by SOLR-6152, releas
[
https://issues.apache.org/jira/browse/SOLR-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419348#comment-17419348
]
Cassandra Targett commented on SOLR-5599:
-
I wonder if the Nodes view that we have
[
https://issues.apache.org/jira/browse/SOLR-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-5074.
-
Resolution: Won't Fix
This is relevant to the DIH-related portions of the UI, which has be
[
https://issues.apache.org/jira/browse/SOLR-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-4770.
-
Resolution: Fixed
Resolving this as implemented with SOLR-8207.
> Mouse-over info for oth
[
https://issues.apache.org/jira/browse/SOLR-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419325#comment-17419325
]
Raphaël Droz commented on SOLR-3485:
I suggest you "move" the issue instead of forgett
gerlowskija edited a comment on pull request #302:
URL: https://github.com/apache/solr-operator/pull/302#issuecomment-925988303
> Instead of lists for each individual repository type, we structure it more
like Volumes
Houston and I discussed this a bit offline and I'm 👍 on the altern
gerlowskija commented on pull request #302:
URL: https://github.com/apache/solr-operator/pull/302#issuecomment-925988303
> Instead of lists for each individual repository type, we structure it more
like Volumes
Houston and I discussed this a bit offline and I'm 👍 on the alternate syn
[
https://issues.apache.org/jira/browse/SOLR-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-3485.
-
Resolution: Won't Fix
The /browse interface and velocity handler have now moved out of Sol
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419319#comment-17419319
]
Michael Gibney commented on SOLR-15455:
---
Note that the above comment really just de
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419317#comment-17419317
]
Michael Gibney commented on SOLR-15455:
---
Sharing here in case anyone is trying to u
[
https://issues.apache.org/jira/browse/SOLR-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419316#comment-17419316
]
David Eric Pugh commented on SOLR-6368:
---
Would packaging up the Solr version of Spla
epugh opened a new pull request #302:
URL: https://github.com/apache/solr/pull/302
https://issues.apache.org/jira/browse/SOLR-15650
# Description
Make picking a defType in the Solr Admin an explicit choice, otherwise you
use the default.
# Solution
Ma
David Eric Pugh created SOLR-15650:
--
Summary: Picking lucene defType in Solr Admin doesn't actually
pass defType=lucene through
Key: SOLR-15650
URL: https://issues.apache.org/jira/browse/SOLR-15650
P
HoustonPutman commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r714940753
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.S
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r714931499
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
vladiceanu commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r714926359
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.Solr
HoustonPutman commented on a change in pull request #324:
URL: https://github.com/apache/solr-operator/pull/324#discussion_r714908511
##
File path: controllers/util/solr_util.go
##
@@ -327,6 +328,13 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *solr.S
[
https://issues.apache.org/jira/browse/SOLR-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419260#comment-17419260
]
choco commented on SOLR-8009:
-
Is there a workaround for this? I'm having the same issue with
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419115#comment-17419115
]
Dawid Weiss commented on SOLR-15644:
https://github.com/randomizedtesting/randomizedt
[
https://issues.apache.org/jira/browse/SOLR-15649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atri Sharma resolved SOLR-15649.
Resolution: Fixed
Please use Solr users' mailing list for troubleshooting. Jira is meant for
devel
[
https://issues.apache.org/jira/browse/SOLR-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-15600:
--
Assignee: (was: Jan Høydahl)
> Move Powered By logos to separate page
> --
Balakumar created SOLR-15649:
Summary: solr service issue and not getting login page
Key: SOLR-15649
URL: https://issues.apache.org/jira/browse/SOLR-15649
Project: Solr
Issue Type: Bug
Secu
[
https://issues.apache.org/jira/browse/SOLR-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419107#comment-17419107
]
Jan Høydahl commented on SOLR-15600:
I think, for the exact HTML needed for the carou
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419103#comment-17419103
]
Mark Robert Miller commented on SOLR-15644:
---
One thing I can’t recall well enou
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419093#comment-17419093
]
Dawid Weiss commented on SOLR-15644:
Ok, clear. Thanks.
> Add the ability to interru
[
https://issues.apache.org/jira/browse/SOLR-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419092#comment-17419092
]
Atri Sharma commented on SOLR-15600:
I am happy to start a PR – but I don't know how
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419087#comment-17419087
]
Mark Robert Miller commented on SOLR-15644:
---
I’m not sure where I’m being offen
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419087#comment-17419087
]
Mark Robert Miller edited comment on SOLR-15644 at 9/23/21, 9:40 AM:
--
[
https://issues.apache.org/jira/browse/SOLR-15600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419084#comment-17419084
]
Jan Høydahl commented on SOLR-15600:
So, is anyone interested in driving this effort?
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419063#comment-17419063
]
Dawid Weiss commented on SOLR-15644:
bq. If you were actually interested in the probl
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419053#comment-17419053
]
Mark Robert Miller commented on SOLR-15644:
---
And yes, I’ve also used all the sc
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419051#comment-17419051
]
Mark Robert Miller commented on SOLR-15644:
---
And yes, I could list a dozen case
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419043#comment-17419043
]
Mark Robert Miller edited comment on SOLR-15644 at 9/23/21, 8:48 AM:
--
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419043#comment-17419043
]
Mark Robert Miller edited comment on SOLR-15644 at 9/23/21, 8:48 AM:
--
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419043#comment-17419043
]
Mark Robert Miller commented on SOLR-15644:
---
If you haven’t fought all those is
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419027#comment-17419027
]
Dawid Weiss commented on SOLR-15644:
Oh, and of course you can do this as well:
{code
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419025#comment-17419025
]
Dawid Weiss commented on SOLR-15644:
I'm sorry, I don't think I understand. You're ri
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419020#comment-17419020
]
Mark Robert Miller commented on SOLR-15644:
---
Sure, follow the issues need it, I
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419013#comment-17419013
]
Dawid Weiss edited comment on SOLR-15644 at 9/23/21, 7:55 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419013#comment-17419013
]
Dawid Weiss commented on SOLR-15644:
bq. It’s slow because it’s generic and because w
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419012#comment-17419012
]
Mark Robert Miller commented on SOLR-15644:
---
It has nothing to do with lingerin
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419009#comment-17419009
]
Dawid Weiss commented on SOLR-15644:
Please point at the test where this makes a diff
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419004#comment-17419004
]
Dawid Weiss edited comment on SOLR-15644 at 9/23/21, 7:40 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419004#comment-17419004
]
Dawid Weiss commented on SOLR-15644:
bq. The stuff in the test framework is slow and
dweiss commented on a change in pull request #300:
URL: https://github.com/apache/solr/pull/300#discussion_r714536837
##
File path: solr/test-framework/src/java/org/apache/solr/SolrTestCase.java
##
@@ -144,12 +152,107 @@ public static void
checkSyspropForceBeforeClassAssumptio
81 matches
Mail list logo