-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3928/
-----------------------------------------------------------
(Updated 2012-02-28 13:46:28.195492)
Review request for Flume.
Changes
-------
Thanks for the comments! I addressed them in the updated patch/comments.
Summary
-------
Changes SimpleEvent.toString() to include a human readable representation of
the body byte array.
This addresses bug FLUME-828.
https://issues.apache.org/jira/browse/FLUME-828
Diffs (updated)
-----
flume-ng-core/src/test/java/org/apache/flume/event/TestSimpleEvent.java
PRE-CREATION
flume-ng-core/src/main/java/org/apache/flume/event/SimpleEvent.java e0c3b45
Diff: https://reviews.apache.org/r/3928/diff
Testing
-------
Added two tests for the new code.
Thanks,
Brock