Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filebeat] MQTT input: Implement end-to-end ACK #15610

Closed
mtojek opened this issue Jan 16, 2020 · 2 comments
Closed

[Filebeat] MQTT input: Implement end-to-end ACK #15610

mtojek opened this issue Jan 16, 2020 · 2 comments
Labels
Filebeat Filebeat Stalled Team:Integrations Label for the Integrations team Team:Services (Deprecated) Label for the former Integrations-Services team

Comments

@mtojek
Copy link
Contributor

mtojek commented Jan 16, 2020

Currently, the library paho.mqtt.golang provides a default ACK function, that sends ACK packets without checking if the handler method has succeeded or failed.

The goal of this task is to modify implementation to send ACK packets if only the event is successfully delivered to elasticsearch.

Meta issue: #15602

@mtojek mtojek added the Filebeat Filebeat label Jan 16, 2020
@faec faec mentioned this issue Jan 16, 2020
9 tasks
@andresrc andresrc added Team:Services (Deprecated) Label for the former Integrations-Services team [zube]: Inbox Team:Integrations Label for the Integrations team [zube]: Ready and removed [zube]: Inbox labels Jan 27, 2020
@mtojek
Copy link
Contributor Author

mtojek commented Feb 4, 2020

Issue opened: eclipse-paho/paho.mqtt.golang#396

@botelastic
Copy link

botelastic bot commented Jan 4, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Jan 4, 2021
@botelastic botelastic bot closed this as completed Feb 3, 2021
@zube zube bot removed the [zube]: Done label May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat Stalled Team:Integrations Label for the Integrations team Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

No branches or pull requests

2 participants