新建订阅
This commit is contained in:
@@ -111,7 +111,7 @@ public class ConsumerServiceImpl implements ConsumerService {
|
||||
}
|
||||
|
||||
// consumer message and commit offset.
|
||||
|
||||
consumerConsole.consumeMessageDoNothing(groupId, topic);
|
||||
|
||||
// reset consume offset to 0.
|
||||
return ResponseData.create().success();
|
||||
|
||||
Reference in New Issue
Block a user