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
118890: changefeedccl: better validation check for sarama config r=rharding6373 a=wenyihu6
Previously, we implement our own validation check for sarama config which may
have missed certain cases. This patch changes an additional check by adding
sarama's own exported validation function.
Release note: none
Epic: none
Co-authored-by: Wenyi Hu <[email protected]>
0 commit comments