You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/02/27 00:47:19 UTC

[jira] [Updated] (HBASE-1734) Priority queue sorted replication policy

     [ https://issues.apache.org/jira/browse/HBASE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-1734:
----------------------------------

    Issue Type: New Feature  (was: Sub-task)
        Parent:     (was: HBASE-1295)

> Priority queue sorted replication policy
> ----------------------------------------
>
>                 Key: HBASE-1734
>                 URL: https://issues.apache.org/jira/browse/HBASE-1734
>             Project: HBase
>          Issue Type: New Feature
>          Components: Replication
>            Reporter: Andrew Purtell
>
> Implement a multi-level priority queue sorted replication policy which plugs into the replication framework (HBASE-1733). Split incoming logs. Sort outbound edits by priority. One option is to consider each column family's replication policy tag as an index into a deadline table for EDF scheduling (http://en.wikipedia.org/wiki/Earliest_deadline_first_scheduling). 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)