Skip to content

Conversation

@ljluestc
Copy link

  • Add ConsumeHandlerWithAck interface for manual acknowledgment
  • Update RabbitListener to detect and use manual ack interface
  • Maintain backward compatibility with existing handlers
  • Add comprehensive unit tests
  • Update example to demonstrate manual ack usage

Resolves #44: RabbitListener can not Manual ack calls are supported

- Add ConsumeHandlerWithAck interface for manual acknowledgment
- Update RabbitListener to detect and use manual ack interface
- Maintain backward compatibility with existing handlers
- Add comprehensive unit tests
- Update example to demonstrate manual ack usage

Resolves zeromicro#44: RabbitListener can not Manual ack calls are supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RabbitListener can not Manual ack calls are supported

1 participant