434 Commits (39278d3089dfab4377051ed1ff47edf75dbf8583)

Author SHA1 Message Date
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
Liquan Pei c07d017227 KAFKA-3315: Add REST and Connector API to expose connector configuration 9 years ago
Ewen Cheslack-Postava 6834b91e34 MINOR: KAFKA-3260 follow up, fix commitRecord calls in tests 9 years ago
Jeremy Custenborder 6eacc0de30 KAFKA-3260 - Added SourceTask.commitRecord 9 years ago
Ismael Juma 241c3ebb28 KAFKA-3375; Suppress deprecated warnings where reasonable and tweak compiler settings 9 years ago
Gwen Shapira b7d6fae59e KAFKA-3299: Ensure that reading config log on rebalance doesn't hang the herder 9 years ago
Jason Gustafson 7079f57f70 KAFKA-3290: fix race condition with worker task shutdown and mock validation 9 years ago
jinxing 079c88178d KAFKA-2934; Offset storage file configuration in Connect standalone mode is not included in StandaloneConfig 9 years ago
Gwen Shapira 00a58f8e1e KAFKA-2944: Replaced the NPE with a nicer error and clean exit and added debug message to assist with figuring this out. 9 years ago
Jason Gustafson cfc324333f KAFKA-3290: fix transient test failures in WorkerSourceTaskTest 9 years ago
Anna Povzner 002b377dad KAFKA-3196; Added checksum and size to RecordMetadata and ConsumerRecord 9 years ago
Jason Gustafson b3b533171c MINOR: Connect status tracking API followup 9 years ago
Gwen Shapira 1bfaddae9c MINOR: add useful debug log messages to KConnect source task execution 9 years ago
Jason Gustafson f7d019ed40 KAFKA-3093: Add Connect status tracking API 9 years ago
Jiangjie Qin 45c8195fa1 KAFKA-3025; Added timetamp to Message and use relative offset. 9 years ago
Jeremy Custenborder 8c90b1a98a KAFKA-3225: Method commit() of class SourceTask never invoked 9 years ago