Tobias Johansson

Results 2 comments of Tobias Johansson

Hi, are there any concrete plans for when Avro support will be added?

As an example, we want to use the thread id in our message. So we set a variable in JSR223 ``` vars.put("threadId","\"" + ctx.getThreadNum() + "\""); ``` and try to...