[GitHub] [lucene-solr] dweiss commented on a change in pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-02 Thread GitBox
dweiss commented on a change in pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r498666282 ## File path: lucene/packaging/build.gradle ## @@ -0,0 +1,160 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contrib

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1905: LUCENE-9488 Release with Gradle Part 2

2020-10-02 Thread GitBox
dweiss commented on a change in pull request #1905: URL: https://github.com/apache/lucene-solr/pull/1905#discussion_r498666120 ## File path: lucene/packaging/build.gradle ## @@ -0,0 +1,160 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contrib

[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2020-10-02 Thread Jim Ferenczi (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206088#comment-17206088 ] Jim Ferenczi commented on LUCENE-9004: -- > I think this is not so for the NSW algori

[GitHub] [lucene-solr] iverase opened a new pull request #1939: Adds a XYPoint query that accepts an array of XYGeometries

2020-10-02 Thread GitBox
iverase opened a new pull request #1939: URL: https://github.com/apache/lucene-solr/pull/1939 New query that accepts an array of XYGeometries. This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Created] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard

2020-10-02 Thread Erick Erickson (Jira)
Erick Erickson created SOLR-14910: - Summary: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard Key: SOLR-14910 URL: https://issues.apache.org/jira/browse/SOLR-14910

[jira] [Commented] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard

2020-10-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206151#comment-17206151 ] Erick Erickson commented on SOLR-14910: --- [~dsmiley] pointed out that having to muck

[jira] [Updated] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-14910: -- Summary: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-stand

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1921: SOLR-14829: Improve documentation for Request Handlers in RefGuide and solrconfig.xml

2020-10-02 Thread GitBox
dsmiley commented on a change in pull request #1921: URL: https://github.com/apache/lucene-solr/pull/1921#discussion_r498832396 ## File path: solr/solr-ref-guide/src/common-query-parameters.adoc ## @@ -307,11 +307,13 @@ The `echoParams` parameter controls what information abou

[GitHub] [lucene-solr] iverase opened a new pull request #1940: LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries

2020-10-02 Thread GitBox
iverase opened a new pull request #1940: URL: https://github.com/apache/lucene-solr/pull/1940 New query that accepts an array of LatLonGeometries. This is an automated message from the Apache Git Service. To respond to th

[GitHub] [lucene-solr] mayya-sharipova commented on a change in pull request #1937: LUCENE-9541 ConjunctionDISI sub-iterators check

2020-10-02 Thread GitBox
mayya-sharipova commented on a change in pull request #1937: URL: https://github.com/apache/lucene-solr/pull/1937#discussion_r498851410 ## File path: lucene/core/src/java/org/apache/lucene/search/ConjunctionDISI.java ## @@ -140,6 +141,13 @@ private static void addTwoPhaseIterat

[jira] [Assigned] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-14910: - Assignee: Erick Erickson > Use in-line tags for logger declarations in Gradle ValidateLo

[jira] [Created] (LUCENE-9554) Expose pendingNumDocs from IndexWriter

2020-10-02 Thread Nhat Nguyen (Jira)
Nhat Nguyen created LUCENE-9554: --- Summary: Expose pendingNumDocs from IndexWriter Key: LUCENE-9554 URL: https://issues.apache.org/jira/browse/LUCENE-9554 Project: Lucene - Core Issue Type: Impr

[GitHub] [lucene-solr] cpoerschke merged pull request #1920: branch_8x: add two missing(?) solr/CHANGES.txt entries

2020-10-02 Thread GitBox
cpoerschke merged pull request #1920: URL: https://github.com/apache/lucene-solr/pull/1920 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

[GitHub] [lucene-solr] dnhatn opened a new pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn opened a new pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941 Some applications can use the pendingNumDocs from IndexWriter to estimate that the number of documents of an index is very close to the hard limit so that it can reject writes without constructing

[GitHub] [lucene-solr] cpoerschke commented on pull request #1890: Rename ConfigSetsAPITest to TestConfigSetsAPISolrCloud

2020-10-02 Thread GitBox
cpoerschke commented on pull request #1890: URL: https://github.com/apache/lucene-solr/pull/1890#issuecomment-702776305 > ... if adding of `ConfigSetsAPITest` functionality to `TestConfigSetsAPI` might be better? ... Looking more closely, there seem to be sufficient differences betwe

[GitHub] [lucene-solr] rmuir commented on pull request #1940: LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries

2020-10-02 Thread GitBox
rmuir commented on pull request #1940: URL: https://github.com/apache/lucene-solr/pull/1940#issuecomment-702790376 Why is this needed when the existing Polygon is a multipolygon and optimizes for that case? Instead of making an array of polygons, just use a single MultiPolygon? -

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-02 Thread GitBox
ErickErickson opened a new pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942 Most of this is just changing //logok to //nowarn. The substantive changes are in validate-log-calls.gradle, taking out the special handling for several files and _not_ producing fail

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //n

2020-10-02 Thread GitBox
dsmiley commented on a change in pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942#discussion_r498887554 ## File path: solr/core/src/java/org/apache/solr/servlet/HttpSolrCall.java ## @@ -493,7 +493,7 @@ Action authorize() throws IOException { }

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
mikemccand commented on a change in pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941#discussion_r498907778 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -1072,7 +1073,14 @@ public IndexWriter(Directory d, IndexWriterCo

[GitHub] [lucene-solr] iverase commented on pull request #1940: LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries

2020-10-02 Thread GitBox
iverase commented on pull request #1940: URL: https://github.com/apache/lucene-solr/pull/1940#issuecomment-702819188 I have two motivations for this change: 1) Finding all points at a distance of a line can be approximated by creating a polygon and two circles and finding all points

[GitHub] [lucene-solr] thelabdude commented on pull request #1938: SOLR-14766: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
thelabdude commented on pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-702821500 Thanks @noblepaul ... that's much cleaner. Patch applied. This is an automated message from the Apache Gi

[GitHub] [lucene-solr] thelabdude commented on a change in pull request #1938: SOLR-14766: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
thelabdude commented on a change in pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#discussion_r498916106 ## File path: solr/core/src/java/org/apache/solr/rest/RestManager.java ## @@ -326,44 +327,46 @@ public void doInit() throws ResourceException {

[jira] [Created] (LUCENE-9555) Sort optimization failure if scorerIterator is already advanced

2020-10-02 Thread Mayya Sharipova (Jira)
Mayya Sharipova created LUCENE-9555: --- Summary: Sort optimization failure if scorerIterator is already advanced Key: LUCENE-9555 URL: https://issues.apache.org/jira/browse/LUCENE-9555 Project: Lucene

[GitHub] [lucene-solr] ErickErickson commented on pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-02 Thread GitBox
ErickErickson commented on pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942#issuecomment-702826141 It was decided (there’s a phrase I hate, used to avoid taking responsibility for something)… Anyway, Andras Salamon and I decided that it was often an error to h

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1912: LUCENE-9535: Try to do larger flushes.

2020-10-02 Thread GitBox
mikemccand commented on a change in pull request #1912: URL: https://github.com/apache/lucene-solr/pull/1912#discussion_r498242843 ## File path: lucene/core/src/java/org/apache/lucene/index/ApproximatePriorityQueue.java ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Softw

[jira] [Updated] (LUCENE-9555) Sort optimization failure if scorerIterator is already advanced

2020-10-02 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-9555: Description: Some collectors provide iterators that can efficiently skip non-competitive

[jira] [Updated] (LUCENE-9555) Sort optimization failure if scorerIterator is already advanced

2020-10-02 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-9555: Description: Some collectors provide iterators that can efficiently skip non-competitive

[GitHub] [lucene-solr] mayya-sharipova opened a new pull request #1943: LUCENE-9555 Ensure scorerIterator is fresh for opt

2020-10-02 Thread GitBox
mayya-sharipova opened a new pull request #1943: URL: https://github.com/apache/lucene-solr/pull/1943 Some collectors provide iterators that can efficiently skip non-competitive docs. When using DefaultBulkScorer#score function we create a conjunction of scorerIterator and collectorIte

[jira] [Updated] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-14659: -- Fix Version/s: (was: 8.7) master (9.0) > Remove restlet from Solr >

[jira] [Assigned] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-14659: - Assignee: Timothy Potter > Remove restlet from Solr > > >

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206313#comment-17206313 ] Timothy Potter commented on SOLR-14659: --- I'm changing the fix version to 9.0 for th

[GitHub] [lucene-solr] mayya-sharipova commented on pull request #1943: LUCENE-9555 Ensure scorerIterator is fresh for opt

2020-10-02 Thread GitBox
mayya-sharipova commented on pull request #1943: URL: https://github.com/apache/lucene-solr/pull/1943#issuecomment-702831820 This patch also addresses the failure of `TestUnifiedHighlighterStrictPhrases.testBasics`. This test was using `ReqExclBulkScorer` that lead to `scorerIterator` be

[jira] [Commented] (LUCENE-9444) Need an API to easily fetch facet labels for a field in a document

2020-10-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206314#comment-17206314 ] Michael McCandless commented on LUCENE-9444: [~goankur] can we re-resolve th

[GitHub] [lucene-solr] thelabdude commented on pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
thelabdude commented on pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-702832996 @noblepaul so you had SOLR-14659 with fix version 8.7. Given all the tests pass, I think we could apply these changes for 8.7 but I'd be more comfortable if we just left

[jira] [Commented] (LUCENE-4510) when a test's heart beats it should also throw up (dump stack of all threads)

2020-10-02 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206317#comment-17206317 ] Michael McCandless commented on LUCENE-4510: Thanks [~dweiss], [~rcmuir] and

[GitHub] [lucene-solr] dnhatn commented on pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn commented on pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941#issuecomment-702837408 > I was a little confused by why we separate negative and non-negative cases in IndexWriter... @mikemccand Thank you for looking. I reverted that change and will make

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
mikemccand commented on a change in pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941#discussion_r498937003 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -5463,6 +5463,13 @@ private void tooManyDocs(long addedNumDocs) {

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1571: SOLR-14560: Interleaving for Learning To Rank

2020-10-02 Thread GitBox
cpoerschke commented on a change in pull request #1571: URL: https://github.com/apache/lucene-solr/pull/1571#discussion_r498948018 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/search/LTRQParserPlugin.java ## @@ -146,93 +149,114 @@ public LTRQParser(String qstr,

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-02 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206361#comment-17206361 ] Andrzej Bialecki commented on SOLR-14749: - {quote}The PR is too complex. {quote}

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-10-02 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r498954021 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEvent.java ## @@ -0,0 +1,57 @@ +/* + * Licensed to the Apache Software Foundat

[GitHub] [lucene-solr] muse-dev[bot] commented on a change in pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
muse-dev[bot] commented on a change in pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#discussion_r498956758 ## File path: solr/core/src/java/org/apache/solr/rest/RestManager.java ## @@ -160,6 +156,10 @@ private Pattern getReservedEndpointsPattern() {

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-10-02 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r498957288 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEventProducer.java ## @@ -0,0 +1,100 @@ +/* + * Licensed to the Apache Softwa

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn commented on a change in pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941#discussion_r498957345 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java ## @@ -5463,6 +5463,13 @@ private void tooManyDocs(long addedNumDocs) {

[jira] [Created] (SOLR-14911) Looger : UpdateLog Error Message : java.io.EOFException

2020-10-02 Thread D (Jira)
D created SOLR-14911: Summary: Looger : UpdateLog Error Message : java.io.EOFException Key: SOLR-14911 URL: https://issues.apache.org/jira/browse/SOLR-14911 Project: Solr Issue Type: Bug Security L

[jira] [Resolved] (SOLR-14911) Looger : UpdateLog Error Message : java.io.EOFException

2020-10-02 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14911. --- Resolution: Invalid Please raise questions like this on the user's list, we try to reserve JI

[GitHub] [lucene-solr] murblanc commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-10-02 Thread GitBox
murblanc commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r498982949 ## File path: solr/core/src/java/org/apache/solr/cluster/events/impl/CollectionsRepairEventListener.java ## @@ -0,0 +1,185 @@ +/* + * Licensed to th

[jira] [Created] (LUCENE-9556) UnifiedHighlighter: distinguish no field from no passages in field

2020-10-02 Thread David Smiley (Jira)
David Smiley created LUCENE-9556: Summary: UnifiedHighlighter: distinguish no field from no passages in field Key: LUCENE-9556 URL: https://issues.apache.org/jira/browse/LUCENE-9556 Project: Lucene -

[GitHub] [lucene-solr] dsmiley commented on pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-02 Thread GitBox
dsmiley commented on pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942#issuecomment-702948130 > it was often an error to have logging calls with exception.getMessage() Ah; right, I agree with this very much and I thought I proposed this rule. > WDYT abo

[jira] [Commented] (SOLR-10321) Unified highlighter returns empty fields when using glob

2020-10-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206507#comment-17206507 ] David Smiley commented on SOLR-10321: - Looking back at this... I think I'm inclined t

[jira] [Updated] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-14659: -- Status: Patch Available (was: Open) > Remove restlet from Solr > > >

[jira] [Commented] (SOLR-14766) Deprecate ManagedResources from Solr

2020-10-02 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206513#comment-17206513 ] Timothy Potter commented on SOLR-14766: --- I moved the work over to SOLR-14659. The i

[GitHub] [lucene-solr] dnhatn merged pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn merged pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941 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] dnhatn commented on pull request #1941: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn commented on pull request #1941: URL: https://github.com/apache/lucene-solr/pull/1941#issuecomment-702967476 Thanks Mike! This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (LUCENE-9554) Expose pendingNumDocs from IndexWriter

2020-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206528#comment-17206528 ] ASF subversion and git services commented on LUCENE-9554: - Commi

[GitHub] [lucene-solr] dnhatn opened a new pull request #1944: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn opened a new pull request #1944: URL: https://github.com/apache/lucene-solr/pull/1944 Some applications can use the pendingNumDocs from IndexWriter to estimate that the number of documents of an index is very close to the hard limit so that it can reject writes without construc

[GitHub] [lucene-solr] dnhatn merged pull request #1944: LUCENE-9554: Expose IndexWriter#pendingNumDocs

2020-10-02 Thread GitBox
dnhatn merged pull request #1944: URL: https://github.com/apache/lucene-solr/pull/1944 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] [Commented] (LUCENE-9554) Expose pendingNumDocs from IndexWriter

2020-10-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206550#comment-17206550 ] ASF subversion and git services commented on LUCENE-9554: - Commi

[jira] [Resolved] (LUCENE-9554) Expose pendingNumDocs from IndexWriter

2020-10-02 Thread Nhat Nguyen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nhat Nguyen resolved LUCENE-9554. - Fix Version/s: 8.7 master (9.0) Resolution: Fixed > Expose pendingNumD

[jira] [Updated] (SOLR-14911) Logger : UpdateLog Error Message : java.io.EOFException

2020-10-02 Thread D (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] D updated SOLR-14911: - Summary: Logger : UpdateLog Error Message : java.io.EOFException (was: Looger : UpdateLog Error Message : java.io.EOFExc

[jira] [Commented] (SOLR-14749) Provide a clean API for cluster-level event processing

2020-10-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206584#comment-17206584 ] Noble Paul commented on SOLR-14749: --- {quote}I had the impression we are having a proper

[GitHub] [lucene-solr] noblepaul commented on pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
noblepaul commented on pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-703029595 @thelabdude if all the tests pass, I wish this get committed to 8.x itself. This is an automated message

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206585#comment-17206585 ] Noble Paul commented on SOLR-14659: --- I wish we could get rid of the {{RestManager}} nam

[GitHub] [lucene-solr] thelabdude commented on pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
thelabdude commented on pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-703034422 Ok, I'm good with that, mainly just wanted some buy-in from others ;-) Unless there are any objections, I'll move ahead with merging to master and 8.x ... thanks for the

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
dsmiley commented on a change in pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#discussion_r499113148 ## File path: solr/core/src/java/org/apache/solr/rest/RestManager.java ## @@ -16,15 +16,33 @@ */ package org.apache.solr.rest; +import org.apache

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1938: SOLR-14659: Remove restlet as dependency for the ManagedResource API

2020-10-02 Thread GitBox
dsmiley commented on a change in pull request #1938: URL: https://github.com/apache/lucene-solr/pull/1938#discussion_r499113760 ## File path: solr/core/src/java/org/apache/solr/rest/RestManager.java ## @@ -326,44 +327,46 @@ public void doInit() throws ResourceException {

[jira] [Commented] (SOLR-14659) Remove restlet from Solr

2020-10-02 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206601#comment-17206601 ] Noble Paul commented on SOLR-14659: --- This does not introduce any backward incompatible