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

2021-04-21 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326350#comment-17326350 ] Dawid Weiss commented on SOLR-15361: I think it's fine. I'm really not sure what the

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

2021-04-21 Thread GitBox
bruno-roustant commented on a change in pull request #39: URL: https://github.com/apache/solr/pull/39#discussion_r617379358 ## File path: solr/contrib/gcs-repository/src/java/org/apache/solr/gcs/GCSBackupRepository.java ## @@ -0,0 +1,466 @@ +/* + * Licensed to the Apache Softw

[jira] [Created] (SOLR-15362) Improve the view of menu collection and dropdown list

2021-04-21 Thread Matthias Krepp (Jira)
Matthias Krepp created SOLR-15362: - Summary: Improve the view of menu collection and dropdown list Key: SOLR-15362 URL: https://issues.apache.org/jira/browse/SOLR-15362 Project: Solr Issue Ty

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

2021-04-21 Thread GitBox
bruno-roustant commented on a change in pull request #39: URL: https://github.com/apache/solr/pull/39#discussion_r617397694 ## File path: solr/solr-ref-guide/src/making-and-restoring-backups.adoc ## @@ -223,23 +223,190 @@ Request ID to track this action which will be processed

[GitHub] [solr-operator] anujajakhade opened a new issue #261: Adding s390x support to solr-operator docker image

2021-04-21 Thread GitBox
anujajakhade opened a new issue #261: URL: https://github.com/apache/solr-operator/issues/261 Hi, I could successfully build the solr-operator image for s390x and deploy the solr operator pod on s390x without doing any code changes. The docker hub image of [solr-operator](https://hu

[jira] [Commented] (SOLR-15362) Improve the view of menu collection and dropdown list

2021-04-21 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326463#comment-17326463 ] David Eric Pugh commented on SOLR-15362: Thank you for submitting this!   Could y

[jira] [Updated] (SOLR-15362) Improve the view of menu collection and dropdown list

