[
https://issues.apache.org/jira/browse/HBASE-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202547#comment-15202547
]
Duo Zhang commented on HBASE-15481:
-----------------------------------
I agree with [~busbey] that we may have a WAL which does not rely a FileSystem
in the future so it is not a good idea to expose a 'Path' parameter in
coprocessor because it could be used outside out control.
I think you could use {{WALActionsListener}} for now since it is controlled by
us although [~stack] has said many times he want to kill that stuff :)
> Add pre/post roll to WALObserver
> --------------------------------
>
> Key: HBASE-15481
> URL: https://issues.apache.org/jira/browse/HBASE-15481
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 1.3.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-15481-v0.patch, HBASE-15481-v1.patch,
> HBASE-15481-v1.patch
>
>
> currently the WALObserver has only a pre/post Write. It will be useful to
> have a pre/post Roll too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)