How to use correlation ID?

2021-10-15 Thread Maciej Wakula
Hello, I would like to use Correlation ID in a microservices REST application but I am not sure how the value should be dealt with. Let say user opened page example.com:80/register?email=n...@example.com The request received a correlationID="registerRequest:n...@example.com" and was passed to m

Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-15 Thread Mickael Maison
Successful Jenkins build: https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/181/ On Wed, Oct 13, 2021 at 6:47 PM Mickael Maison wrote: > > Hi Israel, > > Our tooling generates the same template for all types of releases. > > For bugfix releases, the site docs and javadocs don't typically

Re: [kafka-clients] [VOTE] 2.7.2 RC0

2021-10-15 Thread Israel Ekpo
Hi Mickael, I am pretty surprised that there are no votes so far on the RCs and the deadline has already passed. I am running my checks right now using the process outlined here https://github.com/izzyacademy/apache-kafka-release-party#how-to-validate-apache-kafka-release-candidates I will post

Re: [kafka-clients] [VOTE] 2.6.3 RC0

2021-10-15 Thread Israel Ekpo
Hi Mickael, I am running my checks right now using the process outlined here https://github.com/izzyacademy/apache-kafka-release-party#how-to-validate-apache-kafka-release-candidates I will post my results and vote as soon as they are completed. On Tue, Oct 12, 2021 at 9:56 AM Mickael Maison w