Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/2338
+1 to merge, once the failing tests are fixed.
I think the exception to the API stability check is okay in this case. The
class is still in the same java package.
This are the test failures:
```
Results :
Failed tests:
PojoTypeExtractionTest.testPojoWC:203->checkWCPojoAsserts:244 position of
field complex.valueType wrong expected:<2> but was:<5>
Tests in error:
TypeInfoParserTest.testMultiDimensionalArray:321 û IllegalArgument
String coul...
TypeInfoParserTest.testPojoType:190 û IllegalArgument String could not
be pars...
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---