1599 Commits (758272267c811bf559336ea45571bc420a62a478)
 

Author SHA1 Message Date
Yasuhiro Matsuda 758272267c KAFKA-2706: make state stores first class citizens in the processor topology 9 years ago
Gwen Shapira 6383593fed KAFKA-2518: Update NOTICE file 9 years ago
Gwen Shapira 34775bd3ed KAFKA-2681: Added SASL documentation 9 years ago
Rajini Sivaram 9d8dd9f104 KAFKA-2680; Use IBM ConfigFile class to load jaas config if IBM JDK 9 years ago
Dong Lin b944356990 KAFKA-2660; Correct cleanableRatio calculation 9 years ago
Ashish Singh eec222e982 KAFKA-2574: Add ducktape based ssl test for KafkaLog4jAppender 9 years ago
Ashish Singh 637f9a3166 HOTFIX: log4j-appender not getting built 9 years ago
Manikumar reddy O 1cc44830b9 KAFKA-2562: update kafka scripts to use new tools/code 9 years ago
Geoff Anderson d50499a0e0 KAFKA-2715: Removed previous system_test folder 9 years ago
Ewen Cheslack-Postava c001b2040c KAFKA-2369: Add REST API for Copycat. 9 years ago
Anna Povzner efdc2ad2e7 KAFKA-2714: Added integration tests for exceptional cases in fetching 9 years ago
Ismael Juma d9ae33d4c0 KAFKA-2711; SaslClientAuthenticator no longer needs KerberosNameParser in constructor 9 years ago
Geoff Anderson 622730905d MINOR: Update system test MANIFEST.in 9 years ago
Aditya Auradkar 13803ae91c KAFKA-2502; Documentation for quotas 9 years ago
Geoff Anderson e0ca8fdd7c MINOR: update to correct clock skew 9 years ago
Joel Koshy 0da6547617 KAFKA-2663; Trivial follow-up to edit comments 9 years ago
Flavio Junqueira 42bcc4339f KAFKA-2705; Remove static JAAS config file for ZK auth tests 9 years ago
Aditya Auradkar 217eb90444 KAFKA-2663 KAFKA-2664; Add quota-delay time to request processing time break-up; avoid using copy-on-write map for metrics 9 years ago
Parth Brahmbhatt 1b5687b9e4 KAFKA-2598; Adding integration test for the authorizer at API level. … 9 years ago
Ewen Cheslack-Postava 47c888078d MINOR: Fix missing copyright in config file added in KAFKA-2640. 9 years ago
Rajini Sivaram bd3fe839ce MINOR: Add new build target for system test libs 9 years ago
Jason Gustafson 443cd9ab0d KAFKA-2648: enforce non-empty group-ids in join-group request 9 years ago
Flavio Junqueira 983b1f9e17 KAFKA-2640; Add tests for ZK authentication 9 years ago
Ewen Cheslack-Postava 8838fa8010 MINOR: KAFKA-2371 follow-up, DistributedHerder should wakeup WorkerGroupMember after assignment to ensure work is started immediately 9 years ago
Ismael Juma 9855bb9c65 KAFKA-2675; SASL/Kerberos follow up 9 years ago
Guozhang Wang b6fe164dd6 MINOR: Clean-up MemoryRecords variables and APIs 9 years ago
Guozhang Wang 80223baa3b HOTFIX: Rename WakeupException in MirrorMaker 9 years ago
Eno Thereska 7a36d36478 MINOR: Expose ReplicaManager gauges 9 years ago
Jason Gustafson 1ac2640f80 KAFKA-2683: ensure wakeup exceptions raised to user 9 years ago
Yasuhiro Matsuda 13c3e049fb HOTFIX: correct sourceNodes for kstream.through() 9 years ago
Jason Gustafson 0b05d3b939 KAFKA-2677: ensure consumer sees coordinator disconnects 9 years ago
Geoff Anderson e6b343302f KAFKA-1888: rolling upgrade test 9 years ago
Yasuhiro Matsuda af42c37899 HOTFIX: call consumer.poll() even when no task is assigned 9 years ago
Yasuhiro Matsuda 38a1b60553 HOTFIX: fix off-by-one stream offset commit 9 years ago
Jason Gustafson c6c4f50703 HOTFIX: group rebalance can throw illegal generation or rebalance in progress 9 years ago
Ismael Juma 8bc59a3b8f MINOR: Fix compiler error in `KafkaLog4jAppender` 9 years ago
Ashish Singh d21cb66e7d KAFKA-2447: Add capability to KafkaLog4jAppender to be able to use SSL 9 years ago
Jiangjie Qin 2fd645ac2f KAFKA-2452: Add new consumer option to mirror maker. 9 years ago
Grant Henke 2e4aed7070 KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools 9 years ago
Grant Henke fc4ef47910 KAFKA-2645: Document potentially breaking changes in the release note… 9 years ago
Yasuhiro Matsuda e6f9b9e473 KAFKA-2694: Reformat task id as group id and partition id 9 years ago
Jason Gustafson b251bebbcc MINOR: follow-up to KAFKA-2464 for renaming/cleanup 9 years ago
Yasuhiro Matsuda 71399ffe4c KAFKA-2652: integrate new group protocol into partition grouping 9 years ago
Gwen Shapira 939c4244e7 KAFKA-2449: Update mirror maker docs 9 years ago
Ismael Juma 16f194b20a KAFKA-2460; Fix capitalisation in SSL classes 9 years ago
Ewen Cheslack-Postava 6f2f1f9843 KAFKA-2626: Handle null keys and value validation properly in OffsetStorageWriter. 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
flavio junqueira 21443f214f KAFKA-2641; Upgrade path for ZK authentication 9 years ago
Ashish Singh 701c46b3a3 KAFKA-2671: Enable starting Kafka server with a Properties object 9 years ago
Guozhang Wang aa56dfb9e7 KAFKA-2686: Reset needsPartitionAssignment in SubscriptionState.assign() 9 years ago