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

Ship it!


Just a minor comment.


http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/workflow/lite/LiteWorkflowInstance.java
<https://reviews.apache.org/r/16300/#comment58339>

    readBytesAsString


- Rohini Palaniswamy


On Dec. 16, 2013, 9:24 p.m., Purshotam Shah wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16300/
> -----------------------------------------------------------
> 
> (Updated Dec. 16, 2013, 9:24 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Bugs: OOZIE-1642
>     https://issues.apache.org/jira/browse/OOZIE-1642
> 
> 
> Repository: oozie
> 
> 
> Description
> -------
> 
> java.io.DataOutputStream.writeUTF has a limit of 64k, if counter size > 64k 
> it throws
> java.lang.RuntimeException: java.io.UTFDataFormatException: encoded string too
> long: 70771 bytes
> 
> 
> Diffs
> -----
> 
>   
> http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/workflow/lite/LiteWorkflowInstance.java
>  1551286 
>   
> http://svn.apache.org/repos/asf/oozie/trunk/core/src/test/java/org/apache/oozie/workflow/lite/TestLiteWorkflowLib.java
>  1551286 
> 
> Diff: https://reviews.apache.org/r/16300/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Purshotam Shah
> 
>

Reply via email to