Github user ijuma closed the pull request at:
https://github.com/apache/kafka/pull/83
---
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
GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/83
KAFKA-1595; Remove deprecated and slower scala JSON parser
Tested that we only use Jackson methods introduced in 2.0 in the main
codebase by compiling it with the older version locally. We use a constru
Github user ijuma closed the pull request at:
https://github.com/apache/kafka/pull/74
---
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
GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/74
KAFKA-1595; Remove deprecated and slower scala JSON parser
A thin wrapper over Jackson's Tree Model API is used as the replacement.
This wrapper
increases safety while providing a simple, but powerf