0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add produce support for partitions. More... over 10 years ago
Handle unrecognized fields in payloads by converting them into ConstraintViolationExceptions that will generate a 422 error. More... over 10 years ago
Remove unnecessary try/catch block in TopicsResource.produce. More... over 10 years ago
Add integration test for partition list and get. More... over 10 years ago
Rename ProduceRequest to TopicProduceRequest and add support for specifying the partition to produce to in each record. More... over 10 years ago
Add PartitionsResource under TopicsResource with list and get functionality. More... over 10 years ago
Refactor Jersey application and client configuration to centralize registration of JAX-RS components. More... over 10 years ago
Add license info. More... over 10 years ago
Make ProduceRecords to use raw bytes internally, decoding upon construction if necessary. More... over 10 years ago
Add basic producer support for topics. More... over 10 years ago
Rename the integration test to MetadataAPITest and add a simple test of topics APIs. More... over 10 years ago
Silence logging during tests. More... over 10 years ago
Add integration test for Brokers, including supporting ClusterTestHarness to provide Kafka cluster and REST server for tests. More... over 10 years ago
Add TopicsResource to list topics and get individual metadata. More... over 10 years ago
Add skeleton API using Jersey, Jackson serialization, Hibernate validation, embedded Jetty server, and a small test. More... over 10 years ago
Initial commit. More... over 10 years ago