[jira] [Created] (SOLR-15377) Do not swallow exceptions thrown in replication

2021-04-28 Thread Jira
Torsten Bøgh Köster created SOLR-15377: -- Summary: Do not swallow exceptions thrown in replication Key: SOLR-15377 URL: https://issues.apache.org/jira/browse/SOLR-15377 Project: Solr Issu

[GitHub] [solr] tboeghk opened a new pull request #99: [SOLR-15377] Do not swallow execption stack traces in IndexFetcher

2021-04-28 Thread GitBox
tboeghk opened a new pull request #99: URL: https://github.com/apache/solr/pull/99 # Description The `IndexFetcher` swallows Exceptions upon replication errors and does not log the stack trace properly. This led to some confusion when setting up a `TLOG/PULL` replica ensemble.

[jira] [Commented] (SOLR-15340) rename shardsWhitelist to allowUrls and move to top of solr.xml

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

[jira] [Commented] (SOLR-15377) Do not swallow exceptions thrown in replication

2021-04-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334721#comment-17334721 ] Torsten Bøgh Köster commented on SOLR-15377: I provided a PR at Github: https

[GitHub] [solr] tboeghk opened a new pull request #100: [SOLR-11904] Provide basic auth credentials for TLOG/PULL replica ensembles

2021-04-28 Thread GitBox
tboeghk opened a new pull request #100: URL: https://github.com/apache/solr/pull/100 # Description Currently it's not possible to set up a _TLOG/PULL_ replica ensemble in a basic auth secured Solr cluster. On the _PULL_ replica, the `IndexFetcher` is utilized to fetch changes from t

[jira] [Commented] (SOLR-11904) IndexFetcher Http client requests are unauthenticated

2021-04-28 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-11904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334729#comment-17334729 ] Torsten Bøgh Köster commented on SOLR-11904: I built a PR to work around this

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

2021-04-28 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334761#comment-17334761 ] Houston Putman commented on SOLR-14790: --- [~ctargett], I'll take a stab at doing thi

[jira] [Created] (SOLR-15378) Reproducible failure in TestRestoreCore in branch_8x

2021-04-28 Thread Gus Heck (Jira)
Gus Heck created SOLR-15378: --- Summary: Reproducible failure in TestRestoreCore in branch_8x Key: SOLR-15378 URL: https://issues.apache.org/jira/browse/SOLR-15378 Project: Solr Issue Type: Bug

[jira] [Created] (SOLR-15379) Fix API incompatibility after LUCENE-9905

2021-04-28 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15379: --- Summary: Fix API incompatibility after LUCENE-9905 Key: SOLR-15379 URL: https://issues.apache.org/jira/browse/SOLR-15379 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-15379) Fix API incompatibility after LUCENE-9905

2021-04-28 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-15379: Attachment: SOLR-15379.patch > Fix API incompatibility after LUCENE-9905 >

[jira] [Commented] (SOLR-15379) Fix API incompatibility after LUCENE-9905

2021-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334776#comment-17334776 ] ASF subversion and git services commented on SOLR-15379: Commit 4

[jira] [Updated] (SOLR-15361) update gradle build to support gpg signing of tgz/zip distributions

2021-04-28 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15361: -- Attachment: SOLR-15361.patch Status: Reopened (was: Reopened) {quote}I also re

[GitHub] [solr-operator] jward-bw commented on a change in pull request #265: Implement support for hostpath solr data volumes.

2021-04-28 Thread GitBox
jward-bw commented on a change in pull request #265: URL: https://github.com/apache/solr-operator/pull/265#discussion_r622292273 ## File path: controllers/util/solr_util.go ## @@ -214,16 +214,20 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud, solrCloudStatus *solr.SolrC

