[GitHub] [solr-sandbox] anshumg merged pull request #22: Docs and enable flag.

2022-06-10 Thread GitBox
anshumg merged PR #22: URL: https://github.com/apache/solr-sandbox/pull/22 -- 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...@solr.apach

[GitHub] [solr] dsmiley commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-06-10 Thread GitBox
dsmiley commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r894843621 ## solr/core/src/java/org/apache/solr/util/SolrLogPostTool.java: ## @@ -278,48 +279,71 @@ private void parseError(SolrInputDocument lineRecord, String line, String trace)

[GitHub] [solr] dsmiley commented on a diff in pull request #882: SOLR-14699: Update Solr request logs to JSON format

2022-06-10 Thread GitBox
dsmiley commented on code in PR #882: URL: https://github.com/apache/solr/pull/882#discussion_r894843028 ## solr/core/src/java/org/apache/solr/util/SolrLogPostTool.java: ## @@ -278,48 +279,71 @@ private void parseError(SolrInputDocument lineRecord, String line, String trace)

[GitHub] [solr] madrob opened a new pull request, #903: SOLR-15528: guava collections replaced with JDK equiv

2022-06-10 Thread GitBox
madrob opened a new pull request, #903: URL: https://github.com/apache/solr/pull/903 https://issues.apache.org/jira/browse/SOLR-15528 -- 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

[jira] [Commented] (SOLR-16156) Update NPM version

2022-06-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552841#comment-17552841 ] ASF subversion and git services commented on SOLR-16156: Commit b

[jira] [Commented] (SOLR-16156) Update NPM version

2022-06-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552842#comment-17552842 ] ASF subversion and git services commented on SOLR-16156: Commit 3

[jira] [Assigned] (SOLR-16156) Update NPM version

2022-06-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob reassigned SOLR-16156: Assignee: Mike Drob > Update NPM version > -- > > Key: SOLR-16156

[jira] [Resolved] (SOLR-16156) Update NPM version

2022-06-10 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob resolved SOLR-16156. -- Fix Version/s: 9.1 Resolution: Fixed > Update NPM version > -- > >

[GitHub] [solr] madrob commented on pull request #802: SOLR-16150 Provide correct bound zookeeper interface

2022-06-10 Thread GitBox
madrob commented on PR #802: URL: https://github.com/apache/solr/pull/802#issuecomment-1152506004 This needs to be tested with docker containers before merging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[jira] [Comment Edited] (SOLR-15182) Rewrite V2 APIs using annotation framework

2022-06-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552790#comment-17552790 ] Jason Gerlowski edited comment on SOLR-15182 at 6/10/22 3:04 PM: --

[jira] [Commented] (SOLR-15182) Rewrite V2 APIs using annotation framework

2022-06-10 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552790#comment-17552790 ] Jason Gerlowski commented on SOLR-15182: With the PR open on SOLR-15738 (the last

[jira] [Commented] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-10 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552787#comment-17552787 ] Joel Bernstein commented on SOLR-16243: --- The latest commit to the PR is getting clo

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894581097 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthorizationConfigAPI.java: ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Software Foundation (

[jira] [Commented] (SOLR-16243) Compile SQL to a Streaming Expression while visiting the Calcite SQL parse tree

2022-06-10 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552758#comment-17552758 ] Kevin Risden commented on SOLR-16243: - [~jbernste] sounds good thanks! > Compile SQL

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894507017 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthenticationConfigAPI.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] gerlowskija commented on a diff in pull request #897: SOLR-15738: Convert v2 security APIs to annotations

2022-06-10 Thread GitBox
gerlowskija commented on code in PR #897: URL: https://github.com/apache/solr/pull/897#discussion_r894482144 ## solr/core/src/java/org/apache/solr/handler/admin/api/DefaultUpdateAuthenticationConfigAPI.java: ## @@ -0,0 +1,50 @@ +/* + * Licensed to the Apache Software Foundation

[jira] [Resolved] (SOLR-16249) No Data Import Handler UI in Solr 9

2022-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-16249. Resolution: Not A Bug > No Data Import Handler UI in Solr 9 >

[jira] [Comment Edited] (SOLR-16249) No Data Import Handler UI in Solr 9

2022-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552644#comment-17552644 ] Jan Høydahl edited comment on SOLR-16249 at 6/10/22 9:30 AM: -

[jira] [Commented] (SOLR-16249) No Data Import Handler UI in Solr 9

2022-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552644#comment-17552644 ] Jan Høydahl commented on SOLR-16249: For those who want the DIH project to survive, t

[jira] [Updated] (SOLR-16249) No Data Import Handler UI in Solr 9

2022-06-10 Thread Krzysztof Debski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Debski updated SOLR-16249: Description: Data Import Handler Back-End was moved to [https://github.com/rohitbemax/data

[jira] [Updated] (SOLR-16249) No Data Import Handler UI in Solr 9

2022-06-10 Thread Krzysztof Debski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Debski updated SOLR-16249: Summary: No Data Import Handler UI in Solr 9 (was: No Data Import Handler UI in ) > No D

[jira] [Created] (SOLR-16249) No Data Import Handler UI in

2022-06-10 Thread Krzysztof Debski (Jira)
Krzysztof Debski created SOLR-16249: --- Summary: No Data Import Handler UI in Key: SOLR-16249 URL: https://issues.apache.org/jira/browse/SOLR-16249 Project: Solr Issue Type: Bug Securi

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2022-06-10 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552636#comment-17552636 ] Uwe Schindler commented on SOLR-15578: -- bq. To me, it feels like a box checker for C

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2022-06-10 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552635#comment-17552635 ] Uwe Schindler commented on SOLR-15578: -- Very important: If you add the header, DO NO

[jira] [Commented] (SOLR-15578) Add Support for HSTS Security Protocol

2022-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552630#comment-17552630 ] Jan Høydahl commented on SOLR-15578: Looks pretty simple: [https://backstage.forgero

[jira] [Commented] (SOLR-14699) Solr request logs should escape names, values (SolrQueryResponse.getToLogAsString)

2022-06-10 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552628#comment-17552628 ] Jan Høydahl commented on SOLR-14699: Thanks for digging in and recognizing the wish f

[jira] [Assigned] (SOLR-16248) equals() & hashCode() impl of DocCollection does not consider PRS

2022-06-10 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-16248: - Assignee: Noble Paul > equals() & hashCode() impl of DocCollection does not consider PRS > -