gerlowskija opened a new pull request, #463:
URL: https://github.com/apache/solr-operator/pull/463
This fixes a bug in the smoketester wherein we attempted to 'upgrade' a
helm package that had previously been removed during some mid-execution
cleanup.
--
This is an automated message
Shawn Heisey created SOLR-16327:
---
Summary: Admin UI reports permission error if the request it made
results in ANY exception
Key: SOLR-16327
URL: https://issues.apache.org/jira/browse/SOLR-16327
Project
[
https://issues.apache.org/jira/browse/SOLR-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-16327:
Description:
A lot of the pages in the UI report permission errors even when the actual
problem is
[
https://issues.apache.org/jira/browse/SOLR-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576286#comment-17576286
]
Shawn Heisey commented on SOLR-16327:
-
I haven't yet done any testing on a real relea
[
https://issues.apache.org/jira/browse/SOLR-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576286#comment-17576286
]
Shawn Heisey edited comment on SOLR-16327 at 8/6/22 9:54 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576286#comment-17576286
]
Shawn Heisey edited comment on SOLR-16327 at 8/6/22 9:55 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-16327:
Affects Version/s: main (10.0)
> Admin UI reports permission error if the request it made results i
laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r939580684
##
solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:
##
@@ -256,18 +261,44 @@ protected ZkACLProvider createZkACLProvider() {
if (!StringUtils.isEmpt
laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r939580741
##
solr/solrj/src/java/org/apache/solr/common/cloud/VMParamsZkCredentialsInjector.java:
##
@@ -0,0 +1,138 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r939580787
##
solr/core/src/java/org/apache/solr/core/CloudConfig.java:
##
@@ -227,12 +236,19 @@ public CloudConfigBuilder
setLeaderConflictResolveWait(int leaderConflictResolve
laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r939580999
##
solr/solrj/src/java/org/apache/solr/common/cloud/SolrZkClient.java:
##
@@ -256,18 +261,44 @@ protected ZkACLProvider createZkACLProvider() {
if (!StringUtils.isEmpt
laminelam commented on code in PR #857:
URL: https://github.com/apache/solr/pull/857#discussion_r939581469
##
solr/solr-ref-guide/modules/deployment-guide/pages/zookeeper-access-control.adoc:
##
@@ -56,9 +56,37 @@ ACLs describe who is allowed to read, update, delete,
create, et
[
https://issues.apache.org/jira/browse/SOLR-16323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-16323.
---
Fix Version/s: 9.1
main (10.0)
8.11.2
Resolution:
gerlowskija merged PR #463:
URL: https://github.com/apache/solr-operator/pull/463
--
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
14 matches
Mail list logo