You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/10/06 08:55:20 UTC

[jira] [Created] (HBASE-16782) Create compaction specific writer that are of type ShipperListener

ramkrishna.s.vasudevan created HBASE-16782:
----------------------------------------------

             Summary: Create compaction specific writer that are of type ShipperListener
                 Key: HBASE-16782
                 URL: https://issues.apache.org/jira/browse/HBASE-16782
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan
            Priority: Minor
             Fix For: 2.0.0


In HBASE-16372, there was a discussion around having Compaction specific writers so that only those writers are of type ShipperListener. Though some of the patches attached there was able to do it, still changin StoreFileWriter was affecting MOB and MR as the builder inside it was private. 
This improvement JIRA is to ensure all we create compaction specific writers.
For now only the compaciton flow calls ShipperListener#beforeShipped() so should be fine as of now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)