[ 
https://issues.apache.org/jira/browse/ACCUMULO-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170173#comment-15170173
 ] 

ASF GitHub Bot commented on ACCUMULO-4152:
------------------------------------------

GitHub user keith-turner opened a pull request:

    https://github.com/apache/accumulo/pull/77

    ACCUMULO-4152 add fate dump command

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/keith-turner/accumulo ACCUMULO-4152

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/77.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #77
    
----
commit 71aa908e66d66e6b1cdd80913f7b32cfbafb600c
Author: Keith Turner <ktur...@apache.org>
Date:   2016-02-24T23:20:32Z

    ACCUMULO-4152 add fate dump command

----


> Create command to dump stack for FATE operation
> -----------------------------------------------
>
>                 Key: ACCUMULO-4152
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4152
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>             Fix For: 1.8.0
>
>
> Each FATE operation has an associated stack of serialized java objects in 
> zookeeper.  It would be nice to be able to see the contents of these objects. 
>  One possible way to do this is to serialize each object on the stack as json 
> and print out the json.   Using json avoids implementing a useful toString 
> method for each type of fate object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to