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

Dawid Weiss commented on LUCENE-8474:
-------------------------------------

I've committed the first batch of updates and removals of ram directory to 
master. There are a bunch of tests that still use RAMDirectory, I'll keep 
removing it in small batches to give jenkins a try to catch regressions.

> Remove deprecated RAMDirectory
> ------------------------------
>
>                 Key: LUCENE-8474
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8474
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Major
>
> Placeholder for the remainder of the original patch, removing all 
> 8.x-deprecated RAMDirectory classes and replacing their use cases with 
> ByteBuffersDirectory.
> This will have to wait until branch 8.x is officially cut.
> Local branch with RAMDirectory related classes removed (pending 8.x branch, 
> will be updated then).
> https://github.com/dweiss/lucene-solr/tree/LUCENE-8438



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to