[ https://issues.apache.org/jira/browse/HBASE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841647#action_12841647 ]
Jean-Daniel Cryans commented on HBASE-2288: ------------------------------------------- Nope, not until HBASE-1944 is backported. > Shell fails on alter > -------------------- > > Key: HBASE-2288 > URL: https://issues.apache.org/jira/browse/HBASE-2288 > Project: Hadoop HBase > Issue Type: Bug > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.20.4 > > > HBASE-2035 added this line to branch which doesn't make sense since it's > related to a Trunk feature: > {code} > if args[DEFERRED_LOG_FLUSH] > htd.setDeferredLogFlush(JBoolean.valueOf(args[DEFERRED_LOG_FLUSH])) > end > {code} > We just need to remove it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.