3970 Commits (1844bf2b2f4cdf5a8209d7ceccb6701fc7dcf768)
 

Author SHA1 Message Date
Matthias J. Sax 1844bf2b2f KAFKA-5670: (KIP-120) Add Topology and deprecate TopologyBuilder 8 years ago
Bill Bejeck c50c941af1 KAFKA-5363 (KIP-167): implementing bulk load, restoration event notification 8 years ago
Dong Lin 4003c9384b KAFKA-5341; Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics (KIP-164) 8 years ago
Damian Guy 4059fa5763 HOTFIX: fix threading issue in MeteredKeyValueStore 8 years ago
Jason Gustafson 6bd7302645 KAFKA-5634; Do not allow segment deletion beyond high watermark 8 years ago
Pranav Maniar 9d6020ec5f KAFKA-5549; Explain that 'client.id' is just used as a prefix within Streams 8 years ago
Ismael Juma 8b14e11743 KAFKA-1595; Remove deprecated and slower Scala JSON parser 8 years ago
Jason Gustafson 3620035c45 KAFKA-5611; AbstractCoordinator should handle wakeup raised from onJoinComplete 8 years ago
Ismael Juma 5effe72390 MINOR: Next release will be 1.0.0 8 years ago
Bill Bejeck f8498ec9e2 MINOR: updated configs to use one try/catch for serdes 8 years ago
Robin Moffatt f4d1305bfe MINOR: Fix typo in SMT doc: s/RegexpRouter/RegexRouter 8 years ago
Damian Guy 9f3f8b4de6 KAFKA-5562; execute state dir cleanup on single thread 8 years ago
Bill Bejeck 89faed8d30 MINOR: enforce setting listeners in CREATE state. 8 years ago
Onur Karaman e5e88f636f KAFKA-5501; introduce async ZookeeperClient 8 years ago
radai-rosenblatt 47ee8e954d KAFKA-4602; KIP-72 - Allow putting a bound on memory consumed by Incoming requests 8 years ago
Dong Lin f15cdbc91b KAFKA-5627; Reduce classes needed for LeaderAndIsrPartitionState and MetadataPartitionState 8 years ago
Guozhang Wang 91c207c2c6 MINOR: Make streams quick start more interactive 8 years ago
Matthias J. Sax 5d798511b1 KAFKA-3856 (KIP-120) step two: extract internal functions from public facing TopologyBuilder class 8 years ago
Dong Lin fc93fb4b61 KAFKA-4763; Handle disk failure for JBOD (KIP-112) 8 years ago
Ismael Juma 91b5fc737b MINOR: Give correct instructions for retaining previous unclear leader election behaviour 8 years ago
Ismael Juma 7727d7a9a5 MINOR: Improve log warning to include the log name 8 years ago
Ewen Cheslack-Postava c71e7fa3a3 MINOR: Don't imply that ConsumerGroupCommand won't work with non-Java clients 8 years ago
Derrick Or 300f48018c MINOR: Add Streams landing page 8 years ago
ppatierno 6c6cf014f6 KAFKA-5481: ListOffsetResponse isn't logged in the right way with trace level enabled 8 years ago
Hooman Broujerdi da42977a00 MINOR: Added safe deserialization implementation 8 years ago
Stephane Roset 4a7064d1ae KAFKA-5512; Awake the heartbeat thread when timetoNextHeartbeat is equal to 0 8 years ago
Ismael Juma 08b775c322 KAFKA-5608; Follow-up to fix potential NPE and clarify method name 8 years ago
Damian Guy 1110f66fa7 KAFKA-3741; allow users to specify default topic configs for internal topics 8 years ago
Vahid Hashemian beb0ad9bbb MINOR: Make Kafka Connect step in quickstart more Windows friendly 8 years ago
Stephane Maarek ad6c53d89e KAFKA-5468: WorkerSourceTask offset commit loglevel changes 8 years ago
huxihx cd207dd3fe KAFKA-5431; cleanSegments should not set length for cleanable segment files 8 years ago
ppatierno 1d2d0bac9e MINOR: Fixed misleading reference to HTTPS instead of SSL support in the doc 8 years ago
ppatierno 8a81566214 KAFKA-5410; Fix taskClass() method name in Connector and flush() signature in SinkTask 8 years ago
Colin P. Mccabe 9ae09e8059 KAFKA-5623: ducktape kafka service: do not assume Service contains num_nodes 8 years ago
Vahid Hashemian 5bb53e034e KAFKA-5534; KafkaConsumer `offsetForTimes` result should include partitions with no offset 8 years ago
Apurva Mehta cdff011fe0 KAFKA-5610; WriteTxnMarker handler should return UNKNOWN_TOPIC_OR_PARTITION if replica is not available 8 years ago
Ewen Cheslack-Postava 9b7a6ee2a9 MINOR: Apply extra serialized rsync step to both parallel and serial paths 8 years ago
Matthias J. Sax b04bed022a KAFKA-3856; Cleanup Kafka Stream builder API (KIP-120) 8 years ago
umesh chaudhary e0099e1f58 KAFKA-5556; Fix IllegalStateException in KafkaConsumer.commitSync due to missing future completion check 8 years ago
jameschien fe4a469fce KAFKA-4830; Augment KStream.print() to allow users pass in extra parameters in the printed string 8 years ago
Ismael Juma 84d2b6a01c MINOR: Simplify SensorAccess usage 8 years ago
Balint Molnar 272956f03a KAFKA-5134; Replace zkClient.getChildren method with zkUtils.getChildren 8 years ago
Jeff Klukas 0816e47bfe MINOR: Docs update, Java clients use Kafka Metrics 8 years ago
Paolo Patierno 1b8aed6dc5 MINOR: Implement ConfigEntry.toString() 8 years ago
Jeff Widman 43aa14f2dc MINOR: Clarify wording in server.properties comment 8 years ago
Ewen Cheslack-Postava f50af9c31d KAFKA-5608: Add --wait option for JmxTool and use in system tests to avoid race between JmxTool and monitored services 8 years ago
Vahid Hashemian f87d58b796 MINOR: Code Cleanup 8 years ago
Vahid Hashemian 3bfc073f03 MINOR: Make 'Topic-Level Configs' a doc section for easier access 8 years ago
Ewen Cheslack-Postava fc0ea25025 MINOR: Add another common error case for CorruptRecordException's error message 8 years ago
Gwen Shapira ea8845bbd6 KAFKA-5384: Enable topic deletion by default 8 years ago