freeznet commented on PR #22501:
URL: https://github.com/apache/pulsar/pull/22501#issuecomment-2055606817

   > > #20115 fixes the classloader in TopicSchema, but for Kubernetes Runtime, 
the classloader may be different from the other runtimes. Which caused the 
SerDe to fail to init in Kubernetes Runtime.
   > 
   > @freeznet A question about the description: Regarding "but for Kubernetes 
Runtime, the classloader may be different from the other runtimes".
   > 
   > * Is it "may be different" meaning that sometimes it succeeds and 
sometimes fails?
   >   
   >   * or do you mean to say that it is always different and always fails in 
Kubernetes Runtime?
   
   The reason for "may" is that I am not sure why there is no related issue 
mentioned before. But from my testing with function-mesh, it always occurred, 
and we cannot observe the issue if we fallback to the previous version prior 
https://github.com/apache/pulsar/pull/20115.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to