Victor Osório

Results 7 comments of Victor Osório

> @vepo So, do you want to convert this into enhancement? Or should we close this? I'm not sure when and if anyone gets to implement it if we change...

Sure. I understand. I'm trying to configure it, but it has been a difficult task. I create the ticket as an suggestion. If this can help, I can share the...

Sure! I'm using the script below. I have little experience with encryption, so any help is welcome. ```bash export MSYS_NO_PATHCONV=1 cd certs rm ca-* cert-* kafka* export PASSWORD=password echo $PASSWORD...

This _keystore_ is not for production, I'm working on a project the uses Kafka/Schema Registry outside our control.

Thanks @oubidar-Abderrahim, but this wiki page does not answer my question. My issue is that we create some classes in our Javascript code that are called by another framework (Kafka...

@iamstolis, I'm not sure if you understand correctly. > your problem is that some framework is using ScriptEngine (that you provide) from multiple threads. No. We have a framework using...