[
https://issues.apache.org/jira/browse/MAPREDUCE-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317328#comment-14317328
]
Konstantin Shvachko commented on MAPREDUCE-6228:
------------------------------------------------
* "Error extracting & merging append size range" should be "... truncate ..."
* Running org.apache.hadoop.fs.slive.TestSlive
Tests run: 18, Failures: 3,
* {{TruncateOp}} has a bunch of unused imports.
* The default truncate size range should probably be something like {{\[0,
1M\]}}. If truncate range is the same as the append's then actual truncation
may occur too rare.
* Should we make {{waitForRecovery}} configurable? It would make sense to run a
bunch of truncates with recoveries in-progress and see the behaviour when they
are mixed with appends
> Add truncate operation to SLive
> -------------------------------
>
> Key: MAPREDUCE-6228
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6228
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Components: benchmarks, test
> Reporter: Konstantin Shvachko
> Assignee: Plamen Jeliazkov
> Attachments: MAPREDUCE-6228.patch
>
>
> Add truncate into the mix of operations for SLive test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)