1634 Commits (afeadbef50ee8cb5c23de26c1b2a5ad2c7ad941e)

Author SHA1 Message Date
Jiangjie Qin 45c8195fa1 KAFKA-3025; Added timetamp to Message and use relative offset. 9 years ago
Chen Zhu 3382b6db7b KAFKA-2757; Consolidate BrokerEndPoint and EndPoint 9 years ago
Parth Brahmbhatt 2faf9f60c8 KAFKA-2547; Make DynamicConfigManager to use the ZkNodeChangeNotifica… 9 years ago
Grant Henke 5df56145a5 KAFKA-2508; Replace UpdateMetadata{Request,Response} with o.a.k.c.req… 9 years ago
Grant Henke d7fc7cf615 KAFKA-3088; Make client-id a nullable string and fix handling of invalid requests." 9 years ago
Anna Povzner d5b43b19bb KAFKA-3162: Added producer and consumer interceptors 9 years ago
Ashish Singh fe3b7492b7 KAFKA-3141: Add checks to catch invalid authorizer porperties 9 years ago
Jason Gustafson 6d0dca7345 KAFKA-3159; stale high watermark segment offset causes early fetch return 9 years ago
Grant Henke cd15321e0d KAFKA-3189: Kafka server returns UnknownServerException for inherited exceptions 9 years ago
Rajini Sivaram 9f5a1f8766 KAFKA-3217: Close producers in unit tests 9 years ago
Ismael Juma 9cac38c021 MINOR: Use explicit type in AclCommand 9 years ago
Grant Henke 1a539c74c1 MINOR: Improve error message for inconsistent broker ids 9 years ago
Grant Henke 26efdede6c KAFKA-3037: Test number of alive brokers known after single node cluster startup 9 years ago
Tao Xiao d6e36df873 KAFKA-3157: Mirror maker doesn't commit offset with low traffic 9 years ago
Jiangjie Qin 216c75bbc5 KAFKA-3003: Update the replica.highWatermark correctly 9 years ago
Jiangjie Qin db8d6f02c0 KAFKA-3179; Fix seek on compressed messages 9 years ago
Grant Henke 5b58693838 KAFKA-3194: Validate security.inter.broker.protocol against the adver… 9 years ago
Ismael Juma e8343e67e1 KAFKA-3195; Transient test failure in OffsetCheckpointTest.testReadWrite 9 years ago
Mayuresh Gharat 66ecf3f08d KAFKA-1860: Fix issue that file system errors are not detected unless Kafka tries to write. 9 years ago
Ismael Juma afda7c4dc7 MINOR: Remove unused imports from tests whose packages were fixed 9 years ago
Kim Christensen a58b459bdd KAFKA-2676: Fix incorrect package name in tests 9 years ago
Ismael Juma 20afdcdd2e KAFKA-3075; Fix ClassCastException in `ZookeeperConsumerConnector.commitOffsets` 9 years ago
Ismael Juma 3cfa6da6f1 MINOR: Fix spelling and grammar issues in ReplicaFetcherThread detailed comment 9 years ago
Jakub Nowak 8f302c83c3 KAFKA-3086: Remove unused method in MirrorMaker. 9 years ago
Ismael Juma 91491986c0 KAFKA-3166; Disable SSL client authentication for SASL_SSL security protocol 9 years ago
Jaikiran Pai 8e8b9cadea KAFKA-2221: Log the real exception which triggered a reconnect 9 years ago
Jiangjie Qin 87eccb9a3b KAFKA-2143: fix replica offset truncate to beginning during leader migration. 9 years ago
Michael Blume af0df0961f MINOR: Fix mis-spell in ConsumerConfig.scala 9 years ago
Denise Fernandez 9ce595d130 KAFKA-3103; Fix transient Failure in testIsrAfterBrokerShutDownAndJoinsBack 9 years ago
Ismael Juma 523562c109 KAFKA-3152; kafka-acl doesn't allow space in principal name 9 years ago
Grant Henke e9a72ceab6 KAFKA-3132: URI scheme in "listeners" property should not be case-sen… 9 years ago
Ismael Juma 30d3cc6314 KAFKA-3100; Broker.createBroker should work if json is version > 2 and still compatible 9 years ago
Konrad 9f21837e99 KAFKA-3076; BrokerChangeListener should log the brokers in order 9 years ago
Ashish Singh bc9237701b KAFKA-3140: Fix PatternSyntaxException and hand caused by it in Mirro… 9 years ago
Chen Shangan 4922a51edd KAFKA-2146: Fix adding partition did not find the correct startIndex. 9 years ago
David Jacot 79cda0472b KAFKA-2071: Replace Producer Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Grant Henke b1d325b3c0 KAFKA-3091: Broker persists generated ID even when the ID can't be used due to duplicates 9 years ago
Grant Henke 5c337d7598 KAFKA-3012: Avoid reserved.broker.max.id collisions on upgrade 9 years ago
Ismael Juma 0c32bc9926 KAFKA-3105: Use `Utils.atomicMoveWithFallback` instead of `File.rename` 9 years ago
David Jacot 60a5a523b6 KAFKA-3085; BrokerChangeListener computes inconsistent live/dead broker list. 9 years ago
Ismael Juma 836cb19633 KAFKA-3063; LogRecoveryTest causes JVM to exit occasionally 9 years ago
Flavio Junqueira 72eebad43d KAFKA-3069: Fix recursion in ZkSecurityMigrator 9 years ago
David Jacot e789a35d3b KAFKA-3085; BrokerChangeListener computes inconsistent live/dead broker list 9 years ago
Grant Henke 9c998dd8cd KAFKA-3019: Add an exceptionName method to Errors 9 years ago
Grant Henke 3a0fc125f4 KAFKA-3084: Topic existence checks in topic commands (create, alter, delete) 9 years ago
Gabriel Zhang ccdf552749 MINOR: Fix typos in Kafka website page 9 years ago
Grant Henke ee1770e00e KAFKA-2988; Change default configuration of the log cleaner 9 years ago
Grant Henke a9ff3f2ece KAFKA-2929: Migrate duplicate error mapping functionality 9 years ago
David Jacot 00114dae7a KAFKA-2072; Replace StopReplica Request/Response with their org.apache.kafka.common.requests equivalents 9 years ago
Mayuresh Gharat a788c65f02 KAFKA-2937; Disable the leaderIsr check if the topic is to be deleted. 9 years ago