Merge branch 'zhy_feat_cev_v7' into dev
This commit is contained in:
commit
318dd2dcbe
@ -33,7 +33,8 @@ namespace JiShe.CollectBus.Kafka.Internal
|
||||
ErrorCode.RebalanceInProgress,
|
||||
ErrorCode.NotCoordinatorForGroup,
|
||||
ErrorCode.NetworkException,
|
||||
ErrorCode.GroupCoordinatorNotAvailable
|
||||
ErrorCode.GroupCoordinatorNotAvailable,
|
||||
ErrorCode.InvalidGroupId
|
||||
};
|
||||
return ex switch
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user