[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002456#comment-13002456 ] Ted Yu commented on HBASE-3588: --- If we can provide two policies that the user can choose for

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-03 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002455#comment-13002455 ] dhruba borthakur commented on HBASE-3588: - Thanks ted for fixing the unit test. R

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002344#comment-13002344 ] Ted Yu commented on HBASE-3588: --- The following change in MemStore would make TestHeapSize pa

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001654#comment-13001654 ] Ted Yu commented on HBASE-3588: --- The new method: {code} public MemStore(final Configuratio

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-02 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001606#comment-13001606 ] ryan rawson commented on HBASE-3588: I had a few questions... This patch doesnt seem t

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-02 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001575#comment-13001575 ] dhruba borthakur commented on HBASE-3588: - I am yet to measure (at scale) the perf

[jira] Commented: (HBASE-3588) Proposal to optimize ReadWriteConsistencyControl

2011-03-02 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001329#comment-13001329 ] ryan rawson commented on HBASE-3588: interesting idea, this needs to fit in the contex