[GitHub] [solr] dsmiley commented on pull request #324: SOLR-14660 - move HDFS to a contrib module

2021-10-22 Thread GitBox
dsmiley commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-950059934 > (me) I'm most concerned with the apparent duplication of tons of Solr test configs. How can we avoid that? I'd be a hack but I wonder if this contrib could declare a test res

[GitHub] [solr] dsmiley commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2021-10-22 Thread GitBox
dsmiley commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r730321435 ## File path: solr/contrib/hdfs/build.gradle ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor lic

[GitHub] [solr] dsmiley commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2021-10-22 Thread GitBox
dsmiley commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r734924006 ## File path: solr/contrib/hdfs/build.gradle ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor lic

[jira] [Commented] (SOLR-15697) replace SolrException.ignorePatterns with something that doesn't depend on SolrException.log()

2021-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433216#comment-17433216 ] David Smiley commented on SOLR-15697: - +1 cool, and thanks Hoss > replace SolrExcept

[jira] [Commented] (SOLR-15703) replace all SolrException.log usage in Solr to just call log.error(...) directly

2021-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433215#comment-17433215 ] David Smiley commented on SOLR-15703: - OMG yes; I hate SolrException.log()!  In parti

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2021-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433208#comment-17433208 ] David Smiley commented on SOLR-8593: Thanks Julian.  I tried removing both and tests d

[jira] [Commented] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2021-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433193#comment-17433193 ] David Smiley commented on SOLR-14290: - Wow; this is pretty bad; I'm so glad you caugh

[jira] [Updated] (SOLR-15697) replace SolrException.ignorePatterns with something that doesn't depend on SolrException.log()

2021-10-22 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15697: -- Attachment: SOLR-15697.patch Status: Open (was: Open) bq. I think it's safe to

[GitHub] [solr] TomMD closed pull request #363: Make JSHint a little quieter

2021-10-22 Thread GitBox
TomMD closed pull request #363: URL: https://github.com/apache/solr/pull/363 -- 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...@so

[GitHub] [solr] dsmiley commented on pull request #349: Dependency tune-up of solr-core

2021-10-22 Thread GitBox
dsmiley commented on pull request #349: URL: https://github.com/apache/solr/pull/349#issuecomment-950013908 I wasn't correct about Janino needing to be excluded... I hadn't noticed it's sha1 change in another change group in IntellliJ. I'm confused about `versions.props`. I thought

[GitHub] [solr] TomMD commented on pull request #363: Make JSHint a little quieter

2021-10-22 Thread GitBox
TomMD commented on pull request #363: URL: https://github.com/apache/solr/pull/363#issuecomment-949981453 @epugh We can close this if you'd rather. Server side, we're still planning a change to get things quieted down a little bit. -- This is an automated message from the Apache Git Ser

[GitHub] [solr] epugh commented on pull request #363: Make JSHint a little quieter

2021-10-22 Thread GitBox
epugh commented on pull request #363: URL: https://github.com/apache/solr/pull/363#issuecomment-949976510 I don't know that there was a problem, I think I just really really really goofed my attempt to update my branch... -- This is an automated message from the Apache Git Service. To re

[jira] [Commented] (SOLR-14290) Fix NPE in SolrTestCaseJ4 breaking external usage for master/9.x

2021-10-22 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433157#comment-17433157 ] Jan Høydahl commented on SOLR-14290: Tag it with fixVersiion 9.0 to put it on the lis

[GitHub] [solr] TomMD commented on pull request #43: SOLR-15278: allow the flush parameter to be passed when doing a DELETE

2021-10-22 Thread GitBox
TomMD commented on pull request #43: URL: https://github.com/apache/solr/pull/43#issuecomment-949968334 Ugh. Sorry about the noise from the tool. I've [opened a PR](https://github.com/apache/solr/pull/363) over this issue and we're working on it up stream. -- This is an automated messag

[GitHub] [solr] TomMD opened a new pull request #363: Make JSHint a little quieter

2021-10-22 Thread GitBox
TomMD opened a new pull request #363: URL: https://github.com/apache/solr/pull/363 It appears JSHint was making a nuisance of itself (in https://github.com/apache/solr/pull/43). This PR makes that particular warning disappear. At the same time we are considering which steps to take product

[jira] [Comment Edited] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2021-10-22 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433074#comment-17433074 ] Timothy Potter edited comment on SOLR-14701 at 10/22/21, 9:11 PM: -

