On 10/18/2011 10:51 AM, Scott Carey wrote: > So, any ideas what is causing the original User's problem? @Nullable is > in use with Reflect (does not work), Specific works (with default values > but not without -- it appears to have "null" first but not confirmed). > I suspect there is something else going on.
Sorry, I should have looked back and noticed that he was already using @Nullable! This does look like a bug then. It would be useful to see the server-side stack trace that created the AvroTypeException. My guess is that this is logged on the server side as a "system error". Doug
