[jira] [Commented] (SOLR-14588) Circuit Breakers Infrastructure and Real JVM Based Circuit Breaker

2020-10-19 Thread Atri Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217027#comment-17217027 ] Atri Sharma commented on SOLR-14588: Thanks for catching it, David! I backported the

[jira] [Assigned] (SOLR-10202) Auto resolve urlScheme, remove cluster property

2020-10-19 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-10202: - Assignee: Timothy Potter > Auto resolve urlScheme, remove cluster property > ---

[jira] [Commented] (SOLR-14354) HttpShardHandler send requests in async

2020-10-19 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217033#comment-17217033 ] Mark Robert Miller commented on SOLR-14354: --- My main concern would go away with

[jira] [Commented] (SOLR-10202) Auto resolve urlScheme, remove cluster property

2020-10-19 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217034#comment-17217034 ] Timothy Potter commented on SOLR-10202: --- Agree with Jan and am tackling this along

[GitHub] [lucene-solr] HoustonPutman opened a new pull request #2007: SOLR-14947: Print out image info after gradle docker task.

2020-10-19 Thread GitBox
HoustonPutman opened a new pull request #2007: URL: https://github.com/apache/lucene-solr/pull/2007 https://issues.apache.org/jira/browse/SOLR-14947 After running `./gradlew docker` the following output is given: ``` Solr Docker Image Created Name: apache/solr:9.0.0-

[jira] [Commented] (SOLR-14947) Gradle docker build task should output image id or tag

2020-10-19 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217035#comment-17217035 ] Houston Putman commented on SOLR-14947: --- Created a PR that outputs the following af

[jira] [Updated] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-10-19 Thread Cameron VandenBerg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cameron VandenBerg updated LUCENE-9537: --- Attachment: LUCENE-9537.patch > Add Indri Search Engine Functionality to Lucene > --

[GitHub] [lucene-solr] TomMD commented on a change in pull request #1997: SOLR-14940: Add ability to remove SolrCore.closeHooks. Keep reference…

2020-10-19 Thread GitBox
TomMD commented on a change in pull request #1997: URL: https://github.com/apache/lucene-solr/pull/1997#discussion_r507839162 ## File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java ## @@ -415,19 +415,15 @@ private void fetchIndex(SolrParams solrParams,

[GitHub] [lucene-solr] madrob commented on a change in pull request #1997: SOLR-14940: Add ability to remove SolrCore.closeHooks. Keep reference…

2020-10-19 Thread GitBox
madrob commented on a change in pull request #1997: URL: https://github.com/apache/lucene-solr/pull/1997#discussion_r508022496 ## File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java ## @@ -415,19 +415,15 @@ private void fetchIndex(SolrParams solrParams

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-10-19 Thread Cameron VandenBerg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217058#comment-17217058 ] Cameron VandenBerg commented on LUCENE-9537: Hello!   I have uploaded a ne

[GitHub] [lucene-solr] TomMD commented on a change in pull request #1997: SOLR-14940: Add ability to remove SolrCore.closeHooks. Keep reference…

2020-10-19 Thread GitBox
TomMD commented on a change in pull request #1997: URL: https://github.com/apache/lucene-solr/pull/1997#discussion_r508034442 ## File path: solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java ## @@ -415,19 +415,15 @@ private void fetchIndex(SolrParams solrParams,

[jira] [Created] (SOLR-14949) Ability to customize docker image name/base image

2020-10-19 Thread Houston Putman (Jira)
Houston Putman created SOLR-14949: - Summary: Ability to customize docker image name/base image Key: SOLR-14949 URL: https://issues.apache.org/jira/browse/SOLR-14949 Project: Solr Issue Type:

[jira] [Commented] (SOLR-14940) ReplicationHandler memory leak through SolrCore.closeHooks

2020-10-19 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217128#comment-17217128 ] Mike Drob commented on SOLR-14940: -- I set up a collection with two TLOG replicas and rel

[jira] [Created] (SOLR-14950) schema api sometimes fails to replace-field-type

2020-10-19 Thread Andrew Shumway (Jira)
Andrew Shumway created SOLR-14950: - Summary: schema api sometimes fails to replace-field-type Key: SOLR-14950 URL: https://issues.apache.org/jira/browse/SOLR-14950 Project: Solr Issue Type: B

[GitHub] [lucene-site] tflobbe opened a new pull request #31: Add CVE-2020-13957 page

2020-10-19 Thread GitBox
tflobbe opened a new pull request #31: URL: https://github.com/apache/lucene-site/pull/31 Add security page for CVE-2020-13957 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1996: SOLR-14907: Adding V2 API for ConfigSet Upload.

2020-10-19 Thread GitBox
noblepaul commented on a change in pull request #1996: URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r508116583 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -133,6 +134,62 @@ public void create(PayloadObj obj) throws Exceptio

[jira] [Created] (SOLR-14951) Upgrade Angular JS 1.7.9 to 1.8.0

2020-10-19 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-14951: --- Summary: Upgrade Angular JS 1.7.9 to 1.8.0 Key: SOLR-14951 URL: https://issues.apache.org/jira/browse/SOLR-14951 Project: Solr Issue Type: Task Security

[GitHub] [lucene-solr] risdenk opened a new pull request #2008: SOLR-14951: Upgrade Angular JS 1.7.9 to 1.8.0

2020-10-19 Thread GitBox
risdenk opened a new pull request #2008: URL: https://github.com/apache/lucene-solr/pull/2008 # Description Upgrade Angular JS 1.7.9 to 1.8.0 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (SOLR-14951) Upgrade Angular JS 1.7.9 to 1.8.0

2020-10-19 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14951: Status: Patch Available (was: Open) > Upgrade Angular JS 1.7.9 to 1.8.0 >

[jira] [Commented] (SOLR-14951) Upgrade Angular JS 1.7.9 to 1.8.0

2020-10-19 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217181#comment-17217181 ] Kevin Risden commented on SOLR-14951: - PR: https://github.com/apache/lucene-solr/pull

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1996: SOLR-14907: Adding V2 API for ConfigSet Upload.

2020-10-19 Thread GitBox
dsmiley commented on a change in pull request #1996: URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r508186617 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -133,6 +134,62 @@ public void create(PayloadObj obj) throws Exception

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1996: SOLR-14907: Adding V2 API for ConfigSet Upload.

2020-10-19 Thread GitBox
HoustonPutman commented on a change in pull request #1996: URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r508203430 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -133,6 +134,62 @@ public void create(PayloadObj obj) throws Exce

[GitHub] [lucene-solr] noblepaul commented on a change in pull request #1996: SOLR-14907: Adding V2 API for ConfigSet Upload.

2020-10-19 Thread GitBox
noblepaul commented on a change in pull request #1996: URL: https://github.com/apache/lucene-solr/pull/1996#discussion_r508208566 ## File path: solr/core/src/java/org/apache/solr/handler/ClusterAPI.java ## @@ -133,6 +134,62 @@ public void create(PayloadObj obj) throws Exceptio

[jira] [Commented] (LUCENE-9508) DocumentsWriter doesn't check for BlockedFlushes in stall mode``

2020-10-19 Thread Zach Chen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217280#comment-17217280 ] Zach Chen commented on LUCENE-9508: --- Looks like the logic in *markForFullFlush* has re

<    1   2