[jira] [Commented] (SOLR-14660) Migrating HDFS into a package

2021-10-22 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433141#comment-17433141 ] David Smiley commented on SOLR-14660: - Given that many of the same dependencies remai

[GitHub] [solr] epugh opened a new pull request #362: SOLR-15278: allow the flush parameter to be passed when doing a DELETE (second take)

2021-10-22 Thread GitBox
epugh opened a new pull request #362: URL: https://github.com/apache/solr/pull/362 https://issues.apache.org/jira/browse/SOLR-15278 This is a redo of https://github.com/apache/solr/pull/43 where when I tried to update the six month old PR I got every change to Solr listed. So instea

[GitHub] [solr] epugh closed pull request #43: SOLR-15278: allow the flush parameter to be passed when doing a DELETE

2021-10-22 Thread GitBox
epugh closed pull request #43: URL: https://github.com/apache/solr/pull/43 -- 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

[jira] [Commented] (SOLR-15355) CVE-2020-9492: Upgrade hadoop-hdfs-client to 3.2.2

2021-10-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433130#comment-17433130 ] Kevin Risden commented on SOLR-15355: - [~dsmiley] the failure reproduces for me with

[jira] [Commented] (SOLR-15680) Allow for client-side encryption of backup data with S3

2021-10-22 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433129#comment-17433129 ] Houston Putman commented on SOLR-15680: --- Apparently the AWS V2 JAVA SDK does not su

[jira] [Resolved] (SOLR-15466) sample_techproducts_configs files reference the old Solr wiki

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-15466. Resolution: Fixed This is now fixed by the work in SOLR-14834 > sample_techproducts_config

[jira] [Resolved] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-14834. Resolution: Fixed > Update all public-visible links from wiki.apache.org to RefGuide or cwi

[jira] [Commented] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433124#comment-17433124 ] David Eric Pugh commented on SOLR-14834: Okay, after another go round, we are now

[GitHub] [solr] epugh merged pull request #361: found additional links to the old wiki

2021-10-22 Thread GitBox
epugh merged pull request #361: URL: https://github.com/apache/solr/pull/361 -- 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...@so

[GitHub] [solr-operator] HoustonPutman closed issue #348: Issue with rolling restart with multi SolrCloud clusters

2021-10-22 Thread GitBox
HoustonPutman closed issue #348: URL: https://github.com/apache/solr-operator/issues/348 -- 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-un

[GitHub] [solr-operator] HoustonPutman merged pull request #349: Allow for managed restarts across multiple SolrCloud resources.

2021-10-22 Thread GitBox
HoustonPutman merged pull request #349: URL: https://github.com/apache/solr-operator/pull/349 -- 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: issu

[GitHub] [solr] epugh opened a new pull request #361: found additional links to the old wiki

2021-10-22 Thread GitBox
epugh opened a new pull request #361: URL: https://github.com/apache/solr/pull/361 https://issues.apache.org/jira/browse/SOLR-14834 # Description After merging the first batch, I found more links. # Solution Searching for `://wiki.apache.org` to find more bad links.

[jira] [Reopened] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh reopened SOLR-14834: After merging, and then checking, found some more links that need updating. > Update all publi

[jira] [Updated] (SOLR-15617) How to get rid of this Warning "WARN (qtp1533985074-57) [ ] o.a.h.s.a.u.KerberosName auth_to_local rule mechanism not set.Using default of hadoop"

2021-10-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15617: Fix Version/s: main (9.0) > How to get rid of this Warning "WARN (qtp1533985074-57) [ ] > o.a.h.s.

[jira] [Updated] (SOLR-15617) How to get rid of this Warning "WARN (qtp1533985074-57) [ ] o.a.h.s.a.u.KerberosName auth_to_local rule mechanism not set.Using default of hadoop"

2021-10-22 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-15617: Resolution: Fixed Status: Resolved (was: Patch Available) > How to get rid of this Warning

[GitHub] [solr] risdenk merged pull request #306: SOLR-15617: Add kerberos.name.rules.mechanism support to KerberosPlugin

2021-10-22 Thread GitBox
risdenk merged pull request #306: URL: https://github.com/apache/solr/pull/306 -- 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-15617) How to get rid of this Warning "WARN (qtp1533985074-57) [ ] o.a.h.s.a.u.KerberosName auth_to_local rule mechanism not set.Using default of hadoop"

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

