Hi, we wanted to know if changing kafka consumer properties in the realtime config requires restarting the servers so that the consumer can pick up the new properties. Anyone familiar with this?
n
Neha Pawar
12/17/2020, 8:27 PM
for an existing consumer actively consuming, the changes won’t get applied. But for any new consumers created, it will get automatically applied. With every new segment, the table config is fetched again to make the consumer