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.

Reply via email to