[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-09-09 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r705841639 ## File path: solr/solrj/src/test/org/apache/solr/client/solrj/io/TupleTest.java ## @@ -0,0 +1,199 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [solr] Jdurham2843 commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-09-09 Thread GitBox
Jdurham2843 commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r705840763 ## File path: solr/solrj/src/test/org/apache/solr/client/solrj/io/TupleTest.java ## @@ -0,0 +1,199 @@ +/* + * Licensed to the Apache Software Foundation (A

[jira] [Commented] (SOLR-15622) SolrLogLayout should be deleted

2021-09-09 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412859#comment-17412859 ] Chris M. Hostetter commented on SOLR-15622: --- This public class has never been o

[jira] [Created] (SOLR-15622) SolrLogLayout should be deleted

2021-09-09 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15622: - Summary: SolrLogLayout should be deleted Key: SOLR-15622 URL: https://issues.apache.org/jira/browse/SOLR-15622 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-15621) index.html for Admin UI should send Solr version in the request for JavaScript files

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

[jira] [Commented] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

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

[GitHub] [solr] thelabdude merged pull request #292: SOLR-15621: index.html for Admin UI should send Solr version in the request for JavaScript files

2021-09-09 Thread GitBox
thelabdude merged pull request #292: URL: https://github.com/apache/solr/pull/292 -- 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] [Updated] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

2021-09-09 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15620: -- Fix Version/s: main (9.0) > Download configset action from schema designer requires login when

[jira] [Resolved] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

2021-09-09 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-15620. --- Resolution: Fixed > Download configset action from schema designer requires login when basic

[GitHub] [solr] thelabdude opened a new pull request #292: SOLR-15621: index.html for Admin UI should send Solr version in the request for JavaScript files

2021-09-09 Thread GitBox
thelabdude opened a new pull request #292: URL: https://github.com/apache/solr/pull/292 https://issues.apache.org/jira/browse/SOLR-15621 Just passing `_=${version}` when requesting JavaScript files from index.html (as we were already doing for CSS) Manually tested in FF, Safar

[jira] [Commented] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

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

[jira] [Commented] (SOLR-6910) deleteById without _route_ param for implicit router could be broadcast

2021-09-09 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412823#comment-17412823 ] David Eric Pugh commented on SOLR-6910: --- [~ichattopadhyaya] do you think you could r

[jira] [Updated] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

2021-09-09 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15620: -- Fix Version/s: 8.10 > Download configset action from schema designer requires login when basic

[jira] [Updated] (SOLR-15621) index.html for Admin UI should send Solr version in the request for JavaScript files

2021-09-09 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15621: -- Fix Version/s: 8.10 > index.html for Admin UI should send Solr version in the request for > Ja

[jira] [Created] (SOLR-15621) index.html for Admin UI should send Solr version in the request for JavaScript files

2021-09-09 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15621: - Summary: index.html for Admin UI should send Solr version in the request for JavaScript files Key: SOLR-15621 URL: https://issues.apache.org/jira/browse/SOLR-15621

[GitHub] [solr] epugh commented on a change in pull request #288: SOLR-6910: A deleteById request without _route_ param for implicit router could be sent to all shard leaders

2021-09-09 Thread GitBox
epugh commented on a change in pull request #288: URL: https://github.com/apache/solr/pull/288#discussion_r705673077 ## File path: solr/core/src/test/org/apache/solr/cloud/FullSolrCloudDistribCmdsTest.java ## @@ -298,6 +303,29 @@ public void testDeleteByIdCompositeRouterWithRo

[GitHub] [solr] epugh commented on a change in pull request #288: SOLR-6910: A deleteById request without _route_ param for implicit router could be sent to all shard leaders

2021-09-09 Thread GitBox
epugh commented on a change in pull request #288: URL: https://github.com/apache/solr/pull/288#discussion_r705672767 ## File path: solr/core/src/java/org/apache/solr/update/processor/DistributedZkUpdateProcessor.java ## @@ -325,6 +325,24 @@ protected void doDeleteById(DeleteUp

[jira] [Commented] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

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

[GitHub] [solr] thelabdude merged pull request #291: SOLR-15620: Download Config button in Schema Designer screen should not require user to re-login when already authenticated

2021-09-09 Thread GitBox
thelabdude merged pull request #291: URL: https://github.com/apache/solr/pull/291 -- 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] thelabdude opened a new pull request #291: SOLR-15620: Download Config button in Schema Designer screen should not require user to re-login when already authenticated

2021-09-09 Thread GitBox
thelabdude opened a new pull request #291: URL: https://github.com/apache/solr/pull/291 https://issues.apache.org/jira/browse/SOLR-15620 When basic auth is enabled, we need to make the request to download the zip using XMLHttpRequest so we can pass the Authorization header. -- Thi

[jira] [Commented] (SOLR-11752) add gzip to jetty

2021-09-09 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412756#comment-17412756 ] Cassandra Targett commented on SOLR-11752: -- Thanks Houston, your reasoning sound

[jira] [Commented] (SOLR-11752) add gzip to jetty

2021-09-09 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412751#comment-17412751 ] Houston Putman commented on SOLR-11752: --- [~ctargett], considered adding something b

[GitHub] [solr] HoustonPutman commented on a change in pull request #255: SOLR-15560: Optimize JavaBinCodec encode/decode performance.

2021-09-09 Thread GitBox
HoustonPutman commented on a change in pull request #255: URL: https://github.com/apache/solr/pull/255#discussion_r705571481 ## File path: solr/benchmark/build.gradle ## @@ -69,6 +69,8 @@ private static String toPath(Set classpathUnderTest) { dependencies { implementation p

[jira] [Commented] (SOLR-11752) add gzip to jetty

2021-09-09 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412741#comment-17412741 ] Cassandra Targett commented on SOLR-11752: -- [~houston], [~msporleder] - I notice

[GitHub] [solr] cpoerschke opened a new pull request #290: SOLR-13138: remove deprecated org.apache.solr.search.Sorting class

2021-09-09 Thread GitBox
cpoerschke opened a new pull request #290: URL: https://github.com/apache/solr/pull/290 https://issues.apache.org/jira/browse/SOLR-13138 The method was deprecated in https://github.com/apache/solr/commit/31eab319f4b2632f1be488be3c1008b3567c6142 for https://issues.apache.org/jira

[GitHub] [solr] cpoerschke commented on a change in pull request #243: SOLR-15480 Added putAll method to Tuple and refactored the copy constructor, merge, and clone methods to use it.

2021-09-09 Thread GitBox
cpoerschke commented on a change in pull request #243: URL: https://github.com/apache/solr/pull/243#discussion_r705511096 ## File path: solr/CHANGES.txt ## @@ -466,6 +466,8 @@ Other Changes * SOLR-15599: woodstox-core-asl:4.4.1 (org.codehaus) replaced with woodstox-core:6.2

[jira] [Created] (SOLR-15620) Download configset action from schema designer requires login when basic auth enabled

2021-09-09 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15620: - Summary: Download configset action from schema designer requires login when basic auth enabled Key: SOLR-15620 URL: https://issues.apache.org/jira/browse/SOLR-15620

[jira] [Commented] (SOLR-15581) Expand the benchmark DocMaker api to allow for a wider array of value generation strategies.

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

[GitHub] [solr] markrmiller merged pull request #254: Solr 15581

2021-09-09 Thread GitBox
markrmiller merged pull request #254: URL: https://github.com/apache/solr/pull/254 -- 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] [Comment Edited] (SOLR-15172) Setup Jenkins for new solr repo build

2021-09-09 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412405#comment-17412405 ] Uwe Schindler edited comment on SOLR-15172 at 9/9/21, 7:36 AM:

[jira] [Comment Edited] (SOLR-15172) Setup Jenkins for new solr repo build

2021-09-09 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412405#comment-17412405 ] Uwe Schindler edited comment on SOLR-15172 at 9/9/21, 7:34 AM:

[jira] [Commented] (SOLR-15172) Setup Jenkins for new solr repo build

2021-09-09 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412405#comment-17412405 ] Uwe Schindler commented on SOLR-15172: -- Hi, I answered in Slack: {quote} I would no