4536 Commits (697a4af35a3672dd339c3a6a34d5ab27e31e0fbd)
 

Author SHA1 Message Date
Abhishek Mendhekar e7f7d40939 KAFKA-5461; Add metric to track global topic count and global parition count in a cluster 7 years ago
Jason Gustafson 5a516fb28e KAFKA-2507 KAFKA-2959; Remove legacy ControlledShutdown request/response objects 7 years ago
Max Zheng 613971f8d4 MINOR: Use commitId property if set 7 years ago
Ismael Juma 13deb84dcf MINOR: Null out all buffer references in RequestChannel.Request 7 years ago
Eno Thereska 6bee1e9e57 HOTFIX: Fixes to metric names of Streams 7 years ago
Dong Lin fb21209b5a KAFKA-5663; Pass non-null logDirFailureChannel to Log.apply 7 years ago
Guozhang Wang 125d69caee KAFKA-5671 Followup: Remove reflections in unit test classes 7 years ago
Guozhang Wang 630e9c5679 KAFKA-5006: Improve thrown exception error logs 7 years ago
Ismael Juma db306ec362 MINOR: Support versions with 3 segments in _kafka_jar_versions 7 years ago
Mariam John b7684b47b8 KAFKA-5096; Log invalid user configs and use defaults 7 years ago
Mariam John edcefccfd7 KAFKA-3623: KStreamTestDriver extends ExternalResource 7 years ago
Guozhang Wang 228a4fdb6d HOTFIX: handle commit failed exception on stream thread's suspend task 7 years ago
Paolo Patierno 94a6d6c02d KAFKA-5454: Add a new Kafka Streams example IoT oriented 7 years ago
Ismael Juma 4086db472d MINOR: Request log should be enabled by debug level 7 years ago
Jiangjie Qin cd4c6c0183 KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception 7 years ago
Matthias J. Sax da2205578b KAFKA-5671: Add StreamsBuilder and Deprecate KStreamBuilder 7 years ago
Matthias J. Sax 1844bf2b2f KAFKA-5670: (KIP-120) Add Topology and deprecate TopologyBuilder 7 years ago
Bill Bejeck c50c941af1 KAFKA-5363 (KIP-167): implementing bulk load, restoration event notification 7 years ago
Dong Lin 4003c9384b KAFKA-5341; Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics (KIP-164) 7 years ago
Damian Guy 4059fa5763 HOTFIX: fix threading issue in MeteredKeyValueStore 7 years ago
Jason Gustafson 6bd7302645 KAFKA-5634; Do not allow segment deletion beyond high watermark 7 years ago
Pranav Maniar 9d6020ec5f KAFKA-5549; Explain that 'client.id' is just used as a prefix within Streams 7 years ago
Ismael Juma 8b14e11743 KAFKA-1595; Remove deprecated and slower Scala JSON parser 7 years ago
Jason Gustafson 3620035c45 KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete 7 years ago
Ismael Juma 5effe72390 MINOR: Next release will be 1.0.0 7 years ago
Bill Bejeck f8498ec9e2 MINOR: updated configs to use one try/catch for serdes 7 years ago
Robin Moffatt f4d1305bfe MINOR: Fix typo in SMT doc: s/RegexpRouter/RegexRouter 7 years ago
Damian Guy 9f3f8b4de6 KAFKA-5562; execute state dir cleanup on single thread 7 years ago
Bill Bejeck 89faed8d30 MINOR: enforce setting listeners in CREATE state. 7 years ago
Onur Karaman e5e88f636f KAFKA-5501; introduce async ZookeeperClient 7 years ago
radai-rosenblatt 47ee8e954d KAFKA-4602; KIP-72 - Allow putting a bound on memory consumed by Incoming requests 7 years ago
Dong Lin f15cdbc91b KAFKA-5627; Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState 7 years ago
Guozhang Wang 91c207c2c6 MINOR: Make streams quick start more interactive 7 years ago
Matthias J. Sax 5d798511b1 KAFKA-3856 (KIP-120) step two: extract internal functions from public facing TopologyBuilder class 7 years ago
Dong Lin fc93fb4b61 KAFKA-4763; Handle disk failure for JBOD (KIP-112) 7 years ago
Ismael Juma 91b5fc737b MINOR: Give correct instructions for retaining previous unclear leader election behaviour 7 years ago
Ismael Juma 7727d7a9a5 MINOR: Improve log warning to include the log name 7 years ago
Ewen Cheslack-Postava c71e7fa3a3 MINOR: Don't imply that ConsumerGroupCommand won't work with non-Java clients 7 years ago
Derrick Or 300f48018c MINOR: Add Streams landing page 7 years ago
ppatierno 6c6cf014f6 KAFKA-5481: ListOffsetResponse isn't logged in the right way with trace level enabled 7 years ago
Hooman Broujerdi da42977a00 MINOR: Added safe deserialization implementation 7 years ago
Stephane Roset 4a7064d1ae KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0 7 years ago
Ismael Juma 08b775c322 KAFKA-5608; Follow-up to fix potential NPE and clarify method name 7 years ago
Damian Guy 1110f66fa7 KAFKA-3741; allow users to specify default topic configs for internal topics 7 years ago
Vahid Hashemian beb0ad9bbb MINOR: Make Kafka Connect step in quickstart more Windows friendly 7 years ago
Stephane Maarek ad6c53d89e KAFKA-5468: WorkerSourceTask offset commit loglevel changes 7 years ago
huxihx cd207dd3fe KAFKA-5431; cleanSegments should not set length for cleanable segment files 7 years ago
ppatierno 1d2d0bac9e MINOR: Fixed misleading reference to HTTPS instead of SSL support in the doc 7 years ago
ppatierno 8a81566214 KAFKA-5410; Fix taskClass() method name in Connector and flush() signature in SinkTask 7 years ago
Colin P. Mccabe 9ae09e8059 KAFKA-5623: ducktape kafka service: do not assume Service contains num_nodes 7 years ago