[GitHub] [solr-operator] thelabdude closed issue #291: Config options to enable TLS from files in a mounted directory instead of from a secret

2021-08-03 Thread GitBox
thelabdude closed issue #291: URL: https://github.com/apache/solr-operator/issues/291 -- 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-unsub

[GitHub] [solr-operator] thelabdude merged pull request #292: Add config options to enable TLS from cert files mounted to a dir on each pod by a cert-manager extension

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

[GitHub] [solr] thelabdude opened a new pull request #247: SOLR-15576: Allow filtering on ISO-8601 formatted timestamp literals in SQL WHERE clause

2021-08-03 Thread GitBox
thelabdude opened a new pull request #247: URL: https://github.com/apache/solr/pull/247 https://issues.apache.org/jira/browse/SOLR-15576 # Description Minor improvement for robustness of the SQL backend to allow filtering with ISO-8601 timestamp formatted literals.

[jira] [Created] (SOLR-15576) Solr SQL filter on valid ISO 8601 timestamp fails

2021-08-03 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15576: - Summary: Solr SQL filter on valid ISO 8601 timestamp fails Key: SOLR-15576 URL: https://issues.apache.org/jira/browse/SOLR-15576 Project: Solr Issue Type:

[GitHub] [solr] thelabdude opened a new pull request #246: SOLR-15575: Propagate request level basic auth creds from the top-level request to internally used async requests

2021-08-03 Thread GitBox
thelabdude opened a new pull request #246: URL: https://github.com/apache/solr/pull/246 https://issues.apache.org/jira/browse/SOLR-15575 See trivial code changes Updated an existing unit test that already has the security wired into test cluster setup to verify this fix.

[GitHub] [solr] dsmiley commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-08-03 Thread GitBox
dsmiley commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r682001012 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,

[jira] [Resolved] (SOLR-15486) consider SolrCoreState.inflightUpdatesCounter logic in ZK-unware Solr

2021-08-03 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-15486. Fix Version/s: 8.10 main (9.0) Resolution: Fixed > consid

[jira] [Commented] (SOLR-15486) consider SolrCoreState.inflightUpdatesCounter logic in ZK-unware Solr

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

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

2021-08-03 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392436#comment-17392436 ] Andrzej Bialecki edited comment on SOLR-15572 at 8/3/21, 5:34 PM: -

[GitHub] [solr] epugh commented on a change in pull request #159: [SOLR-10059] Handle appends params in distributed requests

2021-08-03 Thread GitBox
epugh commented on a change in pull request #159: URL: https://github.com/apache/solr/pull/159#discussion_r681963742 ## File path: .gitignore ## @@ -25,3 +25,8 @@ __pycache__ # Emacs backup *~ + +# VSCode Review comment: Then, I think it's good for merging. --

[jira] [Commented] (SOLR-15486) consider SolrCoreState.inflightUpdatesCounter logic in ZK-unware Solr

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

[GitHub] [solr] cpoerschke merged pull request #180: SOLR-15486: make SolrCoreState.pauseUpdatesAndAwaitInflightRequests logic not SolrCloud specific

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

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

2021-08-03 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392436#comment-17392436 ] Andrzej Bialecki commented on SOLR-15572: - These are the equivalent expressions t

[jira] [Commented] (SOLR-15569) MultipleAdditiveTreesModel does not split as expected when the node value equals the split threshold

2021-08-03 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392434#comment-17392434 ] Christine Poerschke commented on SOLR-15569: bq. ... any idea on the original

[jira] [Resolved] (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-03 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-15573. --- Resolution: Fixed > Basic auth must set blockUnknown=true for Admin UI to force login, with

[jira] [Commented] (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-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392429#comment-17392429 ] ASF subversion and git services commented on SOLR-15573: Commit 2

[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-03 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: -- Fix Version/s: main (9.0) > Basic auth must set blockUnknown=true for Admin UI to force login,

[jira] [Commented] (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-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392371#comment-17392371 ] ASF subversion and git services commented on SOLR-15573: Commit b

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

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

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

2021-08-03 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reopened SOLR-15572: - Mistakenly resolved as duplicate, re-opening. > Improve the default Prometheus exporter conf

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

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

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

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

[jira] [Created] (SOLR-15575) CollectionAdminRequest's processAndWait does not propagate the per-request basic auth credentials from the main request to RequestStatus and DeleteStatus used internally

2021-08-03 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15575: - Summary: CollectionAdminRequest's processAndWait does not propagate the per-request basic auth credentials from the main request to RequestStatus and DeleteStatus used internally Key: SOLR-1557

[jira] [Resolved] (SOLR-15565) Optimize CLUSTERSTATUS when filtering by collection

2021-08-03 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-15565. - Resolution: Invalid It turns out this is already the case, ie. when {{collection}} param

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

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

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

2021-08-03 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=17392301#comment-17392301 ] ASF subversion and git services commented on SOLR-15564: Commit 4

[GitHub] [solr] epugh commented on a change in pull request #159: [SOLR-10059] Handle appends params in distributed requests

2021-08-03 Thread GitBox
epugh commented on a change in pull request #159: URL: https://github.com/apache/solr/pull/159#discussion_r681751836 ## File path: .gitignore ## @@ -25,3 +25,8 @@ __pycache__ # Emacs backup *~ + +# VSCode Review comment: Could we pull this out into it's own ticket?

[GitHub] [solr] tboeghk commented on pull request #159: [SOLR-10059] Handle appends params in distributed requests

2021-08-03 Thread GitBox
tboeghk commented on pull request #159: URL: https://github.com/apache/solr/pull/159#issuecomment-891769483 Hey @epugh any chance to merge this? Or has anybody else directions for improvement? -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (SOLR-15569) MultipleAdditiveTreesModel does not split as expected when the node value equals the split threshold

2021-08-03 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392231#comment-17392231 ] Alessandro Benedetti commented on SOLR-15569: - To add some information, this

[jira] [Assigned] (SOLR-15569) MultipleAdditiveTreesModel does not split as expected when the node value equals the split threshold

2021-08-03 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti reassigned SOLR-15569: --- Assignee: Alessandro Benedetti > MultipleAdditiveTreesModel does not split a

[GitHub] [solr] dweiss commented on a change in pull request #214: SOLR-15428: Integrate the OpenJDK JMH micro benchmark framework for m…

2021-08-03 Thread GitBox
dweiss commented on a change in pull request #214: URL: https://github.com/apache/solr/pull/214#discussion_r681624518 ## File path: solr/test-framework/src/java/org/apache/solr/util/RandomizeSSL.java ## @@ -104,10 +105,10 @@ public SSLRandomizer(double ssl, double clientAuth,