You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: KAFKA-6260; Ensure selection keys are removed from all collections on socket close - posted by jg...@apache.org on 2017/12/01 19:34:09 UTC, 1 replies.
- kafka git commit: KAFKA-6296; Increase jitter to fix transient failure in NetworkClientTest.testConnectionDelayDisconnected - posted by jg...@apache.org on 2017/12/01 21:03:54 UTC, 0 replies.
- kafka git commit: MINOR: Improve EOS related config docs - posted by gu...@apache.org on 2017/12/01 22:39:50 UTC, 2 replies.
- kafka git commit: KAFKA-6118: Fix transient failure testTwoConsumersWithDifferentSaslCredentials - posted by gu...@apache.org on 2017/12/02 07:52:34 UTC, 2 replies.
- kafka git commit: HOTFIX: remove mis-merges from the previous commit - posted by gu...@apache.org on 2017/12/02 08:21:16 UTC, 0 replies.
- kafka git commit: MINOR: Fix broker compatibility tests - posted by gu...@apache.org on 2017/12/03 17:05:23 UTC, 0 replies.
- kafka git commit: MINOR: increase request timeout for streams bounce test - posted by gu...@apache.org on 2017/12/04 17:56:38 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client - posted by gu...@apache.org on 2017/12/04 18:21:47 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client - posted by gu...@apache.org on 2017/12/04 18:21:48 UTC, 0 replies.
- kafka git commit: KAFKA-6174; Add methods in AdminClient Options classes to restore binary compatibility with 0.11 - posted by ij...@apache.org on 2017/12/06 13:57:08 UTC, 1 replies.
- kafka git commit: MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse - posted by ij...@apache.org on 2017/12/06 14:55:52 UTC, 0 replies.
- kafka git commit: KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application - posted by gu...@apache.org on 2017/12/06 19:38:43 UTC, 0 replies.
- kafka git commit: KAFKA-6300; SelectorTest may fail with ConcurrentModificationException - posted by rs...@apache.org on 2017/12/06 19:42:26 UTC, 1 replies.
- kafka git commit: KAFKA-6193; Only delete reassign_partitions znode after reassignment is complete - posted by ij...@apache.org on 2017/12/06 20:26:21 UTC, 0 replies.
- kafka git commit: KAFKA-6065; Latency metric for KafkaZkClient - posted by ij...@apache.org on 2017/12/06 23:14:04 UTC, 0 replies.
- kafka git commit: MINOR: Avoid intermediate strings when parsing/decoding ZK JSON - posted by ij...@apache.org on 2017/12/07 00:38:58 UTC, 0 replies.
- kafka git commit: KAFKA-6313; Add SLF4J as direct dependency to Kafka core - posted by ij...@apache.org on 2017/12/07 08:37:03 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-4857: Replace StreamsKafkaClient with AdminClient in Kafka Streams - posted by gu...@apache.org on 2017/12/08 00:16:58 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-4857: Replace StreamsKafkaClient with AdminClient in Kafka Streams - posted by gu...@apache.org on 2017/12/08 00:16:59 UTC, 0 replies.
- kafka git commit: KAFKA-6289; NetworkClient should not expose failed internal ApiVersions requests - posted by rs...@apache.org on 2017/12/08 10:53:17 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-6121: Restore and global consumer should not use auto.offset.reset - posted by da...@apache.org on 2017/12/11 14:22:42 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-6121: Restore and global consumer should not use auto.offset.reset - posted by da...@apache.org on 2017/12/11 14:22:43 UTC, 0 replies.
- kafka git commit: MINOR: Increase number of messages in replica verification tool test - posted by jg...@apache.org on 2017/12/11 19:14:55 UTC, 2 replies.
- kafka-site git commit: KAFKA-6334: fix typo in backwards compatibility note - posted by gu...@apache.org on 2017/12/12 02:51:37 UTC, 0 replies.
- kafka git commit: KAFKA-6334: minor typo fix in web docs - posted by gu...@apache.org on 2017/12/12 02:55:24 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-6324; Change LogSegment.delete to deleteIfExists and harden log recovery - posted by ij...@apache.org on 2017/12/12 08:00:43 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-6324; Change LogSegment.delete to deleteIfExists and harden log recovery - posted by ij...@apache.org on 2017/12/12 08:00:44 UTC, 0 replies.
- kafka git commit: KAFKA-6319: Quote strings stored in JSON configs - posted by ij...@apache.org on 2017/12/12 10:26:36 UTC, 1 replies.
- kafka git commit: KAFKA-5631; Use Jackson for serialising to JSON - posted by ij...@apache.org on 2017/12/12 16:34:41 UTC, 0 replies.
- kafka git commit: KAFKA-5764; Add toLowerCase support to sasl.kerberos.principal.to.local rule (KIP-203) - posted by jg...@apache.org on 2017/12/12 23:56:23 UTC, 0 replies.
- kafka git commit: MINOR: Fix warn logging in RecordCollectorImpl - posted by gu...@apache.org on 2017/12/13 03:13:44 UTC, 0 replies.
- kafka git commit: KAFKA-6349: Fix concurrent modification exception in AbstractStateManager during restore - posted by gu...@apache.org on 2017/12/13 03:25:05 UTC, 0 replies.
- kafka git commit: KAFKA-6360: Clear RocksDB Segments when store is closed - posted by gu...@apache.org on 2017/12/14 17:51:59 UTC, 0 replies.
- kafka git commit: KAFKA-6102; Consolidate MockTime implementations between connect and clients - posted by jg...@apache.org on 2017/12/14 22:50:45 UTC, 0 replies.
- kafka git commit: KAFKA-6308; Connect Struct should use deepEquals/deepHashCode - posted by jg...@apache.org on 2017/12/14 23:30:00 UTC, 0 replies.
- kafka git commit: KAFKA-6086: Provide for custom error handling when Kafka Streams fails to produce - posted by da...@apache.org on 2017/12/15 12:56:03 UTC, 0 replies.
- kafka git commit: KAFKA-5526; Additional `--describe` views for ConsumerGroupCommand (KIP-175) - posted by jg...@apache.org on 2017/12/15 18:30:12 UTC, 0 replies.
- kafka git commit: KAFKA-5473; handle ZK session expiration properly when a new session can't be established - posted by ju...@apache.org on 2017/12/15 22:48:37 UTC, 0 replies.
- kafka git commit: MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer - posted by gu...@apache.org on 2017/12/18 19:10:12 UTC, 1 replies.
- kafka git commit: KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data - posted by jg...@apache.org on 2017/12/18 19:16:30 UTC, 1 replies.
- kafka git commit: MINOR: Stabilize flaky smoke system tests before KIP-91 - posted by gu...@apache.org on 2017/12/19 01:34:54 UTC, 1 replies.
- kafka git commit: MINOR: Fix race condition in KafkaStreamsTest.shouldReturnThreadMetadata - posted by gu...@apache.org on 2017/12/19 01:39:32 UTC, 1 replies.
- kafka git commit: KAFKA-6317; Maven artifact for kafka should not depend on log4j - posted by ij...@apache.org on 2017/12/19 15:16:01 UTC, 0 replies.
- kafka git commit: MINOR: Broker down for significant amt of time system test - posted by gu...@apache.org on 2017/12/19 23:37:31 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms - posted by gu...@apache.org on 2017/12/20 00:05:47 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms - posted by gu...@apache.org on 2017/12/20 00:05:48 UTC, 0 replies.
- kafka git commit: KAFKA-6331; Fix transient failure in AdminClientIntegrationTest.testAlterReplicaLogDirs - posted by ij...@apache.org on 2017/12/20 12:02:08 UTC, 0 replies.
- kafka git commit: KAFKA-5746; Document new broker metrics added for health checks - posted by ij...@apache.org on 2017/12/20 13:38:07 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand - posted by ju...@apache.org on 2017/12/20 20:19:41 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand - posted by ju...@apache.org on 2017/12/20 20:19:42 UTC, 0 replies.
- [01/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:17 UTC, 0 replies.
- [02/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:18 UTC, 0 replies.
- [03/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:19 UTC, 0 replies.
- [04/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:20 UTC, 0 replies.
- [05/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:21 UTC, 0 replies.
- [06/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:22 UTC, 0 replies.
- [07/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:23 UTC, 0 replies.
- [08/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:24 UTC, 0 replies.
- [09/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:25 UTC, 0 replies.
- [10/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:26 UTC, 0 replies.
- [11/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:27 UTC, 0 replies.
- [12/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:28 UTC, 0 replies.
- [13/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:29 UTC, 0 replies.
- [14/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:30 UTC, 0 replies.
- [15/15] kafka-site git commit: MINOR: Improve Streams Dev Guide - posted by gu...@apache.org on 2017/12/20 21:23:31 UTC, 0 replies.
- kafka git commit: KAFKA-5849; Add process stop, round trip workload, partitioned test - posted by rs...@apache.org on 2017/12/20 21:33:12 UTC, 0 replies.
- kafka git commit: KAFKA-4263: Fix flaky test QueryableStateIntegrationTest.concurrentAccess - posted by gu...@apache.org on 2017/12/20 23:22:12 UTC, 1 replies.
- [1/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:45 UTC, 0 replies.
- [2/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:46 UTC, 0 replies.
- [3/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:47 UTC, 0 replies.
- [4/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:48 UTC, 0 replies.
- [5/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:49 UTC, 0 replies.
- [6/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:50 UTC, 0 replies.
- [7/7] kafka-site git commit: HOTFIX: broken /10 docs - posted by gu...@apache.org on 2017/12/20 23:51:51 UTC, 0 replies.
- kafka git commit: KAFKA-6126: Remove unnecessary topics created check - posted by gu...@apache.org on 2017/12/21 02:02:38 UTC, 0 replies.
- kafka git commit: MINOR: Fix race condition in Streams EOS system test - posted by gu...@apache.org on 2017/12/21 02:44:39 UTC, 1 replies.
- [1/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:15:59 UTC, 0 replies.
- [2/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:00 UTC, 0 replies.
- [3/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:01 UTC, 0 replies.
- [4/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:02 UTC, 0 replies.
- [5/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:03 UTC, 0 replies.
- [6/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:04 UTC, 0 replies.
- [7/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:05 UTC, 0 replies.
- [8/8] kafka git commit: MINOR: Improve Streams Dev Guide content on web docs - posted by gu...@apache.org on 2017/12/21 19:16:06 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Use GitHub git repo for push by default (#4352) - posted by ij...@apache.org on 2017/12/22 01:19:16 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5895: Gradle 3.0+ is needed on the build (#3861) - posted by ij...@apache.org on 2017/12/22 01:52:15 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6320: Move ZK metrics in KafkaHealthCheck to ZookeeperClient (#4351) - posted by ij...@apache.org on 2017/12/22 10:29:08 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6390: Update ZooKeeper to 3.4.11, Gradle and other minor updates (#4345) - posted by ij...@apache.org on 2017/12/22 18:41:25 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5772 Improve Util classes (#3370) - posted by jg...@apache.org on 2017/12/22 19:41:23 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Web docs for KIP-220 - posted by gu...@apache.org on 2017/12/22 19:53:11 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Use TopicPartition in ConsumerGroupCommand instead of TopicAndPartition where possible (#4333) - posted by jg...@apache.org on 2017/12/23 02:37:45 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods (#4353) - posted by ij...@apache.org on 2017/12/27 16:30:11 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fixed clusterId reference in Metadata.update (#4360) - posted by jg...@apache.org on 2017/12/28 18:21:47 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Use EnumMap/EnumSet if possible (#3919) - posted by ij...@apache.org on 2017/12/29 12:39:29 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Temporarily disable flaky Streams EOS system tests (#4355) - posted by ij...@apache.org on 2017/12/29 12:44:11 UTC, 0 replies.