[ https://issues.apache.org/jira/browse/FLINK-33533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benchao Li updated FLINK-33533: ------------------------------- Issue Type: Improvement (was: Bug) > Add documentation about performance for huge ProtoBuf definations > ----------------------------------------------------------------- > > Key: FLINK-33533 > URL: https://issues.apache.org/jira/browse/FLINK-33533 > Project: Flink > Issue Type: Improvement > Components: Documentation, Formats (JSON, Avro, Parquet, ORC, > SequenceFile) > Reporter: Benchao Li > Priority: Minor > > This is brought up in the discussion of FLINK-32650. For huge ProtoBuf > definations, the generated java code would hive JIT C2 optimization > threshold. To mitigate this problem temporarily, users can add > {{-XX:-DontCompileHugeMethods}} to JVM args manually. > See related issues in protobuf-java project[1][2] > [1] https://github.com/protocolbuffers/protobuf/pull/10367 > [2] https://github.com/protocolbuffers/protobuf/issues/10247 -- This message was sent by Atlassian Jira (v8.20.10#820010)