集群同步-》最小位移对齐
This commit is contained in:
@@ -130,4 +130,8 @@ export const KafkaOpApi = {
|
||||
url: "/op/sync/consumer/offset",
|
||||
method: "post",
|
||||
},
|
||||
minOffsetAlignment: {
|
||||
url: "/op/sync/min/offset/alignment",
|
||||
method: "post",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user