Re: Question on ConsumeKafka_2_6

2022-05-26 Thread Knowles Atchison Jr
Hi Mark, When a consumer first connects to a kafka cluster, there is a metadata handshake that transmits things like consumer group assignments and offsets. In application code, I find the first poll establishes this information and does not actually retrieve messages, depending on timeout used.

Re: request to commit reviewed PR - adding bulletin level control to Controller Services

2022-05-26 Thread Joe Witt
Nissim Thanks again for your contribution and it does seem like a good improvement. As you have probably noticed we have been working hard on getting 1.16 released and stable and just last night released 1.16.2. These releases take a lot of testing, fixes, review cycles. I encourage you to

Re: request to commit reviewed PR - adding bulletin level control to Controller Services

2022-05-26 Thread Nissim Shiman
Hello Apache NiFi team, Resending below email with request to review/commit  PR: https://github.com/apache/nifi/pull/6035 It already has a review with +1, but is waiting on a committer to look at it. Thanks, Nissim On Thursday, May 19, 2022, 02:55:40 PM EDT, Nissim Shiman wrote: