On Wed, Oct 12, 2011 at 2:48 PM, Norbert Burger <[email protected]> wrote: > We're using Thrift for a fairly write-heavy app. Many of the best practices > refer to disabling autoFlush, but I was surprised to see autoFlush not even > touched in ./src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java. > > Is this accurate? How are others using Thrift for write-heavy loads? >
Is it addressed in the patch on https://issues.apache.org/jira/browse/HBASE-1744? St.Ack
