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

prevent setting typeClassName to [B when runtime could inferring the typeClassName #561

Open
freeznet opened this issue Jan 18, 2023 · 2 comments

Comments

@freeznet
Copy link
Member

#131 added the inferring typeClassName feature to Pulsar Functions Java runtime, but the webhook prevents the user from providing null to typeClassName. We will need to fix it by removing the webhook Defaulter to enable the new feature for Function Mesh users.

@jiangpengcheng
Copy link
Member

which version(tag) does the java runtime image introduce this feature?

we may need to keep the webhook for old image

@freeznet
Copy link
Member Author

@jiangpengcheng I do not have the specific image tags containing the fix, but you could check apache/pulsar#18111 and streamnative/pulsar fork

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

Successfully merging a pull request may close this issue.

2 participants