+1 on removing it. 


On Oct 6, 2011, at 5:26 PM, Jean-Daniel Cryans <[email protected]> wrote:

> Hey devs,
> 
> I was testing out 0.92 and HCM got this like this a year ago:
> 
> +      if (LOG.isDebugEnabled()) {
> +        LOG.debug("expecting "+results.length+" results");
> +      }
> 
> coming from HBASE-2002 (it's triggered for every processBatchCallback). Was
> it intentional? It sure is at DEBUG but since we ship at that logging level
> I would suggest removing it.
> 
> J-D

Reply via email to