No-deps Kafka Java client?

2016-09-16 Thread Gian Merlino
Hey Kafkas, Would it make sense to offer a no-deps Kafka client (with third-party packages like com.example.xxx relocated to a package like org.apache.kafka.relocated.com.example.xxx)? cglib is one example of a project that does this, in the form of cglib-nodep:

[jira] [Created] (KAFKA-1612) Consumer offsets auto-commit before processing finishes

2014-08-25 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-1612: --- Summary: Consumer offsets auto-commit before processing finishes Key: KAFKA-1612 URL: https://issues.apache.org/jira/browse/KAFKA-1612 Project: Kafka Issue

[jira] [Commented] (KAFKA-1612) Consumer offsets auto-commit before processing finishes

2014-08-28 Thread Gian Merlino (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114320#comment-14114320 ] Gian Merlino commented on KAFKA-1612: - I am currently working around this by setting

[jira] [Created] (KAFKA-1819) Cleaner gets confused about deleted and re-created topics

2014-12-14 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-1819: --- Summary: Cleaner gets confused about deleted and re-created topics Key: KAFKA-1819 URL: https://issues.apache.org/jira/browse/KAFKA-1819 Project: Kafka Issue

[jira] [Commented] (KAFKA-1866) LogStartOffset gauge throws exceptions after log.delete()

2015-01-15 Thread Gian Merlino (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14279412#comment-14279412 ] Gian Merlino commented on KAFKA-1866: - At least, I think it has that benefit. I

[jira] [Created] (KAFKA-1866) LogStartOffset gauge throws exceptions after log.delete()

2015-01-15 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-1866: --- Summary: LogStartOffset gauge throws exceptions after log.delete() Key: KAFKA-1866 URL: https://issues.apache.org/jira/browse/KAFKA-1866 Project: Kafka Issue

[jira] [Commented] (KAFKA-1866) LogStartOffset gauge throws exceptions after log.delete()

2015-01-15 Thread Gian Merlino (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14279529#comment-14279529 ] Gian Merlino commented on KAFKA-1866: - Anything that calls log.delete() should do

[jira] [Created] (KAFKA-2024) Cleaner can generate unindexable log segments

2015-03-16 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-2024: --- Summary: Cleaner can generate unindexable log segments Key: KAFKA-2024 URL: https://issues.apache.org/jira/browse/KAFKA-2024 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-2118) Cleaner cannot clean after shutdown during replaceSegments

2015-04-13 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-2118: --- Summary: Cleaner cannot clean after shutdown during replaceSegments Key: KAFKA-2118 URL: https://issues.apache.org/jira/browse/KAFKA-2118 Project: Kafka Issue

[jira] [Created] (KAFKA-7697) Possible deadlock in kafka.cluster.Partition

2018-12-03 Thread Gian Merlino (JIRA)
Gian Merlino created KAFKA-7697: --- Summary: Possible deadlock in kafka.cluster.Partition Key: KAFKA-7697 URL: https://issues.apache.org/jira/browse/KAFKA-7697 Project: Kafka Issue Type: Bug