[GitHub] [solr] noblepaul commented on pull request #81: SOLR-15351: Convert /v2/c/ APIs to POJO impl

2021-05-06 Thread GitBox
noblepaul commented on pull request #81: URL: https://github.com/apache/solr/pull/81#issuecomment-834084518 thanks @gerlowskija other than the class name it looks fine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[jira] [Updated] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

2021-05-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-15337: -- Attachment: 1433-memtest > Avoid XPath in solrconfig.xml parsing >

[jira] [Commented] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

2021-05-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340518#comment-17340518 ] Noble Paul commented on SOLR-15337: --- Another memory test created 50 collections (1 sha

[jira] [Commented] (SOLR-15335) templated (header + body) approach for building Dockerfile.local + Dockerfile.official w/common guts

2021-05-06 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340485#comment-17340485 ] Chris M. Hostetter commented on SOLR-15335: --- {quote}I actually took away the ne

[GitHub] [solr] epugh opened a new pull request #118: SOLR-15398: Faceting page in ref guide doesn't mention the json.nl parameter

2021-05-06 Thread GitBox
epugh opened a new pull request #118: URL: https://github.com/apache/solr/pull/118 # Description `json.nl` is important when faceting. # Solution link in ref guide. # Tests Please describe the tests you've developed or run to confirm this patch implements the

[jira] [Created] (SOLR-15398) Faceting page in ref guide doesn't mention the json.nl parameter.

2021-05-06 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-15398: -- Summary: Faceting page in ref guide doesn't mention the json.nl parameter. Key: SOLR-15398 URL: https://issues.apache.org/jira/browse/SOLR-15398 Project: Solr

[jira] [Commented] (SOLR-15156) child transformer's childFilter shouldn't do escaping

2021-05-06 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340474#comment-17340474 ] David Eric Pugh commented on SOLR-15156: I think this makes sense, in reading the

[GitHub] [solr] dsmiley commented on a change in pull request #117: SOLR-15389

2021-05-06 Thread GitBox
dsmiley commented on a change in pull request #117: URL: https://github.com/apache/solr/pull/117#discussion_r627809254 ## File path: solr/core/src/test/org/apache/solr/hamcrest/QueryMatchers.java ## @@ -0,0 +1,184 @@ +package org.apache.solr.hamcrest; + +import org.apache.lucen

[jira] [Commented] (SOLR-15156) child transformer's childFilter shouldn't do escaping

2021-05-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340464#comment-17340464 ] David Smiley commented on SOLR-15156: - I overlooked that childFilter existed prior to

[GitHub] [solr] madrob opened a new pull request #117: SOLR-15389

2021-05-06 Thread GitBox
madrob opened a new pull request #117: URL: https://github.com/apache/solr/pull/117 QueryMatchers could probably go into Lucene, but we're separate projects now so c'est la vie -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Assigned] (SOLR-12420) Propose removing schema version; use luceneMatchVersion instead

2021-05-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-12420: --- Fix Version/s: main (9.0) Assignee: David Smiley > Propose removing schema version;

[GitHub] [solr] dsmiley commented on pull request #81: SOLR-15351: Convert /v2/c/ APIs to POJO impl

2021-05-06 Thread GitBox
dsmiley commented on pull request #81: URL: https://github.com/apache/solr/pull/81#issuecomment-833915868 If I could be of help, then assign me to do one of the commands and I'll push to your PR. -- This is an automated message from the Apache Git Service. To respond to the message, plea

[jira] [Commented] (SOLR-15389) Certain tests rely on DisjunctionMaxQuery clause order

2021-05-06 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340456#comment-17340456 ] Mike Drob commented on SOLR-15389: -- {quote}I don't really trust that to be portable acro

[jira] [Commented] (SOLR-15389) Certain tests rely on DisjunctionMaxQuery clause order

2021-05-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340411#comment-17340411 ] David Smiley commented on SOLR-15389: - FWIW, I'm a fan of doing test assertions on to

[GitHub] [solr-site] thelabdude opened a new pull request #24: Add content for exploring the features of the v0.3.0 operator on GKE

2021-05-06 Thread GitBox
thelabdude opened a new pull request #24: URL: https://github.com/apache/solr-site/pull/24 Add a blog post for exploring the v0.3.0 release. -- 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 s

[jira] [Assigned] (SOLR-14790) Migrate solr/docker usage documentation to the ref-guide

2021-05-06 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman reassigned SOLR-14790: - Assignee: Houston Putman > Migrate solr/docker usage documentation to the ref-guide > --

[GitHub] [solr] anshumg commented on a change in pull request #112: SOLR-11904: Mark ReplicationHandler's polling thread as a Solr server thread so the PKI Interceptor is activated to allow PULL repli

2021-05-06 Thread GitBox
anshumg commented on a change in pull request #112: URL: https://github.com/apache/solr/pull/112#discussion_r627675744 ## File path: solr/core/src/test/org/apache/solr/cloud/TestPullReplicaWithAuth.java ## @@ -0,0 +1,159 @@ +/* + * Licensed to the Apache Software Foundation (AS

