Mike Drob created SOLR-16037:
Summary: Untangle ZkCmdExecutor and SolrZkClient
Key: SOLR-16037
URL: https://issues.apache.org/jira/browse/SOLR-16037
Project: Solr
Issue Type: Task
Rep
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495084#comment-17495084
]
David Smiley commented on SOLR-15904:
-
Come to think of it, if SolrJ has tests depend
[
https://issues.apache.org/jira/browse/SOLR-16036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reassigned SOLR-16036:
Assignee: Mike Drob
> Race condition in SolrJmxReporterTest.testClosedCore
> -
[
https://issues.apache.org/jira/browse/SOLR-16036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495082#comment-17495082
]
Mike Drob commented on SOLR-16036:
--
[~ab] - I'm not 100% confident in my changes in the
madrob opened a new pull request #673:
URL: https://github.com/apache/solr/pull/673
https://issues.apache.org/jira/browse/SOLR-16036
--
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
Mike Drob created SOLR-16036:
Summary: Race condition in SolrJmxReporterTest.testClosedCore
Key: SOLR-16036
URL: https://issues.apache.org/jira/browse/SOLR-16036
Project: Solr
Issue Type: Test
[
https://issues.apache.org/jira/browse/SOLR-15964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reopened SOLR-15964:
--
Reopening - I can't get this failure to reproduce locally, but Jenkins didn't
like something about the tes
[
https://issues.apache.org/jira/browse/SOLR-16016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-16016.
--
Fix Version/s: main (10.0)
Assignee: Mike Drob
Resolution: Fixed
> RestTestBase will th
madrob merged pull request #641:
URL: https://github.com/apache/solr/pull/641
--
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
madrob merged pull request #655:
URL: https://github.com/apache/solr/pull/655
--
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
madrob commented on a change in pull request #585:
URL: https://github.com/apache/solr/pull/585#discussion_r810560965
##
File path: solr/modules/s3-repository/build.gradle
##
@@ -39,6 +39,10 @@ dependencies {
runtimeOnly (group: 'com.fasterxml.woodstox', name: 'woodstox-co
madrob commented on a change in pull request #585:
URL: https://github.com/apache/solr/pull/585#discussion_r810558736
##
File path: gradle/testing/randomization/policies/solr-tests.policy
##
@@ -38,6 +38,13 @@ grant {
// TestConfigSets messes with these (wtf?)
permission
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495069#comment-17495069
]
Jan Høydahl commented on SOLR-16023:
For ZK status page to work with secureClientPort
[
https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495068#comment-17495068
]
Jan Høydahl commented on SOLR-15342:
[~haythemkh] I looked at the PR and it looks rea
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495058#comment-17495058
]
Yordan Borisov commented on SOLR-16023:
---
Thanks [~janhoy] for the fast answer.
It
gerlowskija edited a comment on pull request #619:
URL: https://github.com/apache/solr/pull/619#issuecomment-1046114680
LGTM - tests passed on my Macbook and on an Ubuntu 20.04 machine I have.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
gerlowskija commented on pull request #619:
URL: https://github.com/apache/solr/pull/619#issuecomment-1046114680
LGTM - it passed on my Macbook and on an Ubuntu 20.04 machine I have.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495054#comment-17495054
]
Jan Høydahl commented on SOLR-16023:
Solr Admin UI Zookeeper Status screen is only fo
risdenk opened a new pull request #672:
URL: https://github.com/apache/solr/pull/672
https://issues.apache.org/jira/browse/SOLR-X
--
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
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yordan Borisov reopened SOLR-16023:
---
A solution of the current problem was not presented.
> Solr obtain zookeeper ruok via ssl cause
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495049#comment-17495049
]
Yordan Borisov commented on SOLR-16023:
---
Also, do we have a working scenario for th
risdenk commented on a change in pull request #671:
URL: https://github.com/apache/solr/pull/671#discussion_r810535046
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor lice
sonatype-lift[bot] commented on a change in pull request #671:
URL: https://github.com/apache/solr/pull/671#discussion_r810535054
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contr
sonatype-lift[bot] commented on a change in pull request #671:
URL: https://github.com/apache/solr/pull/671#discussion_r810534741
##
File path: solr/modules/sql/build.gradle
##
@@ -0,0 +1,69 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contr
risdenk commented on a change in pull request #669:
URL: https://github.com/apache/solr/pull/669#discussion_r810532853
##
File path:
solr/prometheus-exporter/src/test/org/apache/solr/prometheus/collector/MetricSamplesTest.java
##
@@ -25,46 +28,48 @@
import java.util.Locale;
[
https://issues.apache.org/jira/browse/SOLR-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495044#comment-17495044
]
Kevin Risden commented on SOLR-16031:
-
Initial PR - https://github.com/apache/solr/pu
risdenk opened a new pull request #671:
URL: https://github.com/apache/solr/pull/671
https://issues.apache.org/jira/browse/SOLR-16031
Note: This isn't ready yet until SOLR-15904 is merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
risdenk commented on pull request #189:
URL: https://github.com/apache/solr/pull/189#issuecomment-1046092693
Hmmm I saw this after putting together
https://github.com/apache/solr/pull/664 from SOLR-16029 - @cpoerschke do you
plan to update this?
--
This is an automated message from the
risdenk commented on a change in pull request #637:
URL: https://github.com/apache/solr/pull/637#discussion_r810531401
##
File path: gradle/validation/spotless.gradle
##
@@ -53,6 +53,7 @@ configure(project(":solr").subprojects) { prj ->
case ":solr:modules:langid":
risdenk commented on pull request #637:
URL: https://github.com/apache/solr/pull/637#issuecomment-1046092200
Updated based on @dsmiley comment in jira. Use startup=lazy and then fix
dependencies for tests.
--
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495043#comment-17495043
]
Kevin Risden commented on SOLR-15904:
-
Ahhh [~dsmiley] thanks that helps. Using lazy
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495026#comment-17495026
]
Yordan Borisov commented on SOLR-16023:
---
Thanks [~janhoy] for the given feedback.
janhoy commented on pull request #655:
URL: https://github.com/apache/solr/pull/655#issuecomment-1046075113
I usually fire up IDEA, and once the conflict is resolved there, it will be
marked as resolved. I have also looked as Sublime Merge but not used it much.
--
This is an automated me
[
https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495024#comment-17495024
]
David Smiley commented on SOLR-15904:
-
We can declare this handler as {{"startup": "l
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495023#comment-17495023
]
Jan Høydahl commented on SOLR-16023:
Actually I was unaware of 4lw working on the HTT
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved SOLR-16023.
Resolution: Duplicate
The new netty based transport that enables SSL for zookeeper does not impleme
dsmiley commented on a change in pull request #669:
URL: https://github.com/apache/solr/pull/669#discussion_r810514546
##
File path:
solr/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrClientFactory.java
##
@@ -57,13 +57,18 @@ public CloudSolrClient creat
madrob commented on pull request #655:
URL: https://github.com/apache/solr/pull/655#issuecomment-1046058384
Which mergetool do you use that commits for you? I use vimdiff and it does
not, or maybe there's a setting I need to enable.
--
This is an automated message from the Apache Git Ser
[
https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494999#comment-17494999
]
Kevin Risden commented on SOLR-14920:
-
Easier for me at least to keep track of as ind
[
https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494998#comment-17494998
]
David Smiley commented on SOLR-14920:
-
I don't think we need a Jira issue per module
dsmiley commented on pull request #653:
URL: https://github.com/apache/solr/pull/653#issuecomment-1046057422
> Is the DistribPackageStore class ill named and should have been
DistributedFileStore
Yes absolutely (including the interface PackageStore). The re-imagination
of the distr
janhoy commented on pull request #670:
URL: https://github.com/apache/solr/pull/670#issuecomment-1046054862
> Do we have standards or best practices regarding var? I know it's a new
language feature, but I'm not in the habit of using it yet and don't have a
great intuition about when it is
janhoy commented on pull request #653:
URL: https://github.com/apache/solr/pull/653#issuecomment-1046054117
> The filestore is its own feature that could be used by something other
than packages.
Is the `DistribPackageStore` class ill named and should have been
`DistributedFileStore
[
https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-16019:
--
Assignee: Jan Høydahl
> UTF-8 parsing errors for parameters should cause a HTTP 400 status cod
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810510304
##
File path: solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java
##
@@ -54,19 +54,28 @@ public static void setupCluster() throws Exception {
janhoy opened a new pull request #670:
URL: https://github.com/apache/solr/pull/670
https://issues.apache.org/jira/browse/SOLR-16019
--
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
[
https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494994#comment-17494994
]
Kevin Risden commented on SOLR-14920:
-
I created linked tickets for a ton of the exce
[
https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494994#comment-17494994
]
Kevin Risden edited comment on SOLR-14920 at 2/19/22, 4:10 PM:
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810506121
##
File path: solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java
##
@@ -54,19 +54,28 @@ public static void setupCluster() throws Exception {
[
https://issues.apache.org/jira/browse/SOLR-16035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16035:
Status: Patch Available (was: Open)
> Enable spotless for prometheus-exporter
> --
risdenk opened a new pull request #669:
URL: https://github.com/apache/solr/pull/669
https://issues.apache.org/jira/browse/SOLR-16035
--
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
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810509021
##
File path: solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java
##
@@ -54,19 +54,28 @@ public static void setupCluster() throws Exception {
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494993#comment-17494993
]
Yordan Borisov commented on SOLR-16023:
---
I think this error has happened before and
Kevin Risden created SOLR-16035:
---
Summary: Enable spotless for prometheus-exporter
Key: SOLR-16035
URL: https://issues.apache.org/jira/browse/SOLR-16035
Project: Solr
Issue Type: Task
Sec
[
https://issues.apache.org/jira/browse/SOLR-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16030:
Status: Patch Available (was: Open)
> Enable spotless on scripting module
> --
[
https://issues.apache.org/jira/browse/SOLR-16034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16034:
Status: Patch Available (was: Open)
> Enable spotless on clustering module
> -
risdenk opened a new pull request #668:
URL: https://github.com/apache/solr/pull/668
https://issues.apache.org/jira/browse/SOLR-16034
--
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
Kevin Risden created SOLR-16034:
---
Summary: Enable spotless on clustering module
Key: SOLR-16034
URL: https://issues.apache.org/jira/browse/SOLR-16034
Project: Solr
Issue Type: Task
Securi
[
https://issues.apache.org/jira/browse/SOLR-16033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16033:
Status: Patch Available (was: Open)
> Enable spotless on analysis-extras module
>
risdenk opened a new pull request #667:
URL: https://github.com/apache/solr/pull/667
https://issues.apache.org/jira/browse/SOLR-16033
--
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 spec
Kevin Risden created SOLR-16033:
---
Summary: Enable spotless on analysis-extras module
Key: SOLR-16033
URL: https://issues.apache.org/jira/browse/SOLR-16033
Project: Solr
Issue Type: Task
S
[
https://issues.apache.org/jira/browse/SOLR-16032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16032:
Status: Patch Available (was: Open)
> Enable spotless on analytics module
> --
risdenk opened a new pull request #666:
URL: https://github.com/apache/solr/pull/666
https://issues.apache.org/jira/browse/SOLR-16032
--
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
Kevin Risden created SOLR-16032:
---
Summary: Enable spotless on analytics module
Key: SOLR-16032
URL: https://issues.apache.org/jira/browse/SOLR-16032
Project: Solr
Issue Type: Task
Securit
Kevin Risden created SOLR-16031:
---
Summary: Enable spotless on sql module
Key: SOLR-16031
URL: https://issues.apache.org/jira/browse/SOLR-16031
Project: Solr
Issue Type: Task
Security Leve
risdenk opened a new pull request #665:
URL: https://github.com/apache/solr/pull/665
https://issues.apache.org/jira/browse/SOLR-16030
--
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
Kevin Risden created SOLR-16030:
---
Summary: Enable spotless on scripting module
Key: SOLR-16030
URL: https://issues.apache.org/jira/browse/SOLR-16030
Project: Solr
Issue Type: Task
Securit
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yordan Borisov updated SOLR-16023:
--
Description:
Enabling ssl in Solr and Zookeeper which is listening only on secure port (e.g.
2
[
https://issues.apache.org/jira/browse/SOLR-16029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16029:
Status: Patch Available (was: Open)
> Enable spotless on ltr module
>
risdenk opened a new pull request #664:
URL: https://github.com/apache/solr/pull/664
https://issues.apache.org/jira/browse/SOLR-16029
--
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
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810507159
##
File path: solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java
##
@@ -233,6 +232,8 @@ protected void init() throws Exception {
path = path.su
[
https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16028:
Status: Patch Available (was: Open)
> Enable spotless on langid module
> -
risdenk opened a new pull request #663:
URL: https://github.com/apache/solr/pull/663
https://issues.apache.org/jira/browse/SOLR-16028
--
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
[
https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16028:
Description:
Spotless was disabled on the langid module to keep formatting separate from the
new m
Kevin Risden created SOLR-16029:
---
Summary: Enable spotless on ltr module
Key: SOLR-16029
URL: https://issues.apache.org/jira/browse/SOLR-16029
Project: Solr
Issue Type: Task
Security Leve
Kevin Risden created SOLR-16028:
---
Summary: Enable spotless on langid module
Key: SOLR-16028
URL: https://issues.apache.org/jira/browse/SOLR-16028
Project: Solr
Issue Type: Task
Security L
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810506173
##
File path: solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java
##
@@ -54,19 +54,28 @@ public static void setupCluster() throws Exception {
janhoy commented on a change in pull request #648:
URL: https://github.com/apache/solr/pull/648#discussion_r810506121
##
File path: solr/core/src/test/org/apache/solr/servlet/HttpSolrCallCloudTest.java
##
@@ -54,19 +54,28 @@ public static void setupCluster() throws Exception {
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yordan Borisov updated SOLR-16023:
--
Description:
Enabling ssl in Solr and Zookeeper which is listening only on secure port (e.g.
2
[
https://issues.apache.org/jira/browse/SOLR-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16027:
Status: Patch Available (was: Open)
> Enable spotless on extraction module
> -
risdenk opened a new pull request #662:
URL: https://github.com/apache/solr/pull/662
https://issues.apache.org/jira/browse/SOLR-16027
--
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
Kevin Risden created SOLR-16027:
---
Summary: Enable spotless on extraction module
Key: SOLR-16027
URL: https://issues.apache.org/jira/browse/SOLR-16027
Project: Solr
Issue Type: Task
Securi
[
https://issues.apache.org/jira/browse/SOLR-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16026:
Status: Patch Available (was: Open)
> Enable spotless on gcs-repository module
> -
risdenk opened a new pull request #661:
URL: https://github.com/apache/solr/pull/661
https://issues.apache.org/jira/browse/SOLR-16026
--
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
Kevin Risden created SOLR-16026:
---
Summary: Enable spotless on gcs-repository module
Key: SOLR-16026
URL: https://issues.apache.org/jira/browse/SOLR-16026
Project: Solr
Issue Type: Task
Se
[
https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16025:
Status: Patch Available (was: Open)
> Enable spotless on hdfs module
> ---
[
https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16024:
Status: Patch Available (was: Open)
> Enable spotless on hadoop-auth module
>
risdenk opened a new pull request #660:
URL: https://github.com/apache/solr/pull/660
https://issues.apache.org/jira/browse/SOLR-16025
--
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
risdenk opened a new pull request #659:
URL: https://github.com/apache/solr/pull/659
https://issues.apache.org/jira/browse/SOLR-16024
--
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
[
https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16025:
Description:
Spotless was disabled on the hdfs module to keep formatting separate from the
new mod
[
https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16024:
Description:
Spotless was disabled on the hadoop-auth module to keep formatting separate
from the
[
https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reassigned SOLR-16025:
---
Assignee: Kevin Risden
> Enable spotless on hdfs module
> --
>
>
Kevin Risden created SOLR-16025:
---
Summary: Enable spotless on hdfs module
Key: SOLR-16025
URL: https://issues.apache.org/jira/browse/SOLR-16025
Project: Solr
Issue Type: Task
Security Lev
Kevin Risden created SOLR-16024:
---
Summary: Enable spotless on hadoop-auth module
Key: SOLR-16024
URL: https://issues.apache.org/jira/browse/SOLR-16024
Project: Solr
Issue Type: Task
Secur
[
https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16024:
Component/s: Hadoop Integration
> Enable spotless on hadoop-auth module
> -
[
https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494988#comment-17494988
]
ASF subversion and git services commented on SOLR-13989:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-13989:
Resolution: Fixed
Status: Resolved (was: Patch Available)
Merged into branch_9_0 since no
gerlowskija commented on a change in pull request #619:
URL: https://github.com/apache/solr/pull/619#discussion_r810480771
##
File path: solr/packaging/test/test_start_solr.bats
##
@@ -14,12 +15,19 @@
# See the License for the specific language governing permissions and
# lim
gerlowskija commented on a change in pull request #577:
URL: https://github.com/apache/solr/pull/577#discussion_r810479543
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/PrepareCoreRecoveryPayload.java
##
@@ -0,0 +1,41 @@
+/*
+ * Licensed to the A
[
https://issues.apache.org/jira/browse/SOLR-16023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yordan Borisov updated SOLR-16023:
--
Affects Version/s: 8.11.1
> Solr obtain zookeeper ruok via ssl cause error
> --
1 - 100 of 103 matches
Mail list logo