[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #265: Implement support for hostpath solr data volumes.

2021-04-28 Thread GitBox
HoustonPutman commented on a change in pull request #265: URL: https://github.com/apache/solr-operator/pull/265#discussion_r622295063 ## File path: controllers/util/solr_util.go ## @@ -214,16 +214,20 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud, solrCloudStatus *solr.

[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #265: Implement support for hostpath solr data volumes.

2021-04-28 Thread GitBox
HoustonPutman commented on a change in pull request #265: URL: https://github.com/apache/solr-operator/pull/265#discussion_r622296816 ## File path: controllers/solrcloud_controller_storage_test.go ## @@ -329,6 +449,58 @@ func TestEphemeralStorageWithSpecs(t *testing.T) {

[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #265: Implement support for hostpath solr data volumes.

2021-04-28 Thread GitBox
HoustonPutman commented on a change in pull request #265: URL: https://github.com/apache/solr-operator/pull/265#discussion_r622301461 ## File path: controllers/solrcloud_controller_storage_test.go ## @@ -329,6 +449,58 @@ func TestEphemeralStorageWithSpecs(t *testing.T) {

[GitHub] [solr-operator] jward-bw commented on a change in pull request #265: Implement support for hostpath solr data volumes.

2021-04-28 Thread GitBox
jward-bw commented on a change in pull request #265: URL: https://github.com/apache/solr-operator/pull/265#discussion_r622306087 ## File path: controllers/solrcloud_controller_storage_test.go ## @@ -329,6 +449,58 @@ func TestEphemeralStorageWithSpecs(t *testing.T) {

[jira] [Created] (SOLR-15380) spellcheck.maxResultsForSuggest behavior does not match documentation

2021-04-28 Thread Andrew Shumway (Jira)
Andrew Shumway created SOLR-15380: - Summary: spellcheck.maxResultsForSuggest behavior does not match documentation Key: SOLR-15380 URL: https://issues.apache.org/jira/browse/SOLR-15380 Project: Solr

[jira] [Updated] (SOLR-15370) SimplePostTool.java line 1154 in NPE when content-type is absent

2021-04-28 Thread QualiteSys QualiteSys (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QualiteSys QualiteSys updated SOLR-15370: - Component/s: SimplePostTool > SimplePostTool.java line 1154 in NPE when content-t

[jira] [Created] (SOLR-15381) SimplePostTool.java PageFetcher error

2021-04-28 Thread QualiteSys QualiteSys (Jira)
QualiteSys QualiteSys created SOLR-15381: Summary: SimplePostTool.java PageFetcher error Key: SOLR-15381 URL: https://issues.apache.org/jira/browse/SOLR-15381 Project: Solr Issue Type

[GitHub] [solr] HoustonPutman opened a new pull request #101: SOLR-14790: Migrate docker usage documentation to the ref-guide

2021-04-28 Thread GitBox
HoustonPutman opened a new pull request #101: URL: https://github.com/apache/solr/pull/101 https://issues.apache.org/jira/browse/SOLR-14790 I used [kramdown](https://github.com/asciidoctor/kramdown-asciidoc) to convert the markdown docs to asciidoc, then did manual changes to make th

[jira] [Commented] (SOLR-13782) Make HTML Ref Guide the primary release vehicle instead of PDF

2021-04-28 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334911#comment-17334911 ] Houston Putman commented on SOLR-13782: --- [~ctargett], now that there is no PDF crea

[GitHub] [solr] epugh commented on pull request #100: [SOLR-11904] Provide basic auth credentials for TLOG/PULL replica ensembles

2021-04-28 Thread GitBox
epugh commented on pull request #100: URL: https://github.com/apache/solr/pull/100#issuecomment-828709837 Can you explain why this only impacts the TLOG and PULL repliacas and doesn't impact regular NRT? DOn't the periodically pull everything if they get out of sync? -- This is an

[jira] [Created] (SOLR-15382) Remove PDF compatibility checks from Ref-Guide

2021-04-28 Thread Houston Putman (Jira)
Houston Putman created SOLR-15382: - Summary: Remove PDF compatibility checks from Ref-Guide Key: SOLR-15382 URL: https://issues.apache.org/jira/browse/SOLR-15382 Project: Solr Issue Type: Imp

[jira] [Comment Edited] (SOLR-13782) Make HTML Ref Guide the primary release vehicle instead of PDF

2021-04-28 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334911#comment-17334911 ] Houston Putman edited comment on SOLR-13782 at 4/28/21, 8:27 PM: --

[GitHub] [solr] tboeghk commented on pull request #100: [SOLR-11904] Provide basic auth credentials for TLOG/PULL replica ensembles

2021-04-28 Thread GitBox
tboeghk commented on pull request #100: URL: https://github.com/apache/solr/pull/100#issuecomment-828768301 The _PULL_ replica under the hood utilizes the (ancient) replication handler. On the _PULL_ replica side, the `IndexFetcher` is set up programmatically and cannot be configured throu

[GitHub] [solr] HoustonPutman opened a new pull request #102: SOLR-15382: Remove PDF Checks from gradle ref-guide generation.

2021-04-28 Thread GitBox
HoustonPutman opened a new pull request #102: URL: https://github.com/apache/solr/pull/102 https://issues.apache.org/jira/browse/SOLR-15382 Included: - Removed the Gradle check for unescaped `=>` and `->`. - Went through and un-escaped all arrows, which did not mean to expli

[jira] [Commented] (SOLR-15361) update gradle build to support gpg signing of tgz/zip distributions

2021-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335028#comment-17335028 ] ASF subversion and git services commented on SOLR-15361: Commit f

[jira] [Resolved] (SOLR-15361) update gradle build to support gpg signing of tgz/zip distributions

2021-04-28 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved SOLR-15361. --- Resolution: Fixed > update gradle build to support gpg signing of tgz/zip distributio

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

2021-04-28 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15335: -- Attachment: SOLR-15335.patch Status: Open (was: Open) Ok ... the last patch w

[jira] [Commented] (SOLR-15376) Update SolrJ CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs

2021-04-28 Thread Nahian-Al Hasan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335074#comment-17335074 ] Nahian-Al Hasan commented on SOLR-15376: Thanks [~gus] for the feedback. I'll hee

[jira] [Commented] (SOLR-9572) config API to show expanded useParams for request handlers inline

2021-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335082#comment-17335082 ] ASF subversion and git services commented on SOLR-9572: --- Commit dadf

[jira] [Commented] (SOLR-9572) config API to show expanded useParams for request handlers inline

2021-04-28 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335083#comment-17335083 ] Gus Heck commented on SOLR-9572: Pardon the above, acccidentally typed solr instead of luc

[jira] [Assigned] (SOLR-15376) Update SolrJ CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs

2021-04-28 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck reassigned SOLR-15376: --- Assignee: Gus Heck > Update SolrJ CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs >

[jira] [Commented] (SOLR-15376) Update SolrJ CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs

2021-04-28 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335088#comment-17335088 ] Gus Heck commented on SOLR-15376: - Sounds good, welcome to the team :).  You may find som

[GitHub] [solr] athrog commented on a change in pull request #39: SOLR-15090: Allow backup storage in GCS

2021-04-28 Thread GitBox
athrog commented on a change in pull request #39: URL: https://github.com/apache/solr/pull/39#discussion_r622683227 ## File path: solr/core/src/java/org/apache/solr/core/backup/repository/BackupRepository.java ## @@ -142,6 +142,7 @@ default String getBackupLocation(String over