Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from apache/incubator-heron
Heron is a realtime, distributed, fault-tolerant stream processing engine from Twitter
Java
-
-
-
-
Forked from streamlio/pulsar-java-tutorial
Tutorial for getting started with Apache Pulsar (incubating)
Java
151 contributions in the last year
Contribution activity
August 2020
Created a pull request in apache/pulsar that received 2 comments
Added ability to specify producer config for functions and sources
(If this PR fixes a github issue, please add Fixes #<xyz>.)
Fixes #
(or if this PR is one task of a github issue, please add Master Issue: #<xyz> …
+610
−138
•
2
comments
- Ensure deleting a partitioned-topic on a non existing namespace returns 404
- Improve stability for the test `TopicBacklogQuotaTest`
- Extract config validation class into separate module
- Perform producer compression from IO threads
- Fix various issues with batch source
- Fixed race condition on deleting topic with active readers