Matthias Pohl created FLINK-33477:
-------------------------------------
Summary: Reduce code redundancy in PojoSerializer
Key: FLINK-33477
URL: https://issues.apache.org/jira/browse/FLINK-33477
Project: Flink
Issue Type: Bug
Components: API / Type Serialization System
Affects Versions: 1.19.0
Reporter: Matthias Pohl
We identified code duplicates in the {{PojoSerializer}} when working on
FLINK-32380 (see [related thread in the
PR|https://github.com/apache/flink/pull/23490#discussion_r1378509403]).
We should be cautious when doing this change. This part of the code is
performance-sensitive. We should monitor the change in the Flink performance
tests (see [dev ML
announcement|https://lists.apache.org/thread/bkw6ozoflgltwfwmzjtgx522hyssfko6]
for context and link collection) if we decide to do this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)