[GitHub] [solr-operator] HoustonPutman commented on issue #258: 0.3.0 or latter versions are not available in helm

2021-05-06 Thread GitBox
HoustonPutman commented on issue #258: URL: https://github.com/apache/solr-operator/issues/258#issuecomment-833700311 The v0.3.0 Release is now out. -- 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

[GitHub] [solr-operator] HoustonPutman closed issue #258: 0.3.0 or latter versions are not available in helm

2021-05-06 Thread GitBox
HoustonPutman closed issue #258: URL: https://github.com/apache/solr-operator/issues/258 -- 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. For queries about this service, p

[GitHub] [solr-operator] HoustonPutman commented on issue #267: None of the CRD Download Links work

2021-05-06 Thread GitBox
HoustonPutman commented on issue #267: URL: https://github.com/apache/solr-operator/issues/267#issuecomment-833699978 The URLs are fixed! -- 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

[GitHub] [solr-operator] HoustonPutman closed issue #267: None of the CRD Download Links work

2021-05-06 Thread GitBox
HoustonPutman closed issue #267: URL: https://github.com/apache/solr-operator/issues/267 -- 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. For queries about this service, p

[GitHub] [solr-site] HoustonPutman merged pull request #23: merge into prod

2021-05-06 Thread GitBox
HoustonPutman merged pull request #23: URL: https://github.com/apache/solr-site/pull/23 -- 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. For queries about this service, pl

[GitHub] [solr-site] HoustonPutman opened a new pull request #23: merge into prod

2021-05-06 Thread GitBox
HoustonPutman opened a new pull request #23: URL: https://github.com/apache/solr-site/pull/23 -- 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. For queries about this servi

[jira] [Assigned] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-15397: -- Assignee: Jan Høydahl > Expose zookeeper status in the exporter >

[GitHub] [solr] janhoy commented on a change in pull request #116: SOLR-15397 Expose zookeeper status in the exporter, and in grafana da…

2021-05-06 Thread GitBox
janhoy commented on a change in pull request #116: URL: https://github.com/apache/solr/pull/116#discussion_r627515778 ## File path: solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml ## @@ -1053,6 +1053,51 @@ + + +

[GitHub] [solr] janhoy commented on a change in pull request #116: SOLR-15397 Expose zookeeper status in the exporter, and in grafana da…

2021-05-06 Thread GitBox
janhoy commented on a change in pull request #116: URL: https://github.com/apache/solr/pull/116#discussion_r627514011 ## File path: solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml ## @@ -1053,6 +1053,51 @@ + + +

[GitHub] [solr] janhoy commented on a change in pull request #116: SOLR-15397 Expose zookeeper status in the exporter, and in grafana da…

2021-05-06 Thread GitBox
janhoy commented on a change in pull request #116: URL: https://github.com/apache/solr/pull/116#discussion_r627512076 ## File path: solr/contrib/prometheus-exporter/conf/grafana-solr-dashboard.json ## @@ -176,7 +176,7 @@ "refId": "A" }, { -

[GitHub] [solr] janhoy commented on a change in pull request #116: SOLR-15397 Expose zookeeper status in the exporter, and in grafana da…

2021-05-06 Thread GitBox
janhoy commented on a change in pull request #116: URL: https://github.com/apache/solr/pull/116#discussion_r627512076 ## File path: solr/contrib/prometheus-exporter/conf/grafana-solr-dashboard.json ## @@ -176,7 +176,7 @@ "refId": "A" }, { -

[GitHub] [solr] janhoy opened a new pull request #116: SOLR-15397 Expose zookeeper status in the exporter, and in grafana da…

2021-05-06 Thread GitBox
janhoy opened a new pull request #116: URL: https://github.com/apache/solr/pull/116 See https://issues.apache.org/jira/browse/SOLR-15397 -- 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

