Zoltan Farkas

Results 19 comments of Zoltan Farkas

A static analysis tool like findbugs and spotbugs should highlight this. (LogAssert uses: edu.umd.cs.findbugs.annotations.CleanupObligation; edu.umd.cs.findbugs.annotations.DischargesObligation) however what you are suggesting is doable... let me think about it.

> What is the purpose of the added file `lang/s110/java/15/classes/org/apache/avro/specific/test/FullRecordV2$1.class` ? that was unintended.

> This would appear to entangle the parsing of the schema with an infrastructure dependency. > > For example, two different processes were parsing the same document, and did not...

> > What is the purpose of the added file `lang/s110/java/15/classes/org/apache/avro/specific/test/FullRecordV2$1.class` ? > > that was unintended. removed

> The thing I like about current `.avsc` files is that they are complete. Using external references breaks that, and would require some form of compilation/resolution to name the schema...

Github seems to mess up this PR... will create a new one

@dkapil spf4j should work with the public version of avro as well. If you can share the complete stack trace it would help me understand the error you are encountering....

+1 for JUL, adding a dependency has its costs, and I don't think is it worth it...

Hi, I have built a so that even works, can you let me know where do you want it?