Skip to content

Commit

Permalink
pulsar修改5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyuyu333333 committed Mar 7, 2023
1 parent 1a676cb commit 81ed317
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ public EventMeshConsumeConcurrentlyStatus handleMessage(MessageExt msg,
final Properties contextProperties = new Properties();
contextProperties.put(NonStandardKeys.MESSAGE_CONSUME_STATUS,
EventMeshConsumeConcurrentlyStatus.RECONSUME_LATER.name());

EventMeshAsyncConsumeContext eventMeshAsyncConsumeContext = new EventMeshAsyncConsumeContext() {
@Override
public void commit(EventMeshAction action) {
Expand Down

0 comments on commit 81ed317

Please sign in to comment.