[jira] [Updated] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15397: --- Description: This issue will add these prometheus metrics to solr exporter:  {{solr_zookeeper_ensembl

[jira] [Updated] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15397: --- Description: This issue will add these prometheus metrics to solr exporter: {code:java} # HELP solr_z

[jira] [Updated] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15397: --- Description: This issue will add these prometheus metrics to solr exporter: {code:java} # HELP solr_z

[jira] [Updated] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-15397: --- Attachment: Skjermbilde 2021-05-06 kl. 16.48.37.png > Expose zookeeper status in the exporter > -

[jira] [Created] (SOLR-15397) Expose zookeeper status in the exporter

2021-05-06 Thread Jira
Jan Høydahl created SOLR-15397: -- Summary: Expose zookeeper status in the exporter Key: SOLR-15397 URL: https://issues.apache.org/jira/browse/SOLR-15397 Project: Solr Issue Type: New Feature

[GitHub] [solr] HoustonPutman commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
HoustonPutman commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833585545 Do you still need the branch @sigram? -- 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

[GitHub] [solr] sigram commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
sigram commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833568922 Thanks all for the comments and suggestions! -- 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

[jira] [Commented] (SOLR-15300) Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340243#comment-17340243 ] ASF subversion and git services commented on SOLR-15300: Commit 0

[GitHub] [solr] sigram closed pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
sigram closed pull request #73: URL: https://github.com/apache/solr/pull/73 -- 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. For queries about this service, please contact

[GitHub] [solr] sigram commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
sigram commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833568542 Merged. -- 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. For querie

[GitHub] [solr] janhoy edited a comment on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
janhoy edited a comment on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833516567 Just for the record, here is how the levels distribute with the new 0% and 50% thresholds: ![Skjermbilde 2021-05-06 kl 15 18 36](https://user-images.githubusercontent.com/409

[GitHub] [solr] janhoy commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
janhoy commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833516567 Just for the record, here is how the levels distribute with the new 0% and 50% thresholds: ![Skjermbilde 2021-05-06 kl 15 18 36](https://user-images.githubusercontent.com/409128/117

[GitHub] [solr] janhoy commented on a change in pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
janhoy commented on a change in pull request #73: URL: https://github.com/apache/solr/pull/73#discussion_r627365842 ## File path: solr/core/src/java/org/apache/solr/handler/admin/ClusterStatus.java ## @@ -48,6 +48,49 @@ private final ZkNodeProps message; private final Str

[jira] [Commented] (SOLR-15300) Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340137#comment-17340137 ] Andrzej Bialecki commented on SOLR-15300: - [~janhoy] I created SOLR-15395 and SOL

[jira] [Created] (SOLR-15396) Expose collection / shard "health" state in Prometheus exporter

2021-05-06 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15396: --- Summary: Expose collection / shard "health" state in Prometheus exporter Key: SOLR-15396 URL: https://issues.apache.org/jira/browse/SOLR-15396 Project: Solr

[jira] [Created] (SOLR-15395) Report collection / shard "health" status in the Admin UI

2021-05-06 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15395: --- Summary: Report collection / shard "health" status in the Admin UI Key: SOLR-15395 URL: https://issues.apache.org/jira/browse/SOLR-15395 Project: Solr

[GitHub] [solr] sigram commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
sigram commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833363140 @janhoy the 1-50 and 51-99 thresholds make sense to me. I'll change the PR accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (SOLR-6152) Pre-populating values into search parameters on the query page of solr admin

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340085#comment-17340085 ] Jan Høydahl commented on SOLR-6152: --- Sorry for not following up on this [~jafurrer] . Do

[jira] [Commented] (SOLR-15384) Zookeeper admin handlers not queryable from SolrJ

2021-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340078#comment-17340078 ] ASF subversion and git services commented on SOLR-15384: Commit e

[jira] [Resolved] (SOLR-15384) Zookeeper admin handlers not queryable from SolrJ

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15384. Fix Version/s: 8.9 Resolution: Fixed > Zookeeper admin handlers not queryable from SolrJ > -

[jira] [Commented] (SOLR-15384) Zookeeper admin handlers not queryable from SolrJ

2021-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340077#comment-17340077 ] ASF subversion and git services commented on SOLR-15384: Commit 6

[GitHub] [solr] janhoy merged pull request #105: SOLR-15384 Zookeeper admin handlers not queryable from SolrJ

2021-05-06 Thread GitBox
janhoy merged pull request #105: URL: https://github.com/apache/solr/pull/105 -- 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. For queries about this service, please conta

[jira] [Commented] (SOLR-15365) New cluster row in Grafana Dashboard

2021-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340074#comment-17340074 ] ASF subversion and git services commented on SOLR-15365: Commit 7

[jira] [Resolved] (SOLR-15365) New cluster row in Grafana Dashboard

2021-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15365. Fix Version/s: 8.9 Resolution: Fixed > New cluster row in Grafana Dashboard > --

[jira] [Commented] (SOLR-15365) New cluster row in Grafana Dashboard

2021-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340072#comment-17340072 ] ASF subversion and git services commented on SOLR-15365: Commit 1

[GitHub] [solr] janhoy merged pull request #88: SOLR-15365: New cluster row in Grafana Dashboard

2021-05-06 Thread GitBox
janhoy merged pull request #88: URL: https://github.com/apache/solr/pull/88 -- 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. For queries about this service, please contact

[GitHub] [solr] janhoy commented on pull request #73: SOLR-15300: Shard "state" flag is confusing and of limited value to outside consumers

2021-05-06 Thread GitBox
janhoy commented on pull request #73: URL: https://github.com/apache/solr/pull/73#issuecomment-833316061 Thanks for input. Here is Houston's proposal in the sheet: ![Skjermbilde 2021-05-06 kl 09 40 47](https://user-images.githubusercontent.com/409128/117260312-3af95400-ae4f-11eb-9b72-fa