https://issues.apache.org/bugzilla/show_bug.cgi?id=47251
--- Comment #8 from Nicholas Hemley <[email protected]> 2012-02-24 16:28:04 UTC --- Created attachment 28380 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28380 RecordInputStream.java (FIXED) I have added code to RecordInputStream to read to the end of a record instead of throwing an exception when there is left over data. This works for me since I had the same problem with 3.8beta5 and needed a fix. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
