You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Charan Reddy Guttapalem (JIRA)" <ji...@apache.org> on 2016/03/17 00:21:33 UTC

[jira] [Created] (BOOKKEEPER-907) for ReadLedgerEntriesCmd, EntryFormatter should be configurable and HexDumpEntryFormatter should be one of them

Charan Reddy Guttapalem created BOOKKEEPER-907:
--------------------------------------------------

             Summary: for ReadLedgerEntriesCmd, EntryFormatter should be configurable and HexDumpEntryFormatter should be one of them
                 Key: BOOKKEEPER-907
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-907
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Charan Reddy Guttapalem
            Assignee: Charan Reddy Guttapalem
            Priority: Minor


In ReadLedgerEntriesCmd for printing the contents of the Entry, HexDumpFormat is used by default here, but whereas in ReadJournalCmd/ReadLogCmd StringEntryFormatter is used and it is configurable. We should add HexDumpEntryFormatter just like StringEntryFormatter and use the configured formatter for printing the entry.



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