Tomasz Kowalczewski

Results 26 comments of Tomasz Kowalczewski

Which JVM are you using and how do you run in 32bit mode? I can't find any JDK that will work with the `-d32` parameter.

Try configuring Tjahzi to not use off heap buffers: ```xml false ```

I'm sorry, but I don't know how to run a 32bit JVM. I'll try to think more about this. Why is that urgent?

I did something that might help (I have no way of verifying this). The version 0.9.32 should be up in maven central in a few hours.

Hi @akshu90. I would greatly appreciate feedback on the new version. Does it solve your problem?

You are right. Thanks for doing due diligence. I had to read more about how Logback encoders and layouts work. I think I know how to fix the appender. It'll...

Hello! TL;DR: I'll ask around the team, but the ones you listed should suffice (especially merge and groupBy). Our use case involves distributed analytics service which uses RxJava to asynchronously...