confluentinc / kafka-rest

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

Fix SystemTime #1278

Closed trnguyencflt closed 3 months ago

trnguyencflt commented 3 months ago

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