299 Commits (bf0675ac5f31d67a1c75baf211475b8fc98f1ef1)

Author SHA1 Message Date
Konstantine Karantasis cec2769e22 KAFKA-2894: WorkerSinkTask should rewind offsets on rebalance 8 years ago
Ewen Cheslack-Postava 05ed54bf2b KAFKA-3845: KIP-75: Add per-connector converters 8 years ago
Jason Gustafson 40b1dd3f49 KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) 8 years ago
Ewen Cheslack-Postava 208ecae239 KAFKA-3847: Use a separate producer per source task 8 years ago
Dustin Cote 29f44e75cd KAFKA-2932: Adjust importance level of Kafka Connect configs 8 years ago
Liquan Pei 8d303d0d38 KAFKA-4002: task.open() should be invoked in case that 0 partitions is assigned to task 8 years ago
Ewen Cheslack-Postava 4059f07216 KAFKA-3500: Handle null keys and values in KafkaOffsetBackingStore. 8 years ago
Ewen Cheslack-Postava d1546960de KAFKA-3935; Fix test_restart_failed_task system test for SinkTasks 8 years ago
Ewen Cheslack-Postava f8a7ace9d4 KAFKA-2941: Clarify docs for key and value Converters 8 years ago
Liquan Pei 542350d616 KAFKA-3920: Add Schema source connector to Kafka Connect 8 years ago
Shikhar Bhushan 44ad7b574e KAFKA-3846: KIP-65: include timestamp in Connect record types 9 years ago
Laurier Mantel 54f9a7012c MINOR: fix grammatical errors in DataException message 9 years ago
Jason Gustafson 36cab7dbdf KAFKA-3863: System tests covering connector/task failure and restart 9 years ago
Jason Gustafson 50781b75d8 KAFKA-3865: Fix transient failure in WorkerSourceTaskTest.testSlowTaskStart 9 years ago
Rollulus 4544ee4487 KAFKA-3864: make field.get return field's default value when needed 9 years ago
Jason Gustafson 2c9796114d KAFKA-3850: WorkerSinkTask commit prior to rebalance should be retried on wakeup 9 years ago
Liquan Pei 9ff54cb5dd MINOR: Catch Throwable in commitSourceTask() 9 years ago
Liquan Pei 3fd9be49ac MINOR: Remove synchronized as the tasks are executed sequentially 9 years ago
Sasaki Toru a4802962c9 KAFKA-3767; Add missing license to connect-test.properties 9 years ago
leisore ebed7ce360 MINOR: Delete unused code in FileStreamSourceTask 9 years ago
Peter Davis 9355427efc KAFKA-3710: MemoryOffsetBackingStore shutdown 9 years ago
Christian Posta 3cf2de0694 KAFKA-3723: Cannot change size of schema cache for JSON converter 9 years ago
shikhar e18bbba77f KAFKA-2935: Remove vestigial WorkerConfig.CLUSTER_CONFIG 9 years ago
Liquan Pei bd8681cdd5 KAFKA-3690: Avoid to pass null to UnmodifiableMap 9 years ago
Liquan Pei 9575e93070 KAFKA-3684: SinkConnectorConfig does not return topics in config validation. 9 years ago
Jason Gustafson f96da638ee KAFKA-3676: system tests for connector pause/resume 9 years ago
Jason Gustafson 8911660e2e KAFKA-3674: Ensure connector target state changes propagated to worker 9 years ago
Liquan Pei fc89083f81 MINOR: Move connect.start() to try catch block 9 years ago
Liquan Pei d1bb2b9df1 KAFKA 3671: Move topics to SinkConnectorConfig 9 years ago
Jason Gustafson 32bf83e5a7 KAFKA-3659: Handle coordinator disconnects more gracefully in client 9 years ago
Liquan Pei da7095f368 KAFKA 3656: Remove logging outstanding messages when producer flush fails 9 years ago
Liquan Pei 50aacd660d KAFKA-3654: Config validation should validate both common and connector specific configurations 9 years ago
dan norwood 62253539d8 MINOR: add logfilename to error message when file missing 9 years ago
Liquan Pei d0dedc6314 KAFKA-3459: Returning zero task configurations from a connector does not properly clean up existing tasks 9 years ago
Liquan Pei e50327331d KAFKA-3578: Allow cross origin HTTP requests on all HTTP methods 9 years ago
Liquan Pei 316389d6ad KAFKA-3611: Remove warnings when using reflections 9 years ago
Ewen Cheslack-Postava bc50515651 KAFKA-3605: Return error if connector config includes mismatching connector name. 9 years ago
Liquan Pei c7f9bd2a68 KAFKA-3606: Traverse CLASSPATH during herder start 9 years ago
Rajini Sivaram 9d71489ff0 KAFKA-3548: Use root locale for case transformation of constant strings 9 years ago
Liquan Pei f213625fc5 MINOR: Fix comment in DistributedHerder 9 years ago
Jason Gustafson c9485b78a6 KAFKA-2370: kafka connect pause/resume API 9 years ago
Ishita Mandhan 0bf61039c8 MINOR: Fix typos in code comments 9 years ago
Jason Gustafson 89c67727c2 KAFKA-3506: Kafka Connect restart APIs 9 years ago
Liquan Pei 5236bf60de KAFKA-3526: Return string instead of object in ConfigKeyInfo and ConfigValueInfo 9 years ago
Rajini Sivaram 9c34df1511 KAFKA-3488; Avoid failing of unsent requests in consumer where possible 9 years ago
Liquan Pei 83cf38545b MINOR: Clean up of SourceTaskOffsetCommiter 9 years ago
Liquan Pei 78fa20eb58 KAFKA-3316: Add REST API for listing connector plugins 9 years ago
Ryan P 419e268d6f KAFKA-3445: Validate TASKS_MAX_CONFIG's lower bound 9 years ago
Ewen Cheslack-Postava eb823281a5 KAFKA-3424: Add CORS support to Connect REST API 9 years ago
Pierre-Yves Ritschard 4332175c11 KAFKA-3006: standardize KafkaConsumer API to use Collection 9 years ago