[
https://issues.apache.org/jira/browse/ZOOKEEPER-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999182#comment-13999182
]
Michi Mutsuzaki commented on ZOOKEEPER-1823:
--------------------------------------------
It looks like some information is missing with -s option. Is this expected?
- without -s option:
{noformat}
5/15/14 1:01:21 PM PDT session 0x145e33549890003 cxid 0x4 zxid 0x18 create
'/test,#74657374,v{s{31,s{'world,'anyone}}},F,4
{noformat}
- with -s option:
{noformat}
5/15/14 1:01:21 PM PDT session 0x145e33549890003 cxid 0x4 zxid 0x18 create test
{noformat}
> LogFormatter should support printing transaction data as a string
> -----------------------------------------------------------------
>
> Key: ZOOKEEPER-1823
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1823
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Reporter: Raul Gutierrez Segales
> Assignee: Raul Gutierrez Segales
> Priority: Trivial
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1823.patch
>
>
> Some times it's handy to have LogFormatter show you the content of the
> transactions (i.e.: if you are storing text).
--
This message was sent by Atlassian JIRA
(v6.2#6252)