2021-04-21 Thread Matthias Krepp (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Krepp updated SOLR-15362: -- Attachment: collections_changes.PNG chosen_changes.PNG > Improve the view of me

[jira] [Commented] (SOLR-15362) Improve the view of menu collection and dropdown list

2021-04-21 Thread Matthias Krepp (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326476#comment-17326476 ] Matthias Krepp commented on SOLR-15362: --- Hi David, I have attached 2 images which

[GitHub] [solr] bruno-roustant commented on a change in pull request #47: SOLR-15340: Rename shardsWhitelist and extract AllowListUrlChecker to use it more broadly.

2021-04-21 Thread GitBox
bruno-roustant commented on a change in pull request #47: URL: https://github.com/apache/solr/pull/47#discussion_r617490297 ## File path: solr/core/src/java/org/apache/solr/security/AllowListUrlChecker.java ## @@ -0,0 +1,201 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] bruno-roustant commented on pull request #68: Use BackupRepository instead of BlobStore.

2021-04-21 Thread GitBox
bruno-roustant commented on pull request #68: URL: https://github.com/apache/solr/pull/68#issuecomment-824084890 Ok I synchronized the internal structures with a lock. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[jira] [Commented] (SOLR-15323) How to backup solr collections data

2021-04-21 Thread Pavani (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326555#comment-17326555 ] Pavani commented on SOLR-15323: --- Thank you Jason for the information. i will post the quest

[GitHub] [solr-operator] HoustonPutman merged pull request #260: Various changes needed after testing of the v0.3.0 RC1

2021-04-21 Thread GitBox
HoustonPutman merged pull request #260: URL: https://github.com/apache/solr-operator/pull/260 -- 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

[GitHub] [solr-operator] HoustonPutman closed issue #257: create an ARM64 build of Solr-operator

2021-04-21 Thread GitBox
HoustonPutman closed issue #257: URL: https://github.com/apache/solr-operator/issues/257 -- 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] gerlowskija commented on pull request #39: SOLR-15090: Allow backup storage in GCS

2021-04-21 Thread GitBox
gerlowskija commented on pull request #39: URL: https://github.com/apache/solr/pull/39#issuecomment-824200672 Thanks, and thanks for the review! Really appreciate your time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [solr-operator] HoustonPutman commented on issue #261: Adding s390x support to solr-operator docker image

2021-04-21 Thread GitBox
HoustonPutman commented on issue #261: URL: https://github.com/apache/solr-operator/issues/261#issuecomment-824200860 I've tried building the docker image multi-architecture with `s390x`, but it fails... ``` => [internal] load build definition from Dockerfile

[GitHub] [solr] dsmiley merged pull request #84: SOLR-15356: MergeIndexes should not use UninvertingReader.

2021-04-21 Thread GitBox
dsmiley merged pull request #84: URL: https://github.com/apache/solr/pull/84 -- 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 contac

[jira] [Commented] (SOLR-15356) Lucene requires consistency across fields

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

[jira] [Commented] (SOLR-15019) Replica placement API needs a way to fetch existing replica metrics

2021-04-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326713#comment-17326713 ] Andrzej Bialecki commented on SOLR-15019: - That's a good point, which I didn't co

[jira] [Reopened] (SOLR-15019) Replica placement API needs a way to fetch existing replica metrics

2021-04-21 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reopened SOLR-15019: - > Replica placement API needs a way to fetch existing replica metrics > -

[GitHub] [solr] dsmiley commented on a change in pull request #47: SOLR-15340: Rename shardsWhitelist and extract AllowListUrlChecker to use it more broadly.

2021-04-21 Thread GitBox
dsmiley commented on a change in pull request #47: URL: https://github.com/apache/solr/pull/47#discussion_r617717842 ## File path: solr/solr-ref-guide/src/major-changes-in-solr-8.adoc ## @@ -283,9 +283,9 @@ The login screen's purpose is cosmetic only - Admin UI-triggered Solr

[jira] [Commented] (SOLR-15019) Replica placement API needs a way to fetch existing replica metrics

2021-04-21 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326725#comment-17326725 ] Ilan Ginzburg commented on SOLR-15019: -- That's a good point. I don't know what actua

[GitHub] [solr] dsmiley commented on a change in pull request #47: SOLR-15340: Rename shardsWhitelist and extract AllowListUrlChecker to use it more broadly.

2021-04-21 Thread GitBox
dsmiley commented on a change in pull request #47: URL: https://github.com/apache/solr/pull/47#discussion_r617730095 ## File path: solr/core/src/java/org/apache/solr/security/AllowListUrlChecker.java ## @@ -0,0 +1,201 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] dsmiley commented on pull request #83: SOLR-15356: Remove UninvertDocValuesMergePolicyFactory (and TestHalfAndHalfDocValues test)

2021-04-21 Thread GitBox
dsmiley commented on pull request #83: URL: https://github.com/apache/solr/pull/83#issuecomment-824222633 LOL wow I forgot to remove the factory but removed the other stuff. Thanks Christine! I'll add a CHANGES.txt and then push. -- This is an automated message from the Apache Git Serv

[jira] [Created] (SOLR-15363) Add CompletableFuture#runAsync(Runnable) to forbidden-apis

2021-04-21 Thread Mike Drob (Jira)
Mike Drob created SOLR-15363: Summary: Add CompletableFuture#runAsync(Runnable) to forbidden-apis Key: SOLR-15363 URL: https://issues.apache.org/jira/browse/SOLR-15363 Project: Solr Issue Type: T

[jira] [Commented] (SOLR-15363) Add CompletableFuture#runAsync(Runnable) to forbidden-apis

2021-04-21 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326735#comment-17326735 ] Mike Drob commented on SOLR-15363: -- [~atris] this also causes the failure recently seen

[GitHub] [solr] dsmiley merged pull request #83: SOLR-15356: Remove UninvertDocValuesMergePolicyFactory (and TestHalfAndHalfDocValues test)

2021-04-21 Thread GitBox
dsmiley merged pull request #83: URL: https://github.com/apache/solr/pull/83 -- 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 contac

[jira] [Commented] (SOLR-15356) Lucene requires consistency across fields

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

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

2021-04-21 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=17326778#comment-17326778 ] ASF subversion and git services commented on SOLR-15361: Commit 3

[jira] [Created] (SOLR-15364) Race condition when maintaining multiple CloudSolrClients for a mix of HTTP/HTTPS clusters

2021-04-21 Thread Danny Carr (Jira)
Danny Carr created SOLR-15364: - Summary: Race condition when maintaining multiple CloudSolrClients for a mix of HTTP/HTTPS clusters Key: SOLR-15364 URL: https://issues.apache.org/jira/browse/SOLR-15364 Pr

[jira] [Resolved] (SOLR-15356) Lucene requires consistency across fields

2021-04-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15356. - Fix Version/s: main (9.0) Resolution: Fixed BTW org.apache.solr.cloud.MigrateRouteKeyTest.

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

2021-04-21 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. --- Fix Version/s: main (9.0) Assignee: Chris M. Hostetter Resolution: Fix

[jira] [Commented] (SOLR-15341) Lucene has removed CodecReader#ramBytesUsed

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

[GitHub] [solr] madrob opened a new pull request #86: SOLR-15363 Add CompletableFuture#runAsync to forbidden-api

2021-04-21 Thread GitBox
madrob opened a new pull request #86: URL: https://github.com/apache/solr/pull/86 https://issues.apache.org/jira/browse/SOLR-15363 -- 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 co

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

2021-04-21 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326769#comment-17326769 ] Chris M. Hostetter commented on SOLR-15361: --- bq. ... I'm really not sure what t

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

2021-04-21 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326835#comment-17326835 ] Dawid Weiss commented on SOLR-15361: I think what you did fulfils the need. It's a pi

[jira] [Commented] (SOLR-15363) Add CompletableFuture#runAsync(Runnable) to forbidden-apis

2021-04-21 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326861#comment-17326861 ] Mike Drob commented on SOLR-15363: -- There's two things going on that PR - 1 I added an e

[GitHub] [solr] madrob merged pull request #85: Replace http URLs with https

2021-04-21 Thread GitBox
madrob merged pull request #85: URL: https://github.com/apache/solr/pull/85 -- 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

[jira] [Commented] (SOLR-15252) Solr should log WARN log when a query requests huge rows number

2021-04-21 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326886#comment-17326886 ] Mike Drob commented on SOLR-15252: -- I think I agree with Hoss - if we're going to be opi

[GitHub] [solr] madrob opened a new pull request #87: Fix bad unchecked casts for generic types

2021-04-21 Thread GitBox
madrob opened a new pull request #87: URL: https://github.com/apache/solr/pull/87 IntelliJ inspection for incompatible types passed to assert* -- 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

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

2021-04-21 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326933#comment-17326933 ] Chris M. Hostetter commented on SOLR-15361: --- Sorry ... it was just something i

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

2021-04-21 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) I committed GPG support

[GitHub] [solr] dsmiley commented on pull request #86: SOLR-15363 Add CompletableFuture#runAsync to forbidden-api

2021-04-21 Thread GitBox
dsmiley commented on pull request #86: URL: https://github.com/apache/solr/pull/86#issuecomment-824499089 I'm glad to see the use of ForbiddenAPIs -- thanks 👍 -- 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] [Commented] (SOLR-15002) Upgrade HttpClient to 4.5.13

2021-04-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17327080#comment-17327080 ] David Smiley commented on SOLR-15002: - bq.  Same goes with the jetty dependency (vs u

[GitHub] [solr-operator] anujajakhade commented on issue #261: Adding s390x support to solr-operator docker image

2021-04-21 Thread GitBox
anujajakhade commented on issue #261: URL: https://github.com/apache/solr-operator/issues/261#issuecomment-824549287 Hi @HoustonPutman Thank you for your reply. I had followed the steps mentioned in the [Makefile ](https://github.com/apache/solr-operator/blob/master/Makefile#L119 )an