2298 Commits (5c47b9f80e2130ab4cc76e2645e0ac0215bf8abe)
 

Author SHA1 Message Date
Geoff Anderson 5c47b9f80e MINOR: Add version check on enable-systest-events flag 9 years ago
Dana Powers 1e4dd66b19 HOTFIX: Fix main classpath libs glob for release (fixup KAFKA-3615 regression) 9 years ago
Grant Henke 9eaf529ffb KAFKA-3644; Use Boolean protocol type for StopReplicaRequest delete_p… 9 years ago
Zack Dever 94d1878a9b MINOR: change initial value of Min stat to Double.MAX_VALUE (not MIN) 9 years ago
Eno Thereska 60380e31d4 HOTFIX: Fix equality semantics of KeyValue 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
Grant Henke 096b8b84e0 KAFKA-3641; Fix RecordMetadata constructor backward compatibility 9 years ago
Matthias J. Sax 3414d56121 KAFKA-3440: Update streams javadocs 9 years ago
Rajini Sivaram 69d9a669d7 KAFKA-3618; Handle ApiVersionsRequest before SASL authentication 9 years ago
Liquan Pei e50327331d KAFKA-3578: Allow cross origin HTTP requests on all HTTP methods 9 years ago
Anna Povzner e29eac4bbb KAFKA-3597; Query ConsoleConsumer and VerifiableProducer if they shutdown cleanly 9 years ago
Liquan Pei eb50d2f6ca KAFKA-3615: Exclude test jars in kafka-run-class.sh 9 years ago
Jason Gustafson fe6c481b38 KAFKA-3418: add javadoc section describing consumer failure detection 9 years ago
Rajini Sivaram cea01af125 KAFKA-2693: Ducktape tests for SASL/PLAIN and multiple mechanisms 9 years ago
Matthias J. Sax 4ab4e4af81 KAFKA-3598: Improve JavaDoc of public API 9 years ago
Michael G. Noll 68433dcfdc KAFKA-3613: Consolidate TumblingWindows and HoppingWindows into TimeWindows 9 years ago
Ashish Singh 0ada3b1fc2 KAFKA-3382: Add system test for ReplicationVerificationTool 9 years ago
Liquan Pei 346df72736 MINOR: Avoid compiler warnings when registering metrics in KafkaServer 9 years ago
Jason Gustafson fdded2da6e KAFKA-3636; Change default max session timeout to 5 minutes 9 years ago
Rajini Sivaram 3a496f480d KAFKA-3617; Unit tests for SASL authenticator 9 years ago
Liquan Pei 316389d6ad KAFKA-3611: Remove warnings when using reflections 9 years ago
Ashish Singh 57831a56a5 KAFKA-3621; Add tests for ApiVersionRequest/Response 9 years ago
Grant Henke 669be7fadc KAFKA-3631; Fix Struct.toString for nullable arrayOf 9 years ago
Eno Thereska 94aee2143e KAFKA-3612: Added structure for integration tests 9 years ago
Ashish Singh 8407dac6ee KAFKA-3307; Add ApiVersions Request/Response and server side handling. 9 years ago
Damian Guy 4c76b5fa6a KAFKA-3629; KStreamImpl.to(...) throws NPE when the value SerDe is null 9 years ago
Manikumar reddy O 2885bc33da KAFKA-3580; Improve error logging in ReplicaFetchThread 9 years ago
Manikumar reddy O 77fa0b116f KAFKA-3406; Update CommonClientConfigs.RETRY_BACKOFF_MS_DOC doc string 9 years ago
Grant Henke 33d745e2dc KAFKA-3306: Change metadata response to include required additional fi… 9 years ago
Rajini Sivaram 5b375d7bf9 KAFKA-3149; Extend SASL implementation to support more mechanisms 9 years ago
Ismael Juma cd427c9b90 MINOR: Upgrade to Gradle 2.13 9 years ago
Rafael Winterhalter 2790d0cb1f MINOR: Changed port of bootstrap server to default 9 years ago
Stig fbac525c08 MINOR: Fix zk path in KafkaHealthCheck comment 9 years ago
Guozhang Wang 1a73629bb4 KAFKA-3607: Close KStreamTestDriver upon completing; follow-up fixes to be tracked in KAFKA-3623 9 years ago
Dionysis Grigoropoulos f60a3fad38 MINOR: Typo fixes in ReplicaFetchMaxBytesDoc 9 years ago
Matthias J. Sax 9d37b9f4b6 KAKFA-3599: Move WindowStoreUtils to package "internals" 9 years ago
Michael G. Noll 088ab3eaad KAFKA-3614: Consolidate duplicate code in KGroupedTableImpl 9 years ago
Jeff Klukas 18dd1986bd MINOR: Fix some copy-pasted Javadoc in StreamsConfig.java 9 years ago
Guozhang Wang a02c8aaecf KAFKA-3499: prevent array typed keys in KeyValueStore 9 years ago
Jason Gustafson e7d04c2515 KAFKA-3602; Rename RecordAccumulator dequeFor() and fix usage 9 years ago
Ben Stopford b3847f76b5 KAFKA-3270; Added some Happy Path Tests for the Reassign Partitions Command 9 years ago
Greg Fodor 996e29cfe8 KAFKA-3619: File handles are leaked on .lock files of ProcessorStateManager 9 years ago
Damian Guy 1b764c5e83 MINOR: add unit test for KGroupedTable.count 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
Manikumar reddy O 3274004497 KAFKA-3594; After calling MemoryRecords.close() method, hasRoomFor() method should return false 9 years ago
Guozhang Wang 74e6dc8425 KAFKA-3589: set inner serializer for ChangedSerde upon initialization 9 years ago
Matthias J. Sax 5c547475d8 KAFKA-3337: Extract selector as a separate groupBy operator for KTable aggregations 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