2461 Commits (751fe9309011b99f60c1cb03c23a47d0444dce05)
 

Author SHA1 Message Date
Sasaki Toru a4802962c9 KAFKA-3767; Add missing license to connect-test.properties 9 years ago
Eno Thereska 7b7c4a7bb0 KAFKA-3678: Removed sleep from streams integration tests 9 years ago
edoardo 756ec494da KAFKA-3682; ArrayIndexOutOfBoundsException thrown by 9 years ago
Vahid Hashemian 55225bd55b MINOR: Fix a couple of scaladoc typos 9 years ago
Mickael Maison 936e26aa8d MINOR: Fix tracing in KafkaApis.handle() 9 years ago
manuzhang f79db1a423 KAFKA-3749; fix "BOOSTRAP_SERVERS_DOC" typo 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
Yukun Guo d5366471d2 MINOR: Fix wrong comments 9 years ago
Ismael Juma c699b1a914 MINOR: Use `--force` instead of `--yes` in `AclCommand` 9 years ago
Roger Hoover be0f3502da Setting broker state as running after publishing to ZK 9 years ago
Onur Karaman 62dc1afb69 KAFKA-3718; propagate all KafkaConfig __consumer_offsets configs to OffsetConfig instantiation 9 years ago
Mickael Maison 5653249e08 KAFKA-3732: Add an auto accept option to kafka-acls.sh 9 years ago
Eno Thereska fee6f6f927 MINOR: Removed 1/2 of the hardcoded sleeps in Streams 9 years ago
Liquan Pei 8c8b54ee48 MINOR: Add virtual env to Kafka system test README.md 9 years ago
Dustin Cote 0e1c012fb5 KAFKA-3683; Add file descriptor recommendation to ops guide 9 years ago
Satendra Kumar 98928f7ad0 Minor: Fix ps command example in docs 9 years ago
Ismael Juma 5f498855d9 MINOR: Fix documentation table of contents and `BLOCK_ON_BUFFER_FULL_DOC` 9 years ago
Ismael Juma fe27d8f787 KAFKA-3747; Close `RecordBatch.records` when append to batch fails 9 years ago
Sriharsha Chintalapani dee3880666 MINOR: Specify keyalg RSA for SSL key generation 9 years ago
Guozhang Wang 177b2d0bea KAFKA-3735: Dispose all RocksObejcts upon completeness 9 years ago
shikhar e18bbba77f KAFKA-2935: Remove vestigial WorkerConfig.CLUSTER_CONFIG 9 years ago
Ismael Juma 2ce3285297 MINOR: Move `Incorporating Security Features in a Running Cluster` to its own section under `Security` 9 years ago
Ismael Juma 9791401a77 KAFKA-3717; Support building aggregate javadoc for all project modules 9 years ago
Geoff Anderson 5b5f3ed0f2 MINOR: Bump system test ducktape dependency to 0.5.1 9 years ago
Ismael Juma c36cc60f73 MINOR: Use `Record` instead of `ByteBufferMessageSet` in `ProduceRequestTest` 9 years ago
Jiangjie Qin 2bd7b64506 KAFKA-3721; Put UpdateMetadataRequest V2 in 0.10.0-IV1 9 years ago
Ismael Juma 9a44d938da MINOR: Exclude jline, netty and findbugs annotations 9 years ago
MayureshGharat ab8fc86382 KAFKA-3393; Updated the docs to reflect the deprecation of block.on.buffer.full and usage of max.block.ms 9 years ago
Guozhang Wang 53fd22a766 KAFKA-3716; Validate all timestamps are not negative 9 years ago
Guozhang Wang d54616bc31 MINOR: Add INFO logging if ZK config is not specified 9 years ago
Ismael Juma 9a3fcf4135 KAFKA-3704; Revert "Remove hard-coded block size in KafkaProducer" 9 years ago
Jiangjie Qin 61f4c8b092 KAFKA-3698; Update the message format section. 9 years ago
Rajini Sivaram 6a5d3e65c6 KAFKA-3258; Delete broker topic metrics of deleted topics 9 years ago
Tom Crayford 62985f313f MINOR: document increased network bandwidth of 0.10 under replication 9 years ago
Jiangjie Qin 7ded19a29e KAFKA-3565; Add documentation to warn user about the potential messag… 9 years ago
Ismael Juma 13130139ff KAFKA-3713; Close `compressor` to fix memory leak 9 years ago
Jeff Klukas 08205de185 MINOR: Allow Serdes subclasses to access WrapperSerde 9 years ago
Manikumar reddy O 1c4b943f2d KAFKA-3584; Fix synchronization issue between deleteOldSegments() and delete() methods 9 years ago
Liquan Pei fb421dbcfe KAFKA-3692; Add quotes to variables in kafka-run-class.sh 9 years ago
Jeff Klukas f34164eed5 MINOR: Fix bugs in KafkaStreams.close() 9 years ago
Liquan Pei 81f76bde85 KAFKA-3520: Add system tests for REST APIs of list connector plugins and config validation 9 years ago
Liquan Pei 527b98d82f KAFKA-3421: Connect developer guide update and several fixes 9 years ago
Ismael Juma 563611935d MINOR: Remove <release> tag from doap file 9 years ago
Ismael Juma ac434a4ebd MINOR: Fix checkstyle failure in `StreamsConfigTest` 9 years ago
Guozhang Wang 5aedde5b29 MINOR: Change type of StreamsConfig.BOOTSTRAP_SERVERS_CONFIG to List 9 years ago
Ismael Juma 84d17bdf22 MINOR: Fix order of compression algorithms in upgrade note 9 years ago
Jason Gustafson 4807dd1df9 KAFKA-3583: Add documentation for Connect status control APIs 9 years ago
Guozhang Wang 1182d61deb KAFKA-3704: Remove hard-coded block size in KafkaProducer 9 years ago