Hi Devs, Sattam and I found a race-condition bug in the AObjectPrinter. I think it's similar to the problem observed in https://mail-archives.apache.org/mod_mbox/incubator-asterixdb-dev/201511.mbox/browser
The race-condition appears when two queries use AObjectPrinter. more info in : https://issues.apache.org/jira/browse/ASTERIXDB-1220 I think AObjectPrinterFactory isn't different from the IPrinterFactoryProvider implementations.i.e. *List and Record should be created for each query submit. If that is agreeable for everyone .. I can submit the patch ... as I need it for my work :-)) *Regards,* Wail Alkowaileet
