-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5746/
-----------------------------------------------------------

(Updated July 5, 2012, 6:38 a.m.)


Review request for Flume.


Changes
-------

Hi Hari,
thank you very much for your review. You're definitely right that the try-catch 
block should have been on both places. I've moved some code around to avoid 
having same code on multiple places.

Jarcec


Description
-------

I've added catch block that will repack NumberFormatException into 
RuntimeException with helpful error message.


This addresses bug FLUME-1338.
    https://issues.apache.org/jira/browse/FLUME-1338


Diffs (updated)
-----

  
/trunk/flume-ng-core/src/main/java/org/apache/flume/formatter/output/BucketPath.java
 1357243 

Diff: https://reviews.apache.org/r/5746/diff/


Testing
-------

mvn test


Thanks,

Jarek Cecho

Reply via email to