Deduplication does not work if count
is omitted. Should error instead.
#4282
Labels
bug
Something isn't working
count
is omitted. Should error instead.
#4282
What happened
When omitting
count:
from topic deduplication crd, the setup can prevent client connector to the topic.Expected behavior
Rejection of the misconfigured field or an error log which points to the missing 'count' value if deduplication is enabled
Describe the setup
A user on discord 1 was able to setup a topic with two configs, one of which (missing
count
, was failing to connect.Working config
Failing config. Note the missing 'count' field under deduplication.
The text was updated successfully, but these errors were encountered: