[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420063#comment-17420063
]
Dawid Weiss commented on SOLR-15455:
bq. Dawid, PR #304 looks great! I look forward t
dweiss commented on a change in pull request #304:
URL: https://github.com/apache/solr/pull/304#discussion_r715997525
##
File path: settings.gradle
##
@@ -17,30 +17,74 @@
rootProject.name = "solr-root"
-includeBuild("dev-tools/missing-doclet")
+includeBuild("dev-tools/solr
dweiss commented on a change in pull request #304:
URL: https://github.com/apache/solr/pull/304#discussion_r715996978
##
File path: settings.gradle
##
@@ -17,30 +17,74 @@
rootProject.name = "solr-root"
-includeBuild("dev-tools/missing-doclet")
+includeBuild("dev-tools/solr
pareekdevanshu commented on issue #325:
URL: https://github.com/apache/solr-operator/issues/325#issuecomment-927004294
we are using Solr verison 8.8.2.
--
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
ctargett commented on pull request #307:
URL: https://github.com/apache/solr/pull/307#issuecomment-926920754
> Do we have a link checker that runs that would find these?
Well, no because 9 isn't out yet. But you are proposing this change for 9 so
you should use the correct file names
[
https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419989#comment-17419989
]
Cassandra Targett commented on SOLR-15556:
--
I've updated my branch up to the lat
David Eric Pugh created SOLR-15652:
--
Summary: Links in Solr Admin UI for more help are out of date
Key: SOLR-15652
URL: https://issues.apache.org/jira/browse/SOLR-15652
Project: Solr
Issue T
[
https://issues.apache.org/jira/browse/SOLR-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419969#comment-17419969
]
David Eric Pugh commented on SOLR-15432:
Hi all, I noticed that in the Solr Admin
epugh commented on pull request #307:
URL: https://github.com/apache/solr/pull/307#issuecomment-926898957
> There are 2 issues with this PR:
>
> * The Ref Guide URLs used will always point to the "latest" version of
the Ref Guide, so when someone is using 9.0 and the "latest" Ref
[
https://issues.apache.org/jira/browse/SOLR-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419960#comment-17419960
]
David Eric Pugh commented on SOLR-11875:
Hi all, I believe my work on SOLR-14834
epugh opened a new pull request #307:
URL: https://github.com/apache/solr/pull/307
https://issues.apache.org/jira/browse/SOLR-14834
# Description
I am updating old links to content.
# Solution
I looked for everything that had `wiki.apache.org/solr` and mad
HoustonPutman closed issue #148:
URL: https://github.com/apache/solr-operator/issues/148
--
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 #148:
URL: https://github.com/apache/solr-operator/issues/148#issuecomment-926888573
Forgot to update this, but this has been implemented since `v0.3.0`,
released in May 2021.
--
This is an automated message from the Apache Git Service.
To respond to the
HoustonPutman opened a new issue #329:
URL: https://github.com/apache/solr-operator/issues/329
Currently the only real way of using contrib modules or custom libs with the
SolrCloud resource is to provide a custom `solr.xml`, or to build a somewhat
custom docker-image that already has thes
[
https://issues.apache.org/jira/browse/SOLR-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassandra Targett resolved SOLR-4670.
-
Resolution: Invalid
I think this should be resolved. Not because there's been some great c
HoustonPutman commented on issue #327:
URL: https://github.com/apache/solr-operator/issues/327#issuecomment-926883767
@gerlowskija , I think you know the `gcs-repository` code the best. Once you
are back (don't want to interrupt your break), could you look into this and see
whether the cre
HoustonPutman opened a new issue #328:
URL: https://github.com/apache/solr-operator/issues/328
As of Solr 8.10,
[SOLR-15089](https://issues.apache.org/jira/browse/SOLR-15089), there is a
contrib module, `s3-repository`, to persist backup information to AWS S3 and
certain S3-compatible obj
HoustonPutman commented on issue #326:
URL: https://github.com/apache/solr-operator/issues/326#issuecomment-926880386
Relates to #301 now that you can define multiple backup repositories.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
HoustonPutman commented on issue #327:
URL: https://github.com/apache/solr-operator/issues/327#issuecomment-926879982
Relates to #301
--
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 specifi
HoustonPutman opened a new issue #327:
URL: https://github.com/apache/solr-operator/issues/327
If a user is connecting to a GCS Backup Repository, then they have to
provide a secret that contains the GCS credentials as a file. We should
investigate whether we need to restart the Solr Pod i
HoustonPutman opened a new issue #326:
URL: https://github.com/apache/solr-operator/issues/326
There is also a much easier way to calculate this.
When we generate a Solr pod spec in the StatefulSet, that pod spec should
"be ready" for all backupRepos currently configured. So if we se
HoustonPutman edited a comment 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
magibney commented on pull request #304:
URL: https://github.com/apache/solr/pull/304#issuecomment-926863284
I wonder whether there's a way is to create a "test of the build tool" kind
of test for this. This is the kind of change that could be a source of
regressions (albeit low-priority o
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419936#comment-17419936
]
Michael Gibney commented on SOLR-15455:
---
I left a couple of minor comments/question
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney updated SOLR-15455:
--
Attachment: SOLR-15455-security-policy-mods.patch
> Facilitate joint Lucene/Solr local developm
[
https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reassigned SOLR-15617:
---
Assignee: Kevin Risden
> How to get rid of this Warning "WARN (qtp1533985074-57) [ ]
> o.a.
[
https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-15617:
Status: Patch Available (was: Open)
> How to get rid of this Warning "WARN (qtp1533985074-57) [ ]
[
https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419923#comment-17419923
]
Kevin Risden commented on SOLR-15617:
-
I put together a simple PR that should help wi
risdenk opened a new pull request #306:
URL: https://github.com/apache/solr/pull/306
https://issues.apache.org/jira/browse/SOLR-15617
# Description
Adds support for `kerberos.name.rules.mechanism` to be passed through the
`KerberosPlugin`
# Solution
Pass down `so
spyk commented on pull request #242:
URL: https://github.com/apache/solr/pull/242#issuecomment-926834765
I took a stab on the 'splitToRight' flag implementation. Please review and
let me know of any issues, thanks!
--
This is an automated message from the Apache Git Service.
To respond t
[
https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419916#comment-17419916
]
Kevin Risden edited comment on SOLR-15617 at 9/24/21, 6:16 PM:
[
https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419916#comment-17419916
]
Kevin Risden commented on SOLR-15617:
-
So I know when I used to do work with Solr and
HoustonPutman edited a comment 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
HoustonPutman edited a comment 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
magibney commented on a change in pull request #304:
URL: https://github.com/apache/solr/pull/304#discussion_r715795535
##
File path: settings.gradle
##
@@ -17,30 +17,74 @@
rootProject.name = "solr-root"
-includeBuild("dev-tools/missing-doclet")
+includeBuild("dev-tools/so
[
https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419900#comment-17419900
]
Kevin Risden commented on SOLR-14321:
-
PR: https://github.com/apache/solr/pull/305
>
risdenk opened a new pull request #305:
URL: https://github.com/apache/solr/pull/305
https://issues.apache.org/jira/browse/SOLR-14321
# Description
replace `HttpClientUtil.setConfigurer(...)` with
`HttpClientUtil.setHttpClientBuilder(new Krb5HttpClientBuilder().getBuilder());`
[
https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14321:
Affects Version/s: 8.10
8.5
8.6
[
https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419899#comment-17419899
]
David Eric Pugh commented on SOLR-14834:
Here is a list of where we need updates.
[
https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14321:
Status: Patch Available (was: Open)
> SolrJ with Kerberos docs update invalid HttpClientUtil.setCo
[
https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-14321:
Summary: SolrJ with Kerberos docs update invalid
HttpClientUtil.setConfigurer (was: SolrJ with Ke
[
https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419889#comment-17419889
]
Kevin Risden commented on SOLR-14321:
-
[~ctargett] I'm going to work on this today.
[
https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh reassigned SOLR-14834:
--
Assignee: David Eric Pugh (was: Alexandre Rafalovitch)
> Update all public-visible li
[
https://issues.apache.org/jira/browse/SOLR-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419881#comment-17419881
]
Cassandra Targett commented on SOLR-4322:
-
This still exists, but only in the tech
HoustonPutman commented on issue #325:
URL: https://github.com/apache/solr-operator/issues/325#issuecomment-926777811
This is likely an issue with the PrometheusExporter itself and not how the
Solr Operator runs the PrometheusExporter.
What version of Solr are you using for the Prome
[
https://issues.apache.org/jira/browse/SOLR-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh resolved SOLR-15650.
Fix Version/s: main (9.0)
Resolution: Fixed
> Picking lucene defType in Solr Admin d
[
https://issues.apache.org/jira/browse/SOLR-15650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419865#comment-17419865
]
ASF subversion and git services commented on SOLR-15650:
Commit 8
epugh merged pull request #302:
URL: https://github.com/apache/solr/pull/302
--
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-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419860#comment-17419860
]
ASF subversion and git services commented on SOLR-13138:
Commit 0
cpoerschke merged pull request #290:
URL: https://github.com/apache/solr/pull/290
--
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.
[
https://issues.apache.org/jira/browse/SOLR-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419260#comment-17419260
]
choco edited comment on SOLR-8009 at 9/24/21, 3:28 PM:
---
Is there a w
[
https://issues.apache.org/jira/browse/SOLR-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419260#comment-17419260
]
choco edited comment on SOLR-8009 at 9/24/21, 3:20 PM:
---
Is there a w
pareekdevanshu opened a new issue #325:
URL: https://github.com/apache/solr-operator/issues/325
After deploying solr cloud to our EKS cluster, we decided to add the the
prometheus exporter as well, however it stops exporting metrics intermittently
and fails with null pointer exception.
[
https://issues.apache.org/jira/browse/SOLR-13173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419808#comment-17419808
]
Cassandra Targett commented on SOLR-13173:
--
Solr still has not formally deprecat
magibney commented on a change in pull request #304:
URL: https://github.com/apache/solr/pull/304#discussion_r715645854
##
File path: settings.gradle
##
@@ -17,30 +17,74 @@
rootProject.name = "solr-root"
-includeBuild("dev-tools/missing-doclet")
+includeBuild("dev-tools/so
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419765#comment-17419765
]
Michael Gibney commented on SOLR-15455:
---
Uwe, I think such an upgrade is already in
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419733#comment-17419733
]
Uwe Schindler commented on SOLR-15455:
--
Of course we should update code to fix the c
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419731#comment-17419731
]
Uwe Schindler commented on SOLR-15455:
--
Maybe we should simply upgrade the Lucene de
[
https://issues.apache.org/jira/browse/SOLR-15651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved SOLR-15651.
Resolution: Invalid
> Connection
> ---
>
> Key: SOLR-15651
>
[
https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419656#comment-17419656
]
Dawid Weiss commented on SOLR-15455:
So, here's an experiment with the composite buil
[
https://issues.apache.org/jira/browse/SOLR-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419625#comment-17419625
]
Jan Høydahl edited comment on SOLR-15434 at 9/24/21, 8:15 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419625#comment-17419625
]
Jan Høydahl edited comment on SOLR-15434 at 9/24/21, 7:39 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419625#comment-17419625
]
Jan Høydahl commented on SOLR-15434:
I have found an alternative library:
[https://g
63 matches
Mail list logo