[Bug] Pulsar Functions Runtime doesn't properly enable direct byte buffer access for Netty on Java 17+ #22909
Closed
3 tasks done
Labels
type/bug
The PR fixed a bug or issue reported a bug
Search before asking
Read release policy
Version
This applies to Pulsar 3.0.0 Pulsar Functions Kubernetes Runtime or Pulsar Functions Process Runtime.
Minimal reproduce step
enabling DEBUG log for a function will log something like this at DEBUG level:
What did you expect to see?
Netty's direct byte buffer support should be enabled because of performance reasons.
What did you see instead?
It wasn't enabled.
Anything else?
Related to #15256
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: