You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/04/25 19:51:40 UTC

[jira] [Updated] (ACCUMULO-2452) DfsLogger.write(LogFileKey, LogFileValue) flushes with every call

     [ 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)