paulirwin commented on PR #1170:
URL: https://github.com/apache/lucenenet/pull/1170#issuecomment-3233651724

   > @paulirwin - Thoughts on using `System.IO.Pipelines` if we can get the 
bugs worked out? For the time being we can add the package reference to 
`Lucene.Net.Replicator`, but if this ends up needing to be patched through all 
the way to `IndexWriter` to function, we will need to add the dependency to 
`Lucene.Net` also.
   
   This is currently mostly blocking our GSoC work from wrapping up, so I'd 
prefer to accept the allocations for now and do a fast-follow item for the 
pipelines. Assuming that it won't change the API contract either for the 
replicator interfaces/classes or the across-the-wire data format.


-- 
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: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to