Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1331#issuecomment-157680417
Thanks for the review. I updated the PR in the following way:
- Chill is added as a dependency to `flink-runtime` and will always be in
the CP when a job is executed.
- The `KryoSerializer` throws an exception if it cannot obtain a Chill Kryo
instance. This ensures all Kryo instances are identically initialized.
- Chill is added as test dependency to `flink-java` to make the serializer
tests pass (which have no dependency on `flink-runtime`).
---
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.
---