[jira] [Commented] (SOLR-14516) NPE during Realtime GET

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156563#comment-17156563 ] Ishan Chattopadhyaya commented on SOLR-14516: - Looks good, +1 to merge. > NP

[jira] [Commented] (SOLR-14516) NPE during Realtime GET

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156565#comment-17156565 ] Ishan Chattopadhyaya commented on SOLR-14516: - bq. as a generic JSON serializ

[jira] [Commented] (LUCENE-9379) Directory based approach for index encryption

2020-07-13 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156566#comment-17156566 ] Bruno Roustant commented on LUCENE-9379: I'm going to pause my work on this for

[jira] [Updated] (LUCENE-9379) Directory based approach for index encryption

2020-07-13 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant updated LUCENE-9379: --- Description: +Important+: This Lucene Directory wrapper approach is to be considered only if

[jira] [Commented] (SOLR-14516) NPE during Realtime GET

2020-07-13 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156582#comment-17156582 ] Noble Paul commented on SOLR-14516: --- {quote}Should we add a strict check somewhere to e

[jira] [Updated] (LUCENE-9416) Fix CheckIndex to print norms as unsigned integers

2020-07-13 Thread Mohammad Sadiq (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Sadiq updated LUCENE-9416: --- Attachment: LUCENE-9416.patch > Fix CheckIndex to print norms as unsigned integers > ---

[jira] [Commented] (LUCENE-9416) Fix CheckIndex to print norms as unsigned integers

2020-07-13 Thread Mohammad Sadiq (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156599#comment-17156599 ] Mohammad Sadiq commented on LUCENE-9416: I fixed {{CheckIndex}} to print the nor

[GitHub] [lucene-solr] atris merged pull request #1662: Harden TestBuildingUpMemoryPressure

2020-07-13 Thread GitBox
atris merged pull request #1662: URL: https://github.com/apache/lucene-solr/pull/1662 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 t

[jira] [Created] (SOLR-14645) Make FileListEntityProcessor streaming to prevent OOM

2020-07-13 Thread Marco Bolis (Jira)
Marco Bolis created SOLR-14645: -- Summary: Make FileListEntityProcessor streaming to prevent OOM Key: SOLR-14645 URL: https://issues.apache.org/jira/browse/SOLR-14645 Project: Solr Issue Type: Im

[GitHub] [lucene-solr] mbolis opened a new pull request #1667: SOLR-14645 Make FileListEntityProcessor streaming to prevent OOM

2020-07-13 Thread GitBox
mbolis opened a new pull request #1667: URL: https://github.com/apache/lucene-solr/pull/1667 # Description Make FileListEntityProcessor streaming (as opposed to the current memory-hungry approach) to prevent OOM when processing files upwards of some 100K. # Solution Us

[jira] [Updated] (SOLR-14637) Update CloudSolrClient examples

2020-07-13 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14637: -- Attachment: SOLR-14637.patch > Update CloudSolrClient examples > --

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1668: SOLR-13939: Extract any non-gradle related patches (deprecations, URL…

2020-07-13 Thread GitBox
ErickErickson opened a new pull request #1668: URL: https://github.com/apache/lucene-solr/pull/1668 These are the thread leak changes from some work Mark Miller did quite a while ago. "gradlew check" passes, BUT I haven't examined the changes at all, I wanted to make it available ASAP for

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-13 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156697#comment-17156697 ] Mark Robert Miller commented on SOLR-14636: --- Sweet, after this next push I'll b

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

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

[jira] [Commented] (SOLR-14516) NPE during Realtime GET

2020-07-13 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156715#comment-17156715 ] Lucene/Solr QA commented on SOLR-14516: --- | (/) *{color:green}+1 overall{color}* | \

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

2020-07-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156755#comment-17156755 ] ASF subversion and git services commented on SOLR-14608: Commit f

[jira] [Commented] (SOLR-14608) Faster sorting for the /export handler

2020-07-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156791#comment-17156791 ] ASF subversion and git services commented on SOLR-14608: Commit 3

[GitHub] [lucene-solr] chatman commented on pull request #1124: SOLR-14151 :Schema components to be loadable from packages

2020-07-13 Thread GitBox
chatman commented on pull request #1124: URL: https://github.com/apache/lucene-solr/pull/1124#issuecomment-657629290 I don't understand. This PR works fine, is able to load all schema plugins. If this is not compatible with schema sharing functionality, can't we just use this for regular c

[GitHub] [lucene-solr] noblepaul opened a new pull request #1669: SOLR-14151 Make schema components load from packages

2020-07-13 Thread GitBox
noblepaul opened a new pull request #1669: URL: https://github.com/apache/lucene-solr/pull/1669 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [lucene-solr] noblepaul commented on pull request #1124: SOLR-14151 :Schema components to be loadable from packages

2020-07-13 Thread GitBox
noblepaul commented on pull request #1124: URL: https://github.com/apache/lucene-solr/pull/1124#issuecomment-657649365 I've opened another #1669 that's up-to-date with the current master This is an automated message from the

[jira] [Commented] (SOLR-14637) Update CloudSolrClient examples

2020-07-13 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156817#comment-17156817 ] Lucene/Solr QA commented on SOLR-14637: --- | (/) *{color:green}+1 overall{color}* | \

[jira] [Assigned] (SOLR-14637) Update CloudSolrClient examples

2020-07-13 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh reassigned SOLR-14637: -- Assignee: David Eric Pugh > Update CloudSolrClient examples >

[jira] [Commented] (SOLR-14514) json.facets: method:stream is incompatible with allBuckets:true

2020-07-13 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156828#comment-17156828 ] Chris M. Hostetter commented on SOLR-14514: --- {quote}should we consider(until ac

[GitHub] [lucene-solr] epugh opened a new pull request #1670: SOLR-14637 update CloudSolrClient examples to remove deprecated .Builder() method

2020-07-13 Thread GitBox
epugh opened a new pull request #1670: URL: https://github.com/apache/lucene-solr/pull/1670 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 t

[jira] [Commented] (SOLR-14637) Update CloudSolrClient examples

2020-07-13 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156840#comment-17156840 ] David Eric Pugh commented on SOLR-14637: [~asalamon74]I opened up https://github.

[jira] [Created] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-13 Thread Cassandra Targett (Jira)
Cassandra Targett created SOLR-14646: Summary: Ref Guide: Support STEM notation Key: SOLR-14646 URL: https://issues.apache.org/jira/browse/SOLR-14646 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14646: - Fix Version/s: 8.7 > Ref Guide: Support STEM notation >

[jira] [Created] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread James Dyer (Jira)
James Dyer created SOLR-14647: - Summary: Importing Gradle Projects into Eclipse pollutes checkout Key: SOLR-14647 URL: https://issues.apache.org/jira/browse/SOLR-14647 Project: Solr Issue Type: B

[jira] [Updated] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread James Dyer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-14647: -- Attachment: SOLR-14647.patch > Importing Gradle Projects into Eclipse pollutes checkout > -

[jira] [Updated] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread James Dyer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-14647: -- Status: Open (was: Open) > Importing Gradle Projects into Eclipse pollutes checkout >

[jira] [Commented] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread James Dyer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156920#comment-17156920 ] James Dyer commented on SOLR-14647: --- I suppose perhaps everyone else has migrated away

[jira] [Commented] (SOLR-14635) improve ThreadDumpHandler to show more info related to locks

2020-07-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156927#comment-17156927 ] ASF subversion and git services commented on SOLR-14635: Commit e

[jira] [Commented] (SOLR-14105) Http2SolrClient SSL not working in branch_8x

2020-07-13 Thread Rajeswari Natarajan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156931#comment-17156931 ] Rajeswari Natarajan commented on SOLR-14105: In which version of solr this is

[jira] [Commented] (SOLR-14105) Http2SolrClient SSL not working in branch_8x

2020-07-13 Thread Rajeswari Natarajan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156932#comment-17156932 ] Rajeswari Natarajan commented on SOLR-14105: OK , I see it is fixed in 8.5 .

[jira] [Comment Edited] (SOLR-14105) Http2SolrClient SSL not working in branch_8x

2020-07-13 Thread Rajeswari Natarajan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156931#comment-17156931 ] Rajeswari Natarajan edited comment on SOLR-14105 at 7/13/20, 7:47 PM: -

[jira] [Commented] (SOLR-14635) improve ThreadDumpHandler to show more info related to locks

2020-07-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156936#comment-17156936 ] ASF subversion and git services commented on SOLR-14635: Commit c

[jira] [Commented] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156945#comment-17156945 ] David Eric Pugh commented on SOLR-14647: I'm an eclipse user, and saw the same th

[jira] [Commented] (SOLR-14105) Http2SolrClient SSL not working in branch_8x

2020-07-13 Thread Rajeswari Natarajan (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156972#comment-17156972 ] Rajeswari Natarajan commented on SOLR-14105: i see the patch mentioned in the

[jira] [Updated] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14646: - Priority: Minor (was: Major) > Ref Guide: Support STEM notation > --

[jira] [Commented] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156979#comment-17156979 ] Erick Erickson commented on SOLR-14647: --- More like "the people who happened to deve

[jira] [Commented] (SOLR-14647) Importing Gradle Projects into Eclipse pollutes checkout

2020-07-13 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156987#comment-17156987 ] David Eric Pugh commented on SOLR-14647: I just gave the patch a try, and LGTM.

[GitHub] [lucene-solr] ErickErickson commented on pull request #1668: SOLR-13939: Extract any non-gradle related patches (deprecations, URL…

2020-07-13 Thread GitBox
ErickErickson commented on pull request #1668: URL: https://github.com/apache/lucene-solr/pull/1668#issuecomment-657811914 @risdenk Thanks for looking. This is more about adding thread leak detection to a bunch of classes. When Mark was working on Gradle, a lot of other stuff was changed

[jira] [Updated] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-14646: - Attachment: SOLR-14646.patch > Ref Guide: Support STEM notation > ---

[jira] [Commented] (SOLR-14646) Ref Guide: Support STEM notation

2020-07-13 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157004#comment-17157004 ] Cassandra Targett commented on SOLR-14646: -- I've attached a small patch which ad

[jira] [Updated] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-13 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller updated SOLR-14636: -- Description: SolrCloud powers critical infrastructure and needs the ability to run quic

[jira] [Resolved] (SOLR-14622) Miscellaneous improvements to SolrCloud functionality, tests

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14622. - Resolution: Won't Do Closing this in favour of SOLR-14636. > Miscellaneous impro

[jira] [Resolved] (SOLR-14623) Minor improvements to SolrCloud tests

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14623. - Resolution: Won't Fix > Minor improvements to SolrCloud tests > -

[GitHub] [lucene-solr] chatman closed pull request #1644: SOLR-14623: Minor Improvements to SolrCloud tests

2020-07-13 Thread GitBox
chatman closed pull request #1644: URL: https://github.com/apache/lucene-solr/pull/1644 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

[jira] [Resolved] (SOLR-14624) Improvements to waitFor* handling

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14624. - Resolution: Won't Fix > Improvements to waitFor* handling > -

[jira] [Resolved] (SOLR-14625) Leader election: getting rid of a 2500ms wait

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14625. - Resolution: Won't Fix > Leader election: getting rid of a 2500ms wait > -

[jira] [Resolved] (SOLR-14626) Improvements to core container shutdown

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-14626. - Resolution: Won't Fix > Improvements to core container shutdown > ---

[GitHub] [lucene-solr] chatman commented on pull request #1644: SOLR-14623: Minor Improvements to SolrCloud tests

2020-07-13 Thread GitBox
chatman commented on pull request #1644: URL: https://github.com/apache/lucene-solr/pull/1644#issuecomment-657855444 Closing this, all of these improvements are covered in SOLR-14636. This is an automated message from the Apa

[GitHub] [lucene-solr] chatman commented on pull request #1645: SOLR-14624: Improvements to waitFor* handling

2020-07-13 Thread GitBox
chatman commented on pull request #1645: URL: https://github.com/apache/lucene-solr/pull/1645#issuecomment-657855600 Closing this, all of these improvements are covered in SOLR-14636. This is an automated message from the Apa

[GitHub] [lucene-solr] chatman closed pull request #1646: SOLR-14625: Leader election improvements

2020-07-13 Thread GitBox
chatman closed pull request #1646: URL: https://github.com/apache/lucene-solr/pull/1646 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

[GitHub] [lucene-solr] chatman commented on pull request #1647: SOLR-14626: General improvements to coreContainer shutdown

2020-07-13 Thread GitBox
chatman commented on pull request #1647: URL: https://github.com/apache/lucene-solr/pull/1647#issuecomment-657855769 Closing this, all of these improvements are covered in SOLR-14636. This is an automated message from the Apa

[GitHub] [lucene-solr] chatman closed pull request #1645: SOLR-14624: Improvements to waitFor* handling

2020-07-13 Thread GitBox
chatman closed pull request #1645: URL: https://github.com/apache/lucene-solr/pull/1645 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

[GitHub] [lucene-solr] chatman closed pull request #1647: SOLR-14626: General improvements to coreContainer shutdown

2020-07-13 Thread GitBox
chatman closed pull request #1647: URL: https://github.com/apache/lucene-solr/pull/1647 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

[GitHub] [lucene-solr] chatman commented on pull request #1646: SOLR-14625: Leader election improvements

2020-07-13 Thread GitBox
chatman commented on pull request #1646: URL: https://github.com/apache/lucene-solr/pull/1646#issuecomment-657855691 Closing this, all of these improvements are covered in SOLR-14636. This is an automated message from the Apa

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-13 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157033#comment-17157033 ] Ishan Chattopadhyaya commented on SOLR-14636: - I was able to run Solr core te

[jira] [Commented] (SOLR-14636) Provide a reference implementation for SolrCloud that is stable and fast.

2020-07-13 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157043#comment-17157043 ] Mark Robert Miller commented on SOLR-14636: --- How long ago!? Try again! Should k

[jira] [Commented] (SOLR-13939) Extract any non-gradle related patches (deprecations, URL fixes, etc.) from gradle effort

2020-07-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157071#comment-17157071 ] Erick Erickson commented on SOLR-13939: --- [~dweiss] For once a non-Gradle question I

[jira] [Commented] (SOLR-14575) Solr restore is failing when basic authentication is enabled

2020-07-13 Thread Yaswanth (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157126#comment-17157126 ] Yaswanth commented on SOLR-14575: - [~ichattopadhyaya] or [~janhoy] can one of you get me

[jira] [Commented] (SOLR-11262) XML writer does not implement PushWriter

2020-07-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157156#comment-17157156 ] David Smiley commented on SOLR-11262: - The issue is a bug but in CHANGES.txt it's lis