2428 Commits (ff300c9d4f45e4a355db11258965c3a3a6f6bbf7)
 

Author SHA1 Message Date
Arun Mahadevan ff300c9d4f KAFKA-3645; Fix ConsumerGroupCommand and ConsumerOffsetChecker to correctly read endpoint info from ZK 9 years ago
Edoardo Comar 49ddc897b8 KAFKA-3728; EndToEndAuthorizationTest offsets_topic misconfigured 9 years ago
Tom Rybak 234fa5a694 KAFKA-3784: TimeWindows#windowsFor calculation is incorrect 9 years ago
Sasaki Toru a27030693b MINOR: set charset of Javadoc to UTF-8 9 years ago
Guozhang Wang 76ca6f8cc1 MINOR: Add user overridden test logging events 9 years ago
Greg Fodor 7699b91f87 KAFKA-3785; Fetcher spending unnecessary time during metrics recording 9 years ago
Ismael Juma 1029030466 MINOR: Fix setting of ACLs and ZK shutdown in test harnesses 9 years ago
Matthias J. Sax 245fa2bd8c HOTFIX: updated JavaDoc example for 0.9 tech-prev to 0.10 9 years ago
Vahid Hashemian e6ca328f80 KAFKA-3774: Make 'time' an optional argument of GetOffsetShell 9 years ago
Johnny Lim 107205a7f1 MINOR: Add a newline to a Javadoc sample in KafkaConsumer 9 years ago
Flavio Junqueira ab73259281 KAFKA-3660: Log exception message in ControllerBrokerRequestBatch 9 years ago
Magnus Reftel 61e0eaefd1 MINOR; Close parenthesis in PartitionInfo.toString 9 years ago
Kaufman Ng fec24d19cc MINOR: added spacing in streams doc in section 9.2 9 years ago
Ismael Juma fed3f1f889 MINOR: Avoid trace logging computation in `checkEnoughReplicasReachOffset` 9 years ago
Liquan Pei 3fd9be49ac MINOR: Remove synchronized as the tasks are executed sequentially 9 years ago
Joshi 404b696bea KAFKA-3765; Kafka Code style corrections 9 years ago
Ishita Mandhan 0aff450961 KAFKA-3158; ConsumerGroupCommand should tell whether group is actually dead 9 years ago
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