[
https://issues.apache.org/jira/browse/ACCUMULO-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs updated ACCUMULO-2452:
----------------------------------------
Fix Version/s: (was: 1.6.0)
> DfsLogger.write(LogFileKey, LogFileValue) flushes with every call
> -----------------------------------------------------------------
>
> Key: ACCUMULO-2452
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2452
> Project: Accumulo
> Issue Type: Sub-task
> Components: tserver
> Reporter: Eric Newton
> Assignee: Eric Newton
>
> I was reviewing {{DfsLogger}} today and explaining how it works. I noticed
> that every write of every event calls {{flush()}} on output file. This
> should be unnecessary since the flush thread should do all the flush/sync
> operations. It may be necessary for the encryption stuff, but we'll need to
> figure out some sort of alternative implementation for non-encrypted output.
--
This message was sent by Atlassian JIRA
(v6.2#6252)