ewe...@apache.org |
kafka git commit: KAFKA-4008: Module "tools" should not be dependent on "core" |
Tue, 02 Aug, 03:12 |
ewe...@apache.org |
kafka git commit: KAFKA-4008: Module "tools" should not be dependent on "core" |
Tue, 02 Aug, 03:12 |
ewe...@apache.org |
kafka git commit: KAFKA-3809: Auto-generate documentation for topic-level configuration |
Sun, 07 Aug, 01:14 |
ewe...@apache.org |
kafka git commit: KAFKA-4002: task.open() should be invoked in case that 0 partitions is assigned to task |
Sun, 07 Aug, 04:11 |
ewe...@apache.org |
kafka git commit: KAFKA-2932: Adjust importance level of Kafka Connect configs |
Sun, 07 Aug, 04:58 |
ewe...@apache.org |
kafka git commit: KAFKA-3479: Add new consumer metrics documentation |
Sun, 07 Aug, 21:28 |
ewe...@apache.org |
kafka git commit: KAFKA-3479: Add new consumer metrics documentation |
Sun, 07 Aug, 21:28 |
ewe...@apache.org |
kafka git commit: MINOR: Remove redundant clause in secureAclsEnabled check |
Tue, 09 Aug, 02:45 |
ewe...@apache.org |
kafka git commit: KAFKA-3954; Consumer should use internal topics information returned by the broker |
Tue, 09 Aug, 03:33 |
ewe...@apache.org |
kafka git commit: MINOR: Make kafka-run-class.sh work under Cygwin |
Tue, 09 Aug, 15:46 |
ewe...@apache.org |
kafka git commit: KAFKA-3934: Start scripts enable GC by default with no way to disable |
Tue, 09 Aug, 16:15 |
ewe...@apache.org |
kafka git commit: MINOR: Add application id prefix for copartitionGroups in TopologyBuilder |
Tue, 16 Aug, 06:03 |
ewe...@apache.org |
kafka git commit: KAFKA-3769: Create new sensors per-thread in KafkaStreams |
Tue, 16 Aug, 17:41 |
ewe...@apache.org |
kafka git commit: HOTFIX: Re-inserted SimpleBenchmark output for system tests |
Tue, 16 Aug, 18:33 |
ewe...@apache.org |
kafka git commit: KAFKA-4037: Make Connect REST API retries aware of 409 CONFLICT errors |
Thu, 18 Aug, 22:28 |
ewe...@apache.org |
kafka git commit: KAFKA-4037: Make Connect REST API retries aware of 409 CONFLICT errors |
Thu, 18 Aug, 22:28 |
ewe...@apache.org |
kafka git commit: MINOR: Refactor TopologyBuilder with ApplicationID Prefix |
Tue, 23 Aug, 04:32 |
ewe...@apache.org |
kafka git commit: KAFKA-2894: WorkerSinkTask should rewind offsets on rebalance |
Tue, 23 Aug, 17:19 |
ewe...@apache.org |
kafka git commit: KAFKA-4082; Support usage of Gradle 3.0 for bootstrapping gradlew in 0.10.0 |
Wed, 24 Aug, 20:27 |
ewe...@apache.org |
[1/2] kafka git commit: KAFKA-4042: Contain connector & task start/stop failures within the Worker |
Fri, 26 Aug, 21:03 |
ewe...@apache.org |
[2/2] kafka git commit: KAFKA-4042: Contain connector & task start/stop failures within the Worker |
Fri, 26 Aug, 21:03 |
ewe...@apache.org |
kafka git commit: KAFKA-4098: NetworkClient should not intercept user metdata requests on disconnect |
Mon, 29 Aug, 20:13 |
ewe...@apache.org |
kafka git commit: KAFKA-4100: Ensure 'fields' and 'fieldsByName' are not null for Struct schemas |
Tue, 30 Aug, 02:08 |
ewe...@apache.org |
kafka git commit: KAFKA-4062: Make --print-data-log implicit if --offsets-decoder is enabled for DumpLogSegments |
Wed, 31 Aug, 04:31 |
ewe...@apache.org |
kafka git commit: KAFKA-3799: Enable SSL endpoint validation in system tests |
Wed, 31 Aug, 16:15 |
ewe...@apache.org |
kafka git commit: KAFKA-4103: Fix regression in DumpLogSegments offsets decoder |
Wed, 31 Aug, 20:40 |
guozh...@apache.org |
kafka git commit: KAFKA-3929: Add prefix for underlying clients configs in StreamConfig |
Tue, 02 Aug, 21:14 |
guozh...@apache.org |
kafka git commit: MINOR: Remove unnecessary synchronized block in org.apache.kafka.streams.processor.internals.StreamTask |
Tue, 02 Aug, 21:30 |
guozh...@apache.org |
kafka git commit: MINOR: Use `close()` instead of `dispose()` in various RocksDB classes |
Tue, 02 Aug, 21:33 |
guozh...@apache.org |
kafka git commit: HOTFIX: Fixes to javadoc and to state store name for link joins |
Tue, 02 Aug, 21:41 |
guozh...@apache.org |
kafka git commit: MINOR: Fixed documentation for KStream left join KStream-KTable |
Wed, 03 Aug, 21:01 |
guozh...@apache.org |
kafka git commit: MINOR: Fixed documentation for KStream left join KStream-KTable |
Wed, 03 Aug, 21:02 |
guozh...@apache.org |
kafka git commit: MINOR: rename StateStoreProvider.getStores() -> StateStoreProvider.stores() |
Wed, 03 Aug, 22:24 |
guozh...@apache.org |
kafka git commit: KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates |
Fri, 05 Aug, 17:03 |
guozh...@apache.org |
kafka git commit: resolve conflicts from cherry-picking 3dafb81da788294d4c2e9811f49437608e5b9ce8 |
Fri, 05 Aug, 17:36 |
guozh...@apache.org |
kafka git commit: MINOR: Doc individual partition must fit on the server that host it |
Tue, 09 Aug, 18:28 |
guozh...@apache.org |
kafka git commit: KAFKA-3936: Validate parameters as early as possible |
Tue, 09 Aug, 18:31 |
guozh...@apache.org |
[1/2] kafka git commit: KAFKA-3914: Global discovery of state stores |
Wed, 10 Aug, 21:25 |
guozh...@apache.org |
[2/2] kafka git commit: KAFKA-3914: Global discovery of state stores |
Wed, 10 Aug, 21:25 |
guozh...@apache.org |
[1/4] kafka git commit: KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) |
Wed, 17 Aug, 18:50 |
guozh...@apache.org |
[2/4] kafka git commit: KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) |
Wed, 17 Aug, 18:50 |
guozh...@apache.org |
[3/4] kafka git commit: KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) |
Wed, 17 Aug, 18:50 |
guozh...@apache.org |
[4/4] kafka git commit: KAFKA-3888: send consumer heartbeats from a background thread (KIP-62) |
Wed, 17 Aug, 18:50 |
guozh...@apache.org |
kafka git commit: KAFKA-4016: Added join benchmarks |
Fri, 19 Aug, 22:23 |
guozh...@apache.org |
kafka git commit: KAFKA-3949: Fix race condition when metadata update arrives during rebalance |
Sat, 20 Aug, 04:59 |
guozh...@apache.org |
kafka git commit: MINOR: improve Streams application reset tool to make sure application is down |
Sat, 20 Aug, 19:07 |
guozh...@apache.org |
kafka git commit: MINOR: improve Streams application reset tool to make sure application is down |
Mon, 22 Aug, 22:45 |
guozh...@apache.org |
kafka git commit: KAFKA-4049: Fix transient failure in RegexSourceIntegrationTest |
Mon, 22 Aug, 23:09 |
guozh...@apache.org |
kafka git commit: MINOR: Include request header in exception when correlation of request/response fails |
Fri, 26 Aug, 18:12 |
guozh...@apache.org |
kafka git commit: MINOR: Include request header in exception when correlation of request/response fails |
Fri, 26 Aug, 18:12 |
guozh...@apache.org |
kafka git commit: MINOR: Fix ProcessorTopologyTestDriver to support multiple source topics |
Fri, 26 Aug, 19:40 |
guozh...@apache.org |
kafka git commit: KAFKA-4058: Failure in org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterReset |
Tue, 30 Aug, 18:59 |
guozh...@apache.org |
kafka git commit: MINOR: onCompletion: metadata valid only if no exception |
Wed, 31 Aug, 19:09 |
gwens...@apache.org |
kafka git commit: MINOR: lower logging severity for offset reset |
Mon, 01 Aug, 16:08 |
gwens...@apache.org |
kafka git commit: KAFKA-3847: Use a separate producer per source task |
Fri, 12 Aug, 21:06 |
gwens...@apache.org |
kafka git commit: MINOR: Clarification in producer config documentation |
Fri, 19 Aug, 03:40 |
gwens...@apache.org |
kafka git commit: MINOR: Remove # from .bat start script |
Fri, 19 Aug, 03:50 |
gwens...@apache.org |
kafka git commit: KAFKA-3845: KIP-75: Add per-connector converters |
Fri, 19 Aug, 03:56 |
gwens...@apache.org |
kafka git commit: KAFKA-4056: Kafka logs values of sensitive configs like passwords |
Fri, 19 Aug, 18:30 |
gwens...@apache.org |
kafka git commit: KAFKA-4053: remove redundant if/else statements in TopicCommand |
Fri, 19 Aug, 18:59 |
gwens...@apache.org |
kafka git commit: KAFKA-4051: Use nanosecond clock for timers in broker |
Mon, 22 Aug, 22:58 |
gwens...@apache.org |
kafka git commit: MINOR: Update Kafka configuration documentation to use kafka-configs.… |
Fri, 26 Aug, 02:15 |
gwens...@apache.org |
kafka git commit: KAFKA-4052: Allow passing properties file to ProducerPerformance |
Fri, 26 Aug, 02:19 |
gwens...@apache.org |
kafka git commit: KAFKA-4070: implement Connect Struct.toString() |
Fri, 26 Aug, 02:25 |
gwens...@apache.org |
kafka git commit: MINOR: Improve log message in `ReplicaManager.becomeLeaderOrFollower` |
Fri, 26 Aug, 02:27 |
gwens...@apache.org |
kafka git commit: KAFKA-3742: (FIX) Can't run bin/connect-*.sh with -daemon flag |
Fri, 26 Aug, 03:23 |
gwens...@apache.org |
kafka git commit: MINOR: doc changes for QueueTimeMs JMX metrics. |
Fri, 26 Aug, 03:29 |
gwens...@apache.org |
kafka git commit: MINOR: Update MirrorMaker docs to remove multiple --consumer.config options |
Fri, 26 Aug, 03:32 |
ij...@apache.org |
kafka git commit: HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging |
Tue, 02 Aug, 11:57 |
ij...@apache.org |
kafka git commit: HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging |
Tue, 02 Aug, 12:03 |
ij...@apache.org |
[kafka] Git Push Summary |
Tue, 02 Aug, 12:59 |
ij...@apache.org |
kafka git commit: KAFKA-3667; Improve Section 7.2 Encryption and Authentication using SSL to include proper hostname verification configuration |
Wed, 03 Aug, 09:45 |
ij...@apache.org |
kafka git commit: KAFKA-3667; Improve Section 7.2 Encryption and Authentication using SSL to include proper hostname verification configuration |
Wed, 03 Aug, 09:49 |
ij...@apache.org |
kafka git commit: KAFKA-3945; Change the type of 'acks' config in console producer to String |
Wed, 03 Aug, 09:56 |
ij...@apache.org |
kafka git commit: KAFKA-4018; Streams causing older slf4j-log4j library to be packaged along with newer version |
Thu, 04 Aug, 01:04 |
ij...@apache.org |
kafka git commit: KAFKA-4018; Streams causing older slf4j-log4j library to be packaged along with newer version |
Thu, 04 Aug, 01:04 |
ij...@apache.org |
kafka git commit: KAFKA-3875; Transient test failure: kafka.api.SslProducerSendTest.testSendNonCompressedMessageWithCreateTime |
Thu, 04 Aug, 11:30 |
ij...@apache.org |
[kafka] Git Push Summary |
Thu, 04 Aug, 12:07 |
ij...@apache.org |
kafka git commit: KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates [Forced Update!] |
Fri, 05 Aug, 23:22 |
ij...@apache.org |
kafka git commit: KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates [Forced Update!] |
Fri, 05 Aug, 23:26 |
ij...@apache.org |
[1/3] kafka git commit: Bump version to 0.10.0.1 |
Mon, 08 Aug, 14:53 |
ij...@apache.org |
[2/3] kafka git commit: Merge tag '0.10.0.1-rc2' into 0.10.0 |
Mon, 08 Aug, 14:53 |
ij...@apache.org |
[3/3] kafka git commit: Bump version to 0.10.0.2-SNAPSHOT |
Mon, 08 Aug, 14:53 |
ij...@apache.org |
[kafka] Git Push Summary |
Mon, 08 Aug, 14:59 |
ij...@apache.org |
[1/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
[2/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
[3/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
[4/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
[5/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
[6/6] kafka-site git commit: Update javadoc for 0.10.0.1 release |
Mon, 08 Aug, 15:23 |
ij...@apache.org |
kafka-site git commit: Minor security and streams documentation updates from Kafka's 0.10.0 branch |
Mon, 08 Aug, 15:46 |
ij...@apache.org |
kafka git commit: MINOR: Add `fetchTopicMetadataFromZk` overload that takes `SecurityProtocol` parameter |
Tue, 09 Aug, 00:52 |
ij...@apache.org |
kafka git commit: MINOR: Add `fetchTopicMetadataFromZk` overload that takes `SecurityProtocol` parameter |
Tue, 09 Aug, 00:52 |
ij...@apache.org |
kafka git commit: KAFKA-4013; Include exception cause in SaslServerCallbackHandler |
Tue, 09 Aug, 01:12 |
ij...@apache.org |
kafka git commit: KAFKA-4013; Include exception cause in SaslServerCallbackHandler [Forced Update!] |
Tue, 09 Aug, 01:12 |
ij...@apache.org |
svn commit: r14715 - in /dev/kafka: ./ 0.10.0.1/ 0.10.0.1/javadoc/ 0.10.0.1/javadoc/org/ 0.10.0.1/javadoc/org/apache/ 0.10.0.1/javadoc/org/apache/kafka/ 0.10.0.1/javadoc/org/apache/kafka/clients/ 0.10.0.1/javadoc/org/apache/kafka/clients/consumer/ 0.10... |
Tue, 09 Aug, 01:58 |
ij...@apache.org |
[1/2] kafka-site git commit: Add download links for Kafka 0.10.0.1 |
Wed, 10 Aug, 23:36 |
ij...@apache.org |
[2/2] kafka-site git commit: Use archive instead of mirror link for release notes for convenience |
Wed, 10 Aug, 23:36 |
ij...@apache.org |
kafka git commit: KAFKA-4031; Check if buffer cleaner is null before using it |
Fri, 12 Aug, 11:07 |
ij...@apache.org |
kafka git commit: KAFKA-4012; Added #toString() to KerberosShortNamer |
Fri, 12 Aug, 21:57 |