Alexey Vinogradov

Results 52 comments of Alexey Vinogradov

Hi @steinroe! Sorry for the late response :) I was a little busy and actually forget about this 😅. If you want to work on it, you can take this...

@saig0 Hi! I have a question: if I understand correctly there is no prepared Java client for Zeeqs now? So what option suits better: 1. I will create a Java...

@npepinpe @deepthidevaki Hi! It is a very interesting topic to me as a Zeebe contributor and I see that this feature will be very useful. But right now it looks...

> How to persist the configuration so that after a restart it uses the new configuration. Have you considered using [Spring Cloud Config](https://cloud.spring.io/spring-cloud-config/reference/html/) to store the configuration? Since Zeebe Broker...

Thanks, @Zelldon! But I think that just removing the reflection part of the code makes me feel better 😅 But you're right so let's wait for @npepinpe.

> @aivinog1 are you still interested in this PR and could you update it? Hey, sorry, I was pretty busy :( Yep, I will update it ASAP

Hey @npepinpe! Thanks for such a comprehended response 👍 I plan to focus on tracing only, but, if I may, I would propose to add a broker to the tracing...

Hey @npepinpe. I have dug up a little and I have something to share about this topic :) So, I am stuck with the Actor framework you are using. It...

Hey @npepinpe! [I've played a little with the Opentelemetry framework](https://github.com/aivinog1/zeebe/tree/9742_open_telemetry_support_draft) and I want to share this: 1. I've achieved these results: 1.1. So, you can see interactions between Zeebe Gateway...