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

Patrick Hunt commented on BLUR-5:
---------------------------------

So something like a CustomBufferedIndexOutput with a subclass CachedIndexOutput 
? Once a buffer is full flush it to the cache/disk.

Perhaps some trickiness in ensuring we handle calls like 
org.apache.blur.store.blockcache.BlockDirectory.fileLength(String) properly ?
                
> Write through caching for the BlockCache
> ----------------------------------------
>
>                 Key: BLUR-5
>                 URL: https://issues.apache.org/jira/browse/BLUR-5
>             Project: Apache Blur
>          Issue Type: Improvement
>            Reporter: Aaron McCurry
>
> This will allow for better NRT update performance because the writer will not 
> have to read the NRT segments from HDFS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to