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

feat: added pg_listener source plugin #181

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

mkanoor
Copy link
Contributor

@mkanoor mkanoor commented Nov 21, 2023

This source plugin listens to notifications from the pg_pub_sub
If the payload is over 7KB the sender chunks messages which pg_listener assembles before calling the rule engine.

https://issues.redhat.com/browse/AAP-19049

@mkanoor mkanoor force-pushed the pg_listener branch 3 times, most recently from 5291d0b to 1387ad3 Compare November 21, 2023 02:18
@mkanoor mkanoor force-pushed the pg_listener branch 2 times, most recently from 7e115e3 to 649fcad Compare November 28, 2023 23:05
Copy link
Contributor

@Alex-Izquierdo Alex-Izquierdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the ticket related with this?

@mkanoor mkanoor force-pushed the pg_listener branch 10 times, most recently from d3a0d84 to b801680 Compare December 6, 2023 20:50
@mkanoor mkanoor force-pushed the pg_listener branch 2 times, most recently from e4bfee4 to 36ca881 Compare January 16, 2024 02:41
Alex-Izquierdo
Alex-Izquierdo previously approved these changes Jan 16, 2024
@Alex-Izquierdo Alex-Izquierdo requested a review from a team January 16, 2024 20:45
This source plugin listens to notifications from the pg_pub_sub
Copy link
Contributor

@Alex-Izquierdo Alex-Izquierdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do want to merge this for this release or for the next? @mkanoor

@mkanoor mkanoor merged commit 66187b8 into ansible:main Feb 6, 2024
7 checks passed
@mkanoor
Copy link
Contributor Author

mkanoor commented Feb 6, 2024

@Alex-Izquierdo It would be nice if we can include it in the new release since its needed for FanOut

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.

3 participants