Diego Parra

Results 34 comments of Diego Parra

@ivantopo about: > * ** Operation Naming **. We should probably be moving to a more gRPC-like naming scheme, where the operation names (and endpoints) look more like `ServiceClassName.methodName` rather...

@yarosman @ivantopo is finishing some tests and if everything goes well, we will be publishing the module soon.

@mrt181 thanks for sharing! Running with `java -javaagent:kanela-agent.jar my-assembly.jar` you still experimenting errors? in that case, which errors?

Hi @hughsimpson, please pull the latest change from master in order to fix the build :(

There is not support for scala 2.11. `All current Cats Effect releases are published for Scala 2.12, 2.13, 3.0`

Hi @jatcwang! > If there are benchmarks we should make sure this doesn't have significant performance impact, since the array trick was originally done for performance reasons. (We should also...

@gunnarmorling done!

@gunnarmorling sorry, done!

@gunnarmorling It seems like the issue lies in the size of the segments, when running the code on my machine it throws an exception related to the size exceeding **Integer.MAX_VALUE**,...