[GitHub] [solr] thelabdude commented on a change in pull request #245: SOLR-15573: bin/solr auth tool should provide role bindings for security-read and config-edit by default

2021-08-02 Thread GitBox
thelabdude commented on a change in pull request #245: URL: https://github.com/apache/solr/pull/245#discussion_r681285311 ## File path: solr/webapp/web/partials/security.html ## @@ -51,10 +51,10 @@ Security Settings Realm:  -

[GitHub] [solr] thelabdude commented on pull request #245: SOLR-15573: bin/solr auth tool should provide role bindings for security-read and config-edit by default

2021-08-02 Thread GitBox
thelabdude commented on pull request #245: URL: https://github.com/apache/solr/pull/245#issuecomment-891347474 @janhoy ~ I tagged you on this one b/c I know you have some familiarity with the `blockUnknown` param for the basic auth plugin. -- This is an automated message from the Apache

[GitHub] [solr] thelabdude opened a new pull request #245: SOLR-15573: bin/solr auth tool should provide role bindings for security-read and config-edit by default

2021-08-02 Thread GitBox
thelabdude opened a new pull request #245: URL: https://github.com/apache/solr/pull/245 https://issues.apache.org/jira/browse/SOLR-15573 # Description See JIRA for details # Solution Adding `security-read` and `config-edit` to initial `security.json` created

[jira] [Commented] (SOLR-15495) Mark UTILIZENODE deprecated in 8.x docs

2021-08-02 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391791#comment-17391791 ] David Eric Pugh commented on SOLR-15495: Are there other aspects of the Ref Guide

[jira] [Updated] (SOLR-15573) Basic auth must set blockUnknown=true for Admin UI to force login, with blockUnknown=false there's no way to login to the admin UI to do privileged actions

2021-08-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15573: -- Description: I ran the following command to enable basic auth for my Solr installation: {code}

[jira] [Commented] (SOLR-15570) JDBC table metadata should include fields declared in the schema (not dynamic) even if they are empty in the index

2021-08-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391772#comment-17391772 ] ASF subversion and git services commented on SOLR-15570: Commit 8

[jira] [Commented] (SOLR-15570) JDBC table metadata should include fields declared in the schema (not dynamic) even if they are empty in the index

2021-08-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391773#comment-17391773 ] ASF subversion and git services commented on SOLR-15570: Commit 8

[GitHub] [solr] thelabdude merged pull request #244: SOLR-15570: Check stored or docValues when merging fields from the Luke schema response

2021-08-02 Thread GitBox
thelabdude merged pull request #244: URL: https://github.com/apache/solr/pull/244 -- 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.

[GitHub] [solr-operator] HoustonPutman commented on pull request #293: Add option for Ingress TLS termination for SolrCloud.

2021-08-02 Thread GitBox
HoustonPutman commented on pull request #293: URL: https://github.com/apache/solr-operator/pull/293#issuecomment-891241325 So it looks like Nginx does support tls-passthrough with different TLS options. So while the current PR does work, we will probably want to change a few things to supp

[GitHub] [solr] thelabdude opened a new pull request #244: SOLR-15570: Check stored or docValues when merging fields from the Luke schema response

2021-08-02 Thread GitBox
thelabdude opened a new pull request #244: URL: https://github.com/apache/solr/pull/244 https://issues.apache.org/jira/browse/SOLR-15570 # Description Adding to previous commit: https://github.com/apache/solr/commit/6056b6814de1a93cfbf14858bfa5e6026e86d16d Need to check if

[GitHub] [solr] cpoerschke commented on a change in pull request #180: SOLR-15486: make SolrCoreState.pauseUpdatesAndAwaitInflightRequests logic not SolrCloud specific

2021-08-02 Thread GitBox
cpoerschke commented on a change in pull request #180: URL: https://github.com/apache/solr/pull/180#discussion_r681102245 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -1033,27 +1056,10 @@ public void shutdown() { if (isZooKeeperAware())

[GitHub] [solr] cpoerschke commented on a change in pull request #180: SOLR-15486: make SolrCoreState.pauseUpdatesAndAwaitInflightRequests logic not SolrCloud specific

2021-08-02 Thread GitBox
cpoerschke commented on a change in pull request #180: URL: https://github.com/apache/solr/pull/180#discussion_r681101743 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -1008,6 +1008,29 @@ public boolean isShutDown() { return isShutDown;

[jira] [Resolved] (SOLR-15574) NPE in ColStatus when collection uses routing other than hashing

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-15574. - Resolution: Duplicate > NPE in ColStatus when collection uses routing other than hashing

[jira] [Commented] (SOLR-15564) Improve filtering expressions in /admin/metrics

2021-08-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391667#comment-17391667 ] ASF subversion and git services commented on SOLR-15564: Commit 5

[jira] [Updated] (SOLR-15564) Improve filtering expressions in /admin/metrics

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-15564: Attachment: (was: SOLR-15564.patch) > Improve filtering expressions in /admin/metrics >

[jira] [Updated] (SOLR-15564) Improve filtering expressions in /admin/metrics

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-15564: Attachment: SOLR-15564.patch > Improve filtering expressions in /admin/metrics > --

[jira] [Commented] (SOLR-15371) Backups randomly fail sometimes

2021-08-02 Thread Roy Perkins (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391625#comment-17391625 ] Roy Perkins commented on SOLR-15371: Just a small update, we seemed to have resolved

[jira] [Updated] (SOLR-14506) COLSTATUS Null Pointer Exception

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-14506: Fix Version/s: 8.10 > COLSTATUS Null Pointer Exception > >

[jira] [Assigned] (SOLR-14506) COLSTATUS Null Pointer Exception

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-14506: --- Assignee: Andrzej Bialecki > COLSTATUS Null Pointer Exception >

[jira] [Resolved] (SOLR-15572) Improve the default Prometheus exporter config performance

2021-08-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-15572. - Resolution: Duplicate > Improve the default Prometheus exporter config performance >

[jira] [Created] (SOLR-15574) NPE in ColStatus when collection uses routing other than hashing

2021-08-02 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15574: --- Summary: NPE in ColStatus when collection uses routing other than hashing Key: SOLR-15574 URL: https://issues.apache.org/jira/browse/SOLR-15574 Project: Solr