openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
Kafka REST Proxy
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 397 of 397
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add produce support for partitions.
Ewen Cheslack-Postava
More...
over 10 years ago
Handle unrecognized fields in payloads by converting them into ConstraintViolationExceptions that will generate a 422 error.
Ewen Cheslack-Postava
More...
over 10 years ago
Remove unnecessary try/catch block in TopicsResource.produce.
Ewen Cheslack-Postava
More...
over 10 years ago
Add integration test for partition list and get.
Ewen Cheslack-Postava
More...
over 10 years ago
Rename ProduceRequest to TopicProduceRequest and add support for specifying the partition to produce to in each record.
Ewen Cheslack-Postava
More...
over 10 years ago
Add PartitionsResource under TopicsResource with list and get functionality.
Ewen Cheslack-Postava
More...
over 10 years ago
Refactor Jersey application and client configuration to centralize registration of JAX-RS components.
Ewen Cheslack-Postava
More...
over 10 years ago
Add license info.
Ewen Cheslack-Postava
More...
over 10 years ago
Make ProduceRecords to use raw bytes internally, decoding upon construction if necessary.
Ewen Cheslack-Postava
More...
over 10 years ago
Add basic producer support for topics.
Ewen Cheslack-Postava
More...
over 10 years ago
Rename the integration test to MetadataAPITest and add a simple test of topics APIs.
Ewen Cheslack-Postava
More...
over 10 years ago
Silence logging during tests.
Ewen Cheslack-Postava
More...
over 10 years ago
Add integration test for Brokers, including supporting ClusterTestHarness to provide Kafka cluster and REST server for tests.
Ewen Cheslack-Postava
More...
over 10 years ago
Add TopicsResource to list topics and get individual metadata.
Ewen Cheslack-Postava
More...
over 10 years ago
Add skeleton API using Jersey, Jackson serialization, Hibernate validation, embedded Jetty server, and a small test.
Ewen Cheslack-Postava
More...
over 10 years ago
Initial commit.
Ewen Cheslack-Postava
More...
over 10 years ago
←
1
2
…
389
390
391
392
393
394
395
396
397
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree