[
https://issues.apache.org/jira/browse/HDFS-6692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079710#comment-14079710
]
Andrew Wang commented on HDFS-6692:
-----------------------------------
The fault injector is a pattern we use elsewhere in Hadoop, you can look at
CheckpointFaultInjector and co for reference. I don't know about Findbugs, but
we can clear that up when we post consolidated patches for merge.
This new patch dedupes some of the repeated injector code, but it did end up
being another 40 lines because of override boilerplate. I left the last case
alone because it's complicated. Tell me what you think.
> Add more HDFS encryption tests
> ------------------------------
>
> Key: HDFS-6692
> URL: https://issues.apache.org/jira/browse/HDFS-6692
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: security
> Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hdfs-6692.001.patch, hdfs-6692.002.patch,
> hdfs-6692.003.patch
>
>
> Now that we have the basic pieces in place for encryption, it's a good time
> to look at our test coverage and add new tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)