[GitHub] [solr] mpdude removed a comment on pull request #648: SOLR-16019 Query parsing exception return HTTP 400 instead of 500

2022-02-17 Thread GitBox
mpdude removed a comment on pull request #648: URL: https://github.com/apache/solr/pull/648#issuecomment-1043550172 Ticket is at https://issues.apache.org/jira/browse/SOLR-16019. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [solr] magibney edited a comment on pull request #624: SOLR-16002: don't double-cache FilterQuery

2022-02-17 Thread GitBox
magibney edited a comment on pull request #624: URL: https://github.com/apache/solr/pull/624#issuecomment-1043952622 >immediately before the docCache = false; you added in SIS `docCache=false` had to be added in two places in SIS ... just making sure, because if you only reverted one

[GitHub] [solr] magibney commented on pull request #624: SOLR-16002: don't double-cache FilterQuery

2022-02-17 Thread GitBox
magibney commented on pull request #624: URL: https://github.com/apache/solr/pull/624#issuecomment-1043952622 >immediately before the docCache = false; you added in SIS `docCache=false` had to be added in two places in SIS ... just making sure, because if you only reverted one place, may

[GitHub] [solr] magibney commented on pull request #624: SOLR-16002: don't double-cache FilterQuery

2022-02-17 Thread GitBox
magibney commented on pull request #624: URL: https://github.com/apache/solr/pull/624#issuecomment-1043947816 That's definitely strange! 1. on f29144a849c5758b053ae30b8e0e95126824ec97 (PR branch current HEAD) 2. run `git diff apache-solr/main... -- solr/core/src/java/org/apache/solr/

[GitHub] [solr] dsmiley commented on pull request #624: SOLR-16002: don't double-cache FilterQuery

2022-02-17 Thread GitBox
dsmiley commented on pull request #624: URL: https://github.com/apache/solr/pull/624#issuecomment-1043899788 I'm confused at our differing experience. I just updated and added an `assert false;` immediately before the docCache = false; you added in SIS. The test still passes for me. A b

[jira] [Commented] (SOLR-14928) Remove Overseer ClusterStateUpdater

2022-02-17 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494328#comment-17494328 ] David Smiley commented on SOLR-14928: - I rather wish this new mode was the default in

[jira] [Commented] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494284#comment-17494284 ] Jan Høydahl commented on SOLR-15942: Moving to module and upgrading dependency versio

[jira] [Updated] (SOLR-16019) UTF-8 parsing errors for parameters should cause a HTTP 400 status code, not 500

2022-02-17 Thread Matthias Pigulla (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Pigulla updated SOLR-16019: Priority: Trivial (was: Major) > UTF-8 parsing errors for parameters should cause a HTTP 4

[jira] [Commented] (SOLR-16019) UTF-8 parsing errors for parameters should cause a HTTP 400 status code, not 500

2022-02-17 Thread Matthias Pigulla (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494277#comment-17494277 ] Matthias Pigulla commented on SOLR-16019: - Draft PR by [~janhoy] at https://githu

[GitHub] [solr] mpdude commented on pull request #648: Query parsing exception return HTTP 400 instead of 500

2022-02-17 Thread GitBox
mpdude commented on pull request #648: URL: https://github.com/apache/solr/pull/648#issuecomment-1043550172 Ticket is at https://issues.apache.org/jira/browse/SOLR-16019. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[jira] [Created] (SOLR-16019) UTF-8 parsing errors for parameters should cause a HTTP 400 status code, not 500

2022-02-17 Thread Matthias Pigulla (Jira)
Matthias Pigulla created SOLR-16019: --- Summary: UTF-8 parsing errors for parameters should cause a HTTP 400 status code, not 500 Key: SOLR-16019 URL: https://issues.apache.org/jira/browse/SOLR-16019

[GitHub] [solr] dsmiley merged pull request #638: SOLR-12336: DocSetQuery can have 1 score

2022-02-17 Thread GitBox
dsmiley merged pull request #638: URL: https://github.com/apache/solr/pull/638 -- 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-12336) Remove Filter from Solr

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494271#comment-17494271 ] ASF subversion and git services commented on SOLR-12336: Commit a

[jira] [Commented] (SOLR-15965) PKIAuthenticationPlugin uses encryption instead of signatures

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

[GitHub] [solr] HoustonPutman opened a new pull request #651: SOLR-9575: Use default solr.xml in install_solr_service

2022-02-17 Thread GitBox
HoustonPutman opened a new pull request #651: URL: https://github.com/apache/solr/pull/651 https://issues.apache.org/jira/browse/SOLR-9575 -- 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 spe

[jira] [Commented] (SOLR-15965) PKIAuthenticationPlugin uses encryption instead of signatures

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494238#comment-17494238 ] ASF subversion and git services commented on SOLR-15965: Commit 2

[jira] [Reopened] (SOLR-9575) Allow starting with an empty SOLR_HOME

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman reopened SOLR-9575: -- > Allow starting with an empty SOLR_HOME > -- > >

[jira] [Commented] (SOLR-15965) PKIAuthenticationPlugin uses encryption instead of signatures

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494237#comment-17494237 ] ASF subversion and git services commented on SOLR-15965: Commit a

[GitHub] [solr] madrob merged pull request #649: SOLR-15965 Clarify Upgrade Instructions

2022-02-17 Thread GitBox
madrob merged pull request #649: URL: https://github.com/apache/solr/pull/649 -- 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...@s

[jira] [Commented] (SOLR-9575) Allow starting with an empty SOLR_HOME

2022-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494234#comment-17494234 ] Jan Høydahl commented on SOLR-9575: --- Ah, good catch, it makes sense to let a fresh insta

[jira] [Commented] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494232#comment-17494232 ] Mike Drob commented on SOLR-15943: -- Can you add a comment explaining that? It feels like

[jira] [Commented] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494229#comment-17494229 ] Houston Putman commented on SOLR-15943: --- Ahh interesting. Thanks! > Simplify HDFS

[jira] [Commented] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494227#comment-17494227 ] Kevin Risden commented on SOLR-15943: - [~houston] at least based on LUCENE-10366 it m

[jira] [Commented] (SOLR-15982) Add endTime value to the backup result

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494225#comment-17494225 ] ASF subversion and git services commented on SOLR-15982: Commit 7

[GitHub] [solr] HoustonPutman commented on pull request #595: SOLR-15982: Add end time value to backup response

2022-02-17 Thread GitBox
HoustonPutman commented on pull request #595: URL: https://github.com/apache/solr/pull/595#issuecomment-1043430550 Thanks for the awesome work @ijioio ! -- 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

[GitHub] [solr] madrob closed pull request #634: SOLR-15972 Add wrapper jar and export-ignore attr

2022-02-17 Thread GitBox
madrob closed pull request #634: URL: https://github.com/apache/solr/pull/634 -- 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...@s

[GitHub] [solr] madrob commented on pull request #634: SOLR-15972 Add wrapper jar and export-ignore attr

2022-02-17 Thread GitBox
madrob commented on pull request #634: URL: https://github.com/apache/solr/pull/634#issuecomment-1043430347 I ended up being able to install the full gradle version and use that for CI instead of trying to hack around the wrapper being missing. -- This is an automated message from the Ap

[jira] [Resolved] (SOLR-15982) Add endTime value to the backup result

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15982. --- Fix Version/s: 9.0 Assignee: Houston Putman (was: Jason Gerlowski) Resolution

[jira] [Commented] (SOLR-15982) Add endTime value to the backup result

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

[jira] [Commented] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494220#comment-17494220 ] Houston Putman commented on SOLR-15943: --- Why override the methods at all? > Simpli

[jira] [Commented] (SOLR-15982) Add endTime value to the backup result

2022-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494216#comment-17494216 ] ASF subversion and git services commented on SOLR-15982: Commit 9

[GitHub] [solr] HoustonPutman merged pull request #595: SOLR-15982: Add end time value to backup response

2022-02-17 Thread GitBox
HoustonPutman merged pull request #595: URL: https://github.com/apache/solr/pull/595 -- 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-unsubs

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Status: Patch Available (was: Open) > Simplify HDFS cache to account for LUCENE-10366 / LUCENE-103

[jira] [Updated] (SOLR-15943) Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15943: Priority: Minor (was: Major) > Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376 > --

[GitHub] [solr] risdenk opened a new pull request #650: SOLR-15943: Simplify HDFS cache to account for LUCENE-10366 / LUCENE-10376

2022-02-17 Thread GitBox
risdenk opened a new pull request #650: URL: https://github.com/apache/solr/pull/650 https://issues.apache.org/jira/browse/SOLR-15943 Tested with ``` ./gradlew test --tests "*hdfs*" --tests "*Hdfs*" --tests "*HDFS*" --tests "*Hadoop*" -Ptests.jvms=4 -Ptests.jvmargs=-XX:Tier

[GitHub] [solr] HoustonPutman commented on a change in pull request #595: SOLR-15982: Add end time value to backup response

2022-02-17 Thread GitBox
HoustonPutman commented on a change in pull request #595: URL: https://github.com/apache/solr/pull/595#discussion_r809435451 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/BackupCmd.java ## @@ -116,6 +116,10 @@ public void call(ClusterState state, ZkNod

[GitHub] [solr] ijioio commented on a change in pull request #595: SOLR-15982: Add end time value to backup response

2022-02-17 Thread GitBox
ijioio commented on a change in pull request #595: URL: https://github.com/apache/solr/pull/595#discussion_r809434230 ## File path: solr/core/src/java/org/apache/solr/cloud/api/collections/BackupCmd.java ## @@ -116,6 +116,10 @@ public void call(ClusterState state, ZkNodeProps

[GitHub] [solr] risdenk edited a comment on pull request #637: SOLR-15904: Create sql module

2022-02-17 Thread GitBox
risdenk edited a comment on pull request #637: URL: https://github.com/apache/solr/pull/637#issuecomment-1043368147 @HoustonPutman I think you mean https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-antora/solr/10_0/query-guide/sql-query.html potentially? I added a note to

[GitHub] [solr] risdenk commented on a change in pull request #637: SOLR-15904: Create sql module

2022-02-17 Thread GitBox
risdenk commented on a change in pull request #637: URL: https://github.com/apache/solr/pull/637#discussion_r809429024 ## File path: solr/modules/sql/README.md ## @@ -0,0 +1,29 @@ +Apache Solr SQL Module +=== + +Introduction + +This modul

[GitHub] [solr] risdenk commented on pull request #637: SOLR-15904: Create sql module

2022-02-17 Thread GitBox
risdenk commented on pull request #637: URL: https://github.com/apache/solr/pull/637#issuecomment-1043368147 @HoustonPutman I think you mean https://nightlies.apache.org/solr/draft-guides/solr-reference-guide-antora/solr/10_0/query-guide/sql-query.html potentially? I think it definitely ne

[GitHub] [solr] risdenk edited a comment on pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-02-17 Thread GitBox
risdenk edited a comment on pull request #553: URL: https://github.com/apache/solr/pull/553#issuecomment-1035162389 So been working through the reviews and cleaning up some changes: * Removed HADOOP-15681 workaround based on comment from @madrob in the jira * Enabled test that was disa

[GitHub] [solr] risdenk commented on a change in pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-02-17 Thread GitBox
risdenk commented on a change in pull request #553: URL: https://github.com/apache/solr/pull/553#discussion_r809420774 ## File path: solr/test-framework/src/java/org/apache/solr/util/BadHdfsThreadsFilter.java ## @@ -41,6 +41,10 @@ public boolean reject(Thread t) { retur

[GitHub] [solr] risdenk commented on a change in pull request #636: SOLR-13989: Create hadoop-auth module

2022-02-17 Thread GitBox
risdenk commented on a change in pull request #636: URL: https://github.com/apache/solr/pull/636#discussion_r809410853 ## File path: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotsTool.java ## @@ -227,12 +227,12 @@ public void describeSnapshot(String collection

[GitHub] [solr] risdenk commented on a change in pull request #636: SOLR-13989: Create hadoop-auth module

2022-02-17 Thread GitBox
risdenk commented on a change in pull request #636: URL: https://github.com/apache/solr/pull/636#discussion_r809410699 ## File path: solr/modules/hadoop-auth/README.md ## @@ -0,0 +1,29 @@ +Apache Solr Hadoop Authentication Module +=== + +Introduction

[GitHub] [solr] risdenk commented on a change in pull request #636: SOLR-13989: Create hadoop-auth module

2022-02-17 Thread GitBox
risdenk commented on a change in pull request #636: URL: https://github.com/apache/solr/pull/636#discussion_r809406423 ## File path: solr/core/src/java/org/apache/solr/core/snapshots/SolrSnapshotsTool.java ## @@ -227,12 +227,12 @@ public void describeSnapshot(String collection

[jira] [Commented] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-02-17 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494168#comment-17494168 ] Kevin Risden commented on SOLR-15942: - [~janhoy] I think I'd prefer to move things to

[jira] [Commented] (SOLR-9575) Allow starting with an empty SOLR_HOME

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494110#comment-17494110 ] Houston Putman commented on SOLR-9575: -- [~janhoy] , should we also include this chang

[jira] [Comment Edited] (SOLR-16018) Auto-link JIRA issues in ref guide

2022-02-17 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494093#comment-17494093 ] Cassandra Targett edited comment on SOLR-16018 at 2/17/22, 5:25 PM: ---

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

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494094#comment-17494094 ] Houston Putman commented on SOLR-15578: --- The biggest issue I have here is testing.

[jira] [Commented] (SOLR-16018) Auto-link JIRA issues in ref guide

2022-02-17 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494093#comment-17494093 ] Cassandra Targett commented on SOLR-16018: -- Actually the final page is going to

[GitHub] [solr] Caa52 commented on a change in pull request #638: SOLR-12336: DocSetQuery can have 1 score

2022-02-17 Thread GitBox
Caa52 commented on a change in pull request #638: URL: https://github.com/apache/solr/pull/638#discussion_r809291799 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -78,11 +78,9 @@ public DocSet createDocSet(SolrIndexSearcher searcher) throws IOE

[GitHub] [solr] HoustonPutman commented on a change in pull request #332: SOLR-15578 Add Support for HSTS Security Protocol

2022-02-17 Thread GitBox
HoustonPutman commented on a change in pull request #332: URL: https://github.com/apache/solr/pull/332#discussion_r809286807 ## File path: solr/server/etc/jetty.xml ## @@ -126,6 +126,15 @@ + Review comment: Ok I see now that this isn'

[jira] [Commented] (SOLR-15965) PKIAuthenticationPlugin uses encryption instead of signatures

2022-02-17 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494083#comment-17494083 ] Houston Putman commented on SOLR-15965: --- The current way we are thinking about it,

[jira] [Commented] (SOLR-16018) Auto-link JIRA issues in ref guide

2022-02-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494081#comment-17494081 ] Mike Drob commented on SOLR-16018: -- [~houstonputman] - I don't know if you're familiar e

[jira] [Created] (SOLR-16018) Auto-link JIRA issues in ref guide

2022-02-17 Thread Mike Drob (Jira)
Mike Drob created SOLR-16018: Summary: Auto-link JIRA issues in ref guide Key: SOLR-16018 URL: https://issues.apache.org/jira/browse/SOLR-16018 Project: Solr Issue Type: Wish Components

[GitHub] [solr] HoustonPutman commented on a change in pull request #332: SOLR-15578 Add Support for HSTS Security Protocol

2022-02-17 Thread GitBox
HoustonPutman commented on a change in pull request #332: URL: https://github.com/apache/solr/pull/332#discussion_r809274602 ## File path: solr/server/etc/jetty.xml ## @@ -126,6 +126,15 @@ + Review comment: shouldn't this go in the `j

[GitHub] [solr] madrob opened a new pull request #649: SOLR-15965 Clarify Upgrade Instructions

2022-02-17 Thread GitBox
madrob opened a new pull request #649: URL: https://github.com/apache/solr/pull/649 https://issues.apache.org/jira/browse/SOLR-15965 -- 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-15965) PKIAuthenticationPlugin uses encryption instead of signatures

2022-02-17 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494075#comment-17494075 ] Mike Drob commented on SOLR-15965: -- Even if we release 9.0, if we're planning to release

[GitHub] [solr] janhoy opened a new pull request #648: Query parsing exception return HTTP 400 instead of 500

2022-02-17 Thread GitBox
janhoy opened a new pull request #648: URL: https://github.com/apache/solr/pull/648 WIP for mailing list question -- 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 unsubs

[jira] [Commented] (SOLR-15942) Upgrade Hadoop to 3.3.1

2022-02-17 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493874#comment-17493874 ] Jan Høydahl commented on SOLR-15942: I see the 3.3.2 RC vote in hadoop is taking time

[GitHub] [solr] janhoy commented on pull request #643: Cleanup CHANGES.txt on branch_9_0

2022-02-17 Thread GitBox
janhoy commented on pull request #643: URL: https://github.com/apache/solr/pull/643#issuecomment-1042818999 > @janhoy - I'll close out the other PR against `main` and just create a PR against this so that we can move all changes into main in one go. Sure. I think I'll commit the 8.11

[GitHub] [solr] dweiss commented on pull request #634: SOLR-15972 Add wrapper jar and export-ignore attr

2022-02-17 Thread GitBox
dweiss commented on pull request #634: URL: https://github.com/apache/solr/pull/634#issuecomment-1042735790 I'm +0. My view is very polarized - either remove the gradle wrapper download infrastructure or use it for what it was added. Occam's razor. -- This is an automated message from th

[GitHub] [solr] anshumg closed pull request #642: SOLR-15286: Add missing CHANGELOG entry

2022-02-17 Thread GitBox
anshumg closed pull request #642: URL: https://github.com/apache/solr/pull/642 -- 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] anshumg commented on pull request #642: SOLR-15286: Add missing CHANGELOG entry

2022-02-17 Thread GitBox
anshumg commented on pull request #642: URL: https://github.com/apache/solr/pull/642#issuecomment-1042708081 Closing this without merging. The updated PR is here: https://github.com/apache/solr/pull/647 -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [solr] anshumg opened a new pull request #647: SOLR-15286: Add missing changelog entry

2022-02-17 Thread GitBox
anshumg opened a new pull request #647: URL: https://github.com/apache/solr/pull/647 https://issues.apache.org/jira/browse/SOLR-15286 Add missing changelog entry -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [solr] anshumg commented on pull request #643: Cleanup CHANGES.txt on branch_9_0

2022-02-17 Thread GitBox
anshumg commented on pull request #643: URL: https://github.com/apache/solr/pull/643#issuecomment-1042704702 @janhoy - I'll close out the other PR against `main` and just create a PR against this so that we can move all changes into main in one go. -- This is an automated message from t

[GitHub] [solr] anshumg commented on pull request #642: SOLR-15286: Add missing CHANGELOG entry

2022-02-17 Thread GitBox
anshumg commented on pull request #642: URL: https://github.com/apache/solr/pull/642#issuecomment-1042701127 I'll follow suit and move this change (and others that I have) to the 9_0 branch first :) That'll keep things easier to maintain. -- This is an automated message from the Apache G

[jira] [Updated] (SOLR-15998) replicaType=TLOG oom killer event occurs

2022-02-17 Thread Mark (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark updated SOLR-15998: Description: Hello, This is my Solr Cloud cluster.   16 Shard      1 LEADER   (replicaType=TLOG)     1 REPLICA  

[jira] [Updated] (SOLR-15998) replicaType=TLOG oom killer event occurs

2022-02-17 Thread Mark (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark updated SOLR-15998: Description: Hello, This is my Solr Cloud cluster.   16 Shard      1 LEADER   (replicaType=TLOG)     1 REPLICA  

[jira] [Updated] (SOLR-15998) replicaType=TLOG oom killer event occurs

2022-02-17 Thread Mark (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark updated SOLR-15998: Description: Hello, This is my Solr Cloud cluster.   16 Shard      1 LEADER   (replicaType=TLOG)     1 REPLICA