Merge remote-tracking branch 'origin/errcode' into errcode

# Conflicts:
#	internal/rpc/msg/delete.go
#	pkg/common/db/controller/msg.go
#	pkg/common/db/table/unrelation/extend_msg_set.go
This commit is contained in:
wangchuxiao
2023-02-23 19:17:23 +08:00
12 changed files with 652 additions and 217 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ type ModifyMsgConsumerHandler struct {
modifyMsgConsumerGroup *kfk.MConsumerGroup
extendMsgInterface controller.ExtendMsgInterface
cache cache.Cache
cache cache.MsgCache
}
func (mmc *ModifyMsgConsumerHandler) Init() {