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

ksqldb-api-client: cannot configure proxy, truststore managers, key types, etc. #10625

Open
credmond opened this issue Jan 2, 2025 · 0 comments

Comments

@credmond
Copy link

credmond commented Jan 2, 2025

This Ksqldb Java client API, which wraps Vertx, is totally inflexible. It's incredibly short-sighted. Why? You cannot set proxy configuration, connect or read timeouts, or key types besides JKS, etc., (all things the underlying Vertx framework supports).

Why wrap a framework only to castrate its functionality like this and provide no sensible way to customise / override?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant