You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2014/04/18 22:51:15 UTC

[jira] [Created] (ACCUMULO-2699) Conditional writer lacks trace level logging

Keith Turner created ACCUMULO-2699:
--------------------------------------

             Summary: Conditional writer lacks trace level logging
                 Key: ACCUMULO-2699
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2699
             Project: Accumulo
          Issue Type: Bug
            Reporter: Keith Turner
             Fix For: 1.7.0


The conditional writer code lacks trace logging about what its doing.  Other client code like BatchWriter, BatchScanner, and Scanner have this.  

It should like events like :

 * sending X to tserver Y
 * requeued X failed mutations

These are not per mutations, but identify what its doing w/ batches of mutations.

Noticed this while debugging ACCUMULO-2695



--
This message was sent by Atlassian JIRA
(v6.2#6252)