[ https://issues.apache.org/jira/browse/HBASE-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792924#action_12792924 ]
stack commented on HBASE-1416: ------------------------------ Below are Ryan's comments from the list. "With deferred log flush we can choose between high durability and speed on a per table basis. I think we should shelf this for now, since with write buffering in the client and the adjusted sync calls, we are very fast at bulk data import." J-D says write speeds are up with hbase-1939. I'm good w/ punting out to 0.22 or beyond. Let me move it. > Pool of commit loggers in each HRegionServer > -------------------------------------------- > > Key: HBASE-1416 > URL: https://issues.apache.org/jira/browse/HBASE-1416 > Project: Hadoop HBase > Issue Type: Bug > Reporter: stack > Fix For: 0.21.0 > > > HBASE-1394 discusses pools of loggers as means of our being able to dump out > the logs faster; commit log is log pole in a write transaction. This issue > is about implementing the pool of writers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.