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

evaluating addition and use of PostgreSQL Injection Points in Citus #7831

Open
c2main opened this issue Jan 3, 2025 · 1 comment
Open

evaluating addition and use of PostgreSQL Injection Points in Citus #7831

c2main opened this issue Jan 3, 2025 · 1 comment

Comments

@c2main
Copy link
Contributor

c2main commented Jan 3, 2025

PostgreSQL Injection Points can be added to Citus and used for easier debugging and problem definition (test, faillure scenario, etc...)

Anyone looked at that in the scope of Citus already ?

https://www.postgresql.org/docs/current/xfunc-c.html#XFUNC-ADDIN-INJECTION-POINTS

@onderkalaci
Copy link
Member

Sounds very useful, I always wanted to have something like this. In fact, the original issue that we started discussing failure tests describes something like that: #2001

Citus' failure testing framework only covers network failures, which is fine but very limited. The injection points are easy to use and there are several scenarios that are not well tested in Citus. So, +1 for any effort on this.

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

No branches or pull requests

2 participants