ewe...@apache.org |
kafka git commit: KAFKA-4977: Fix findbugs issues in connect/runtime |
Tue, 04 Apr, 00:57 |
ewe...@apache.org |
kafka git commit: KAFKA-4855: Struct SchemaBuilder should not allow duplicate fields |
Tue, 04 Apr, 03:09 |
ewe...@apache.org |
kafka git commit: KAFKA-4810: Make Kafka Connect SchemaBuilder more lax about checking that fields are unset |
Tue, 04 Apr, 21:58 |
ewe...@apache.org |
kafka git commit: KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint |
Tue, 04 Apr, 22:07 |
ewe...@apache.org |
kafka git commit: KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint |
Tue, 04 Apr, 22:07 |
ewe...@apache.org |
kafka git commit: MINOR: don't throw CommitFailedException during suspendTasksAndState |
Tue, 04 Apr, 22:12 |
ewe...@apache.org |
kafka git commit: MINOR: improve MinTimestampTrackerTest and fix NPE when null element |
Tue, 04 Apr, 23:27 |
ewe...@apache.org |
kafka git commit: KAFKA-4916: test streams with brokers failing |
Wed, 05 Apr, 01:40 |
ewe...@apache.org |
kafka git commit: KAFKA-4916: test streams with brokers failing |
Thu, 06 Apr, 21:51 |
guozh...@apache.org |
kafka git commit: KAFKA-4937: Batch offset fetches in the Consumer |
Thu, 20 Apr, 20:36 |
guozh...@apache.org |
kafka git commit: MINOR: improve test stability for Streams broker-compatibility test |
Thu, 20 Apr, 20:49 |
guozh...@apache.org |
kafka git commit: MINOR: reduce commit interval and cache size for integration test |
Thu, 20 Apr, 21:11 |
guozh...@apache.org |
kafka git commit: MINOR: reduce commit interval and cache size for integration test |
Thu, 20 Apr, 21:17 |
guozh...@apache.org |
kafka git commit: KAFKA-5047: NullPointerException while using GlobalKTable in KafkaStreams |
Thu, 20 Apr, 21:24 |
guozh...@apache.org |
kafka git commit: KAFKA-5073: Kafka Streams stuck rebalancing after exception thrown in rebalance listener |
Thu, 20 Apr, 21:34 |
guozh...@apache.org |
kafka git commit: KAFKA-5095: Adjust accepted overhead for ThreadCacheTest |
Thu, 20 Apr, 21:55 |
guozh...@apache.org |
kafka git commit: KAFKA-5095: Adjust accepted overhead for ThreadCacheTest |
Thu, 20 Apr, 21:55 |
guozh...@apache.org |
kafka git commit: KAFKA-4980: testReprocessingFromScratch unit test failure |
Thu, 20 Apr, 23:05 |
guozh...@apache.org |
kafka git commit: KAFKA-5088: some spelling error in code comment |
Fri, 21 Apr, 04:43 |
guozh...@apache.org |
kafka git commit: MINOR: fix record collector to stick with streams partitioner behavior if it is specified |
Fri, 21 Apr, 17:47 |
guozh...@apache.org |
kafka git commit: KAFKA-4564: Add system test for pre-0.10 brokers |
Fri, 21 Apr, 17:53 |
guozh...@apache.org |
kafka git commit: MINOR: improve test cleanup for Streams |
Fri, 21 Apr, 20:10 |
guozh...@apache.org |
kafka git commit: KAFKA-5090: Fix Kafka Streams SessionStore.findSessions javadoc broken |
Fri, 21 Apr, 20:25 |
guozh...@apache.org |
kafka git commit: MINOR: fix javadoc comment of Transformer |
Fri, 21 Apr, 20:27 |
guozh...@apache.org |
kafka git commit: KAFKA-4755: Cherry-pick streams tests fixes from trunk |
Mon, 24 Apr, 16:50 |
guozh...@apache.org |
[1/2] kafka git commit: KAFKA-5111: Improve internal Task APIs of Streams |
Wed, 26 Apr, 01:10 |
guozh...@apache.org |
[2/2] kafka git commit: KAFKA-5111: Improve internal Task APIs of Streams |
Wed, 26 Apr, 01:10 |
guozh...@apache.org |
kafka git commit: KAFKA-5124: autocommit reset earliest fixes race condition |
Wed, 26 Apr, 19:27 |
guozh...@apache.org |
svn commit: r19281 - in /release/kafka/0.10.2.1: ./ javadoc/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/kafka/ javadoc/org/apache/kafka/clients/ javadoc/org/apache/kafka/clients/consumer/ javadoc/org/apache/kafka/clients/producer/ javadoc/org/... |
Wed, 26 Apr, 19:59 |
guozh...@apache.org |
[01/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[02/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[03/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[04/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[05/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[06/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[07/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[08/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[09/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
[10/10] kafka git commit: KAFKA-5059: Implement Transactional Coordinator |
Wed, 26 Apr, 21:11 |
guozh...@apache.org |
kafka git commit: KAFKA-5005: IntegrationTestUtils to override consumer configs and reuse consumer |
Thu, 27 Apr, 23:38 |
guozh...@apache.org |
[1/2] kafka git commit: KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task |
Fri, 28 Apr, 00:11 |
guozh...@apache.org |
[2/2] kafka git commit: KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task |
Fri, 28 Apr, 00:11 |
guozh...@apache.org |
kafka git commit: MINOR: adding global store must ensure unique names |
Fri, 28 Apr, 00:41 |
guozh...@apache.org |
kafka git commit: KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed |
Fri, 28 Apr, 06:28 |
gwens...@apache.org |
kafka git commit: KAFKA-4878: Improved Invalid Connect Config Error Message |
Mon, 03 Apr, 20:09 |
gwens...@apache.org |
kafka git commit: KAFKA-4878: Improved Invalid Connect Config Error Message |
Mon, 03 Apr, 20:09 |
gwens...@apache.org |
kafka git commit: KAFKA-4929: Transformation Key/Value type references should be to class name(), not canonicalName() |
Thu, 06 Apr, 18:33 |
gwens...@apache.org |
kafka-site git commit: SMT example, correct classnames in the generated transformations list and more Connect in TOC |
Thu, 06 Apr, 22:45 |
gwens...@apache.org |
kafka git commit: KAFKA-5042: InFlightRequests#isEmpty() always returns false |
Fri, 07 Apr, 17:14 |
gwens...@apache.org |
kafka git commit: KAFKA-4943: Make /config/users with SCRAM credentials not world-readable |
Fri, 07 Apr, 18:07 |
gwens...@apache.org |
kafka git commit: KAFKA-4943: Make /config/users with SCRAM credentials not world-readable |
Fri, 07 Apr, 21:07 |
gwens...@apache.org |
[kafka] Git Push Summary |
Fri, 07 Apr, 22:52 |
gwens...@apache.org |
[1/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
[2/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
[3/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
[4/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
[5/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
[6/6] kafka-site git commit: Add 0.10.2 docs from 0.10.2.1 RC0 |
Fri, 07 Apr, 23:57 |
gwens...@apache.org |
kafka git commit: HOTFIX: Use a true sentinel for `UseDefaultAcls` |
Mon, 10 Apr, 16:16 |
gwens...@apache.org |
kafka git commit: HOTFIX: Use a true sentinel for `UseDefaultAcls` |
Mon, 10 Apr, 16:17 |
gwens...@apache.org |
kafka git commit: MINOR: Added changes in 0.10.2.1 |
Wed, 12 Apr, 00:07 |
gwens...@apache.org |
kafka git commit: MINOR: Added changes in 0.10.2.1 |
Wed, 12 Apr, 00:08 |
gwens...@apache.org |
kafka-site git commit: upgrade notes for 0.10.2.1 |
Wed, 12 Apr, 00:41 |
gwens...@apache.org |
kafka-site git commit: MINOR: fixing broken tag |
Wed, 12 Apr, 00:56 |
gwens...@apache.org |
[kafka] Git Push Summary |
Thu, 13 Apr, 00:12 |
gwens...@apache.org |
[kafka] Git Push Summary |
Tue, 18 Apr, 14:52 |
gwens...@apache.org |
[kafka] Git Push Summary |
Fri, 21 Apr, 16:51 |
gwens...@apache.org |
[kafka] Git Push Summary |
Wed, 26 Apr, 19:22 |
gwens...@apache.org |
[1/3] kafka git commit: Bump version to 0.10.2.1 |
Wed, 26 Apr, 19:25 |
gwens...@apache.org |
[2/3] kafka git commit: Merge tag '0.10.2.1-rc3' into 0.10.2 |
Wed, 26 Apr, 19:25 |
gwens...@apache.org |
[3/3] kafka git commit: Post 0.10.2.1 release version bumping |
Wed, 26 Apr, 19:25 |
gwens...@apache.org |
kafka-site git commit: adding release 0.10.2.1 to downloads |
Thu, 27 Apr, 18:39 |
ij...@apache.org |
kafka git commit: MINOR: Add jenkins.sh to 0.10.2 branch |
Sat, 01 Apr, 13:32 |
ij...@apache.org |
kafka git commit: MINOR: Fix deadlock between StreamThread and KafkaStreams |
Mon, 03 Apr, 11:55 |
ij...@apache.org |
kafka git commit: MINOR: Fix potential deadlock in consumer close test |
Mon, 03 Apr, 11:58 |
ij...@apache.org |
kafka git commit: MINOR: Close the producer batch append stream when the batch gets full to free up resources |
Mon, 03 Apr, 23:14 |
ij...@apache.org |
kafka git commit: MINOR: Suppress ProducerConfig warning in MirrorMaker |
Mon, 03 Apr, 23:18 |
ij...@apache.org |
kafka git commit: HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer |
Wed, 05 Apr, 09:31 |
ij...@apache.org |
kafka git commit: MINOR: Fix flaky StateDirectoryTest |
Wed, 05 Apr, 09:42 |
ij...@apache.org |
kafka git commit: HOTFIX: Fix checkstyle indentation error in ConnectorPluginsResource |
Wed, 05 Apr, 09:54 |
ij...@apache.org |
kafka git commit: HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer |
Wed, 05 Apr, 10:21 |
ij...@apache.org |
kafka git commit: MINOR: Make ConfigDef safer by not using empty string for NO_DEFAULT_VALUE. |
Wed, 05 Apr, 10:37 |
ij...@apache.org |
kafka git commit: MINOR: Fix multiple KafkaStreams.StreamStateListener being instantiated |
Wed, 05 Apr, 10:39 |
ij...@apache.org |
kafka git commit: KAFKA-4993; Fix findbugs warnings in kafka-clients |
Wed, 05 Apr, 21:17 |
ij...@apache.org |
kafka git commit: KAFKA-5003; StreamThread should catch InvalidTopicException |
Thu, 06 Apr, 11:02 |
ij...@apache.org |
kafka git commit: MINOR: Improve log4j on stream thread and stream process |
Thu, 06 Apr, 11:28 |
ij...@apache.org |
kafka git commit: MINOR: Improve topic management instructions for Kafka Streams examples |
Thu, 06 Apr, 11:34 |
ij...@apache.org |
kafka git commit: MINOR: Improve topic management instructions for Kafka Streams examples |
Thu, 06 Apr, 11:35 |
ij...@apache.org |
kafka git commit: MINOR: Clarify ReadOnlyWindowStore's time range behaviour |
Thu, 06 Apr, 13:45 |
ij...@apache.org |
kafka git commit: MINOR: Clarify ReadOnlyWindowStore's time range behaviour |
Thu, 06 Apr, 13:45 |
ij...@apache.org |
kafka git commit: KAFKA-4901; Make ProduceRequest thread-safe |
Thu, 06 Apr, 20:58 |
ij...@apache.org |
kafka git commit: KAFKA-5003; StreamThread should catch InvalidTopicException |
Thu, 06 Apr, 21:36 |
ij...@apache.org |
kafka git commit: KAFKA-4995; Fix remaining findbugs warnings in Kafka Streams |
Thu, 06 Apr, 22:59 |
ij...@apache.org |
[1/2] kafka git commit: KAFKA-4990; Request/response classes for transactions (KIP-98) |
Fri, 07 Apr, 11:08 |
ij...@apache.org |
[2/2] kafka git commit: KAFKA-4990; Request/response classes for transactions (KIP-98) |
Fri, 07 Apr, 11:08 |
ij...@apache.org |
kafka git commit: MINOR: CollectionUtils.groupDataByTopic in OffsetsForLeaderEpochRequest/Response |
Fri, 07 Apr, 11:24 |
ij...@apache.org |
kafka git commit: KAFKA-4899; Fix findbugs warnings in kafka-core |
Fri, 07 Apr, 11:40 |
ij...@apache.org |
kafka git commit: KAFKA-4899; Fix findbugs warnings in kafka-core [Forced Update!] |
Fri, 07 Apr, 11:41 |
ij...@apache.org |
kafka git commit: KAFKA-5040; Increase number of retries from the default of 0 |
Fri, 07 Apr, 12:39 |
ij...@apache.org |
kafka git commit: KAFKA-5040; Increase number of retries from the default of 0 |
Fri, 07 Apr, 12:39 |