[jira] [Resolved] (SOLR-11875) merge SolrConfigXml wiki into Solr Reference Guide

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-11875. Resolution: Fixed This is resolved by the updates in SOLR-14834. > merge SolrConfigXml wik

[jira] [Resolved] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-22 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-14834. Resolution: Fixed > Update all public-visible links from wiki.apache.org to RefGuide or cwi

[jira] [Commented] (SOLR-14834) Update all public-visible links from wiki.apache.org to RefGuide or cwiki

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

[GitHub] [solr] epugh merged pull request #307: SOLR-14834: Update all public-visible links from wiki.apache.org to RefGuide or cwiki

2021-10-22 Thread GitBox
epugh merged pull request #307: URL: https://github.com/apache/solr/pull/307 -- 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...@so

[jira] [Comment Edited] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2021-10-22 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433074#comment-17433074 ] Timothy Potter edited comment on SOLR-14701 at 10/22/21, 5:27 PM: -

[jira] [Comment Edited] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2021-10-22 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433074#comment-17433074 ] Timothy Potter edited comment on SOLR-14701 at 10/22/21, 5:03 PM: -

[jira] [Commented] (SOLR-14701) Deprecate Schemaless Mode (Discussion)

2021-10-22 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433074#comment-17433074 ] Timothy Potter commented on SOLR-14701: --- Schema Designer in the UI gives us a nice

[GitHub] [solr-operator] j-coll commented on pull request #343: Use global.imagePullSecrets at solr-operator helm chart #338

2021-10-22 Thread GitBox
j-coll commented on pull request #343: URL: https://github.com/apache/solr-operator/pull/343#issuecomment-949802876 I saw a discrepancy between this "imagePullSecrets" and the one at the zookeeper-operator. I was expecting here a list of objects with "name", but the zookeeper-operator take

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2021-10-22 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433072#comment-17433072 ] Julian Hyde commented on SOLR-8593: --- Protobuf is not needed unless you're using Avatica

[jira] [Commented] (SOLR-15045) 2x latency of synchronous commits due to serial execution on local and distributed leaders

2021-10-22 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433045#comment-17433045 ] Michael Gibney commented on SOLR-15045: --- I tried simply removing the {{blockAndDoRe

[jira] [Resolved] (SOLR-15696) Incremental Backups fail following a splitshard op

2021-10-22 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15696. Fix Version/s: 8.10.2 8.11 main (9.0) Resolutio

[jira] [Resolved] (SOLR-15673) Incremental backup attempt fails after a shard split operation has completed

2021-10-22 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15673. Fix Version/s: 8.10.2 8.11 main (9.0) Assigne

[jira] [Commented] (SOLR-15696) Incremental Backups fail following a splitshard op

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

[jira] [Commented] (SOLR-15696) Incremental Backups fail following a splitshard op

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

[jira] [Commented] (SOLR-15696) Incremental Backups fail following a splitshard op

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

[jira] [Commented] (SOLR-15696) Incremental Backups fail following a splitshard op

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

[jira] [Commented] (SOLR-15696) Incremental Backups fail following a splitshard op

2021-10-22 Thread Don (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432979#comment-17432979 ] Don commented on SOLR-15696: See https://issues.apache.org/jira/browse/SOLR-15673 for a repro

[jira] [Updated] (SOLR-15712) Certain unicode field values throw exceptions for query and backup operations

2021-10-22 Thread Kosala Almeda (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kosala Almeda updated SOLR-15712: - Summary: Certain unicode field values throw exceptions for query and backup operations (was: Cer

[jira] [Updated] (SOLR-15712) Certain unicode field values throw exceptions when for query and backup operations

2021-10-22 Thread Kosala Almeda (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kosala Almeda updated SOLR-15712: - Description: Following error is thrown when running backup  {noformat} java.lang.ArrayIndexOutOfB

[jira] [Created] (SOLR-15712) Certain unicode field values throw exceptions when for query and backup operations

2021-10-22 Thread Kosala Almeda (Jira)
Kosala Almeda created SOLR-15712: Summary: Certain unicode field values throw exceptions when for query and backup operations Key: SOLR-15712 URL: https://issues.apache.org/jira/browse/SOLR-15712 Proj

[GitHub] [solr] janhoy commented on pull request #313: SOLR-13681: make Lucene's index sorting directly configurable in Solr

2021-10-22 Thread GitBox
janhoy commented on pull request #313: URL: https://github.com/apache/solr/pull/313#issuecomment-949360944 Sorry for going silent on this, I'll put it on my radar for next week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub