[ 
https://issues.apache.org/jira/browse/SOLR-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158948#comment-17158948
 ] 

Munendra S N edited comment on SOLR-11262 at 7/16/20, 6:35 AM:
---------------------------------------------------------------

{quote}Would it be possible to revert this as a test? Or maybe you have an 
idea. Ideally, please test the build on Windows 10 (with ANT).
{quote}
I don't have any Windows system. So, won't be able test this locally. 
[~erickerickson] has made some changes in SOLR-13939 to fix the disk issue. If 
the issue still persists, I will revert the change. If both are reverted then, 
it would be again difficult to know which one fixed the issue. I hope this okay 
or let me know if this needs immediate revert


was (Author: munendrasn):
{quote}Would it be possible to revert this as a test? Or maybe you have an 
idea. Ideally, please test the build on Windows 10 (with ANT).
{quote}
I don't have any Windows system. So, won't be able test this locally. 
[~erickerickson] has made some changes in SOLR-13939 to fix the disk issue. If 
the issue still persists, I will revert the change. If both are reverted then, 
it would be again difficult to know which one fixed the issue. I hope this okay 
or let me know if this immediate revert

> XML writer does not implement PushWriter
> ----------------------------------------
>
>                 Key: SOLR-11262
>                 URL: https://issues.apache.org/jira/browse/SOLR-11262
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>            Assignee: Munendra S N
>            Priority: Major
>             Fix For: 8.7
>
>         Attachments: SOLR-11262.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> While implementing points support for the terms component in a streaming 
> manner (via PushWriter/MapWriter) I discovered that the XML response writer 
> does not implement this interface.
> This means that any code using PushWriter (via MapWriter or IteratorWriter) 
> will be broken if one tries to use XML response format.  This may easily go 
> unnoticed if one is not using XML response format in testing (JSON or binary 
> is frequently used).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to