glassfox

Results 6 comments of glassfox

@vietj After short investigation I found the same behavior of "durty" context in inboundInterceptor event of eventBus.

In my case "durty" context behavior create unexpected activity of contextual tracing.

After a several period of research of the impact of "dirty" context I found a wide scale of different parts/tools of the framework that behave not stable: 1. Timer: in...

Version: vertx-4.3.1 Following code of JacksonFactory: ```java public class JacksonMysqlFactory extends JacksonFactory { public static final JacksonFactory INSTANCE = new JacksonFactory(); public static final JacksonCodec CODEC; static { JacksonCodec codec;...

The test is failed in my side in versions 4.2.0-SNAPSHOT and 4.1.2 (mac and centos 7 x64) @pmlopes , in what version did you check ?

How I able to help to engage the develop process ?