You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by "wenbingshen (via GitHub)" <gi...@apache.org> on 2023/04/24 06:34:18 UTC

[GitHub] [bookkeeper] wenbingshen opened a new pull request, #3930: Fix ReadLedgerCommand to use user configured EntryFormatter

wenbingshen opened a new pull request, #3930:
URL: https://github.com/apache/bookkeeper/pull/3930

   ### Motivation
   
   When using `ReadLedgerCommand`, when I configure entryformatter, WithoutBookieAddress, entryFormatter takes effect, when WithBookieAddress, entryFormatter does not take effect, but falls back to `HexDumpEntryFormatter`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bookkeeper] wenbingshen commented on pull request #3930: Fix ReadLedgerCommand to use user configured EntryFormatter

Posted by "wenbingshen (via GitHub)" <gi...@apache.org>.
wenbingshen commented on PR #3930:
URL: https://github.com/apache/bookkeeper/pull/3930#issuecomment-1519473322

   @hangc0276 @zymap @horizonzy Can you help me to approval CI test. Thanks very much! And PTAL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org