[
https://issues.apache.org/jira/browse/HBASE-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841643#action_12841643
]
stack commented on HBASE-2288:
------------------------------
Do I need to add this back after backport of group commit? HBASE-1939?
> 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.