You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2023/04/28 15:45:33 UTC

[GitHub] [pulsar] tisonkun added a comment to the discussion: "cannot be cast to class" in a pulsar function producing un new message

GitHub user tisonkun added a comment to the discussion: "cannot be cast to class" in a pulsar function producing un new message

This seems that the platform classloader is different to function classloader but they both load the `SchemaInfoImpl` class.

cc @dlg99 @jiangpengcheng do you have ideas how we can configure the class loading strategy or user code to avoid such exception?

GitHub link: https://github.com/apache/pulsar/discussions/19962#discussioncomment-5756151

----
This is an automatically sent email for commits@pulsar.apache.org.
To unsubscribe, please send an email to: commits-unsubscribe@pulsar.apache.org