You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 2.4, the names of the fields have changed, which was not detected due to the lack of verification of the static config, so I suggest adding this check.
Add a description
In version 2.4, the names of the fields have changed, which was not detected due to the lack of verification of the static config, so I suggest adding this check.
2.3: https://github.com/userver-framework/userver/blob/v2.3/kafka/src/kafka/impl/configuration.cpp#L51
2.4: https://github.com/userver-framework/userver/blob/v2.4/kafka/src/kafka/impl/configuration.cpp#L168
The text was updated successfully, but these errors were encountered: