Kalash Shah

Results 4 comments of Kalash Shah

Hey @tim-aero So basically yes this is what is happening it's going to Java's default serializer while Packing the whole Object it goes to Packer. packBlob(Object obj) as it is...

Thanks @tim-aero for the solution. `As I mentioned above, one day we may change the AeroMapper.Builder() to take a configuration which does not need a string-based approach and gives compile-time...

@Tieske Replying via main account, encountered it during few plugin execution, Happens randomly and mostly after all the tests from 1 file completed execution or between 2 tests, doesn't happen...

I checked the logs, Happens when worker calls the poll function which calls to cluster_events process event where callbacks are set and then when callbacks are executed in the below...