4122 Commits (beeed86600f3571635e83e6a3b6ee0c38679c7fe)
 

Author SHA1 Message Date
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
Vahid Hashemian 5bb53e034e KAFKA-5534; KafkaConsumer `offsetForTimes` result should include partitions with no offset 7 years ago
Apurva Mehta cdff011fe0 KAFKA-5610; WriteTxnMarker handler should return UNKNOWN_TOPIC_OR_PARTITION if replica is not available 7 years ago
Ewen Cheslack-Postava 9b7a6ee2a9 MINOR: Apply extra serialized rsync step to both parallel and serial paths 7 years ago
Matthias J. Sax b04bed022a KAFKA-3856; Cleanup Kafka Stream builder API (KIP-120) 7 years ago
umesh chaudhary e0099e1f58 KAFKA-5556; Fix IllegalStateException in KafkaConsumer.commitSync due to missing future completion check 7 years ago
jameschien fe4a469fce KAFKA-4830; Augment KStream.print() to allow users pass in extra parameters in the printed string 7 years ago
Ismael Juma 84d2b6a01c MINOR: Simplify SensorAccess usage 7 years ago
Balint Molnar 272956f03a KAFKA-5134; Replace zkClient.getChildren method with zkUtils.getChildren 7 years ago
Jeff Klukas 0816e47bfe MINOR: Docs update, Java clients use Kafka Metrics 7 years ago
Paolo Patierno 1b8aed6dc5 MINOR: Implement ConfigEntry.toString() 7 years ago
Jeff Widman 43aa14f2dc MINOR: Clarify wording in server.properties comment 7 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 7 years ago
Vahid Hashemian f87d58b796 MINOR: Code Cleanup 7 years ago
Vahid Hashemian 3bfc073f03 MINOR: Make 'Topic-Level Configs' a doc section for easier access 7 years ago