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

fix: do not scan the whole classpath #9970

Merged
merged 2 commits into from Jun 19, 2023
Merged

fix: do not scan the whole classpath #9970

merged 2 commits into from Jun 19, 2023

Conversation

lucasbru
Copy link
Member

We scanned the whole classpath for UDF functions, while we should only scan the UDF directory and the ksql-engine jar.

This is a regression introduced in Scalable push queries end to end #7661.

We scanned the whole classpath for UDF functions, while we should only scan the UDF directory and the ksql-engine jar.

This is a regression introduced in Scalable push queries end to end #7661.
@lucasbru lucasbru requested a review from a team as a code owner June 16, 2023 06:22
@lucasbru lucasbru merged commit d0ffb49 into master Jun 19, 2023
2 of 3 checks passed
@lucasbru lucasbru deleted the fix-classgraph branch June 19, 2023 15:37
@lucasbru lucasbru restored the fix-classgraph branch June 19, 2023 15:38
lucasbru added a commit that referenced this pull request Jun 19, 2023
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.

None yet

2 participants