confluentinc / kafka-rest

Confluent REST Proxy for Kafka
https://docs.confluent.io/current/kafka-rest/docs/index.html
Other
2.25k stars 641 forks source link

Fix SystemTime and revert pin ak version #1276

Closed trnguyencflt closed 3 weeks ago

trnguyencflt commented 3 weeks ago

SystemTime is using a class that is now package private, so using delegate to fix that.

And using kafka nano version so that it will load with the latest ak build that fix _ issue.