You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: MINOR: bug fixes to ducktape services - posted by ew...@apache.org on 2016/07/01 04:16:18 UTC, 1 replies.
- kafka git commit: MINOR: fix Bash shebang on vagrant/ scripts - posted by ew...@apache.org on 2016/07/01 18:48:01 UTC, 0 replies.
- kafka git commit: KAFKA-3902: Optimize KTable.filter in Streams DSL to avoid forwarding if both old and new values are null - posted by gu...@apache.org on 2016/07/01 23:47:14 UTC, 1 replies.
- kafka git commit: MINOR: remove "auto.commit.interval.ms" from "Manual Offset Control" example - posted by ij...@apache.org on 2016/07/02 01:08:58 UTC, 0 replies.
- kafka git commit: MINOR: Fix consumer constructor doc string - posted by ij...@apache.org on 2016/07/02 01:11:37 UTC, 0 replies.
- kafka git commit: MINOR: Typo fix in docs ops - posted by ij...@apache.org on 2016/07/02 01:20:51 UTC, 0 replies.
- kafka git commit: MINOR: Warning instead of error if TGT cannot be renewed beyond the next expiry date - posted by ij...@apache.org on 2016/07/02 01:36:22 UTC, 0 replies.
- kafka git commit: KAFKA-3854: Fix issues with new consumer's subsequent regex (pattern) subscriptions - posted by ew...@apache.org on 2016/07/04 21:09:35 UTC, 1 replies.
- kafka git commit: MINOR: Fix few documentation errors in streams quickstart - posted by gu...@apache.org on 2016/07/05 02:56:13 UTC, 0 replies.
- kafka git commit: resolve conflicts - posted by gu...@apache.org on 2016/07/05 02:58:12 UTC, 3 replies.
- kafka git commit: HOTFIX: Auto-repartitioning for merge() and code simplifications - posted by gu...@apache.org on 2016/07/05 16:16:48 UTC, 0 replies.
- kafka git commit: MINOR: Fix generics in KStream.groupBy(...) - posted by gu...@apache.org on 2016/07/05 16:30:44 UTC, 0 replies.
- kafka git commit: MINOR: fix generics in Windows.segments and Windows.until - posted by gu...@apache.org on 2016/07/05 18:38:18 UTC, 1 replies.
- kafka git commit: KAFKA-3802; log mtimes reset on broker restart / shutdown - posted by ij...@apache.org on 2016/07/06 15:13:02 UTC, 1 replies.
- kafka git commit: KAFKA-3794: added stream / table names as prefix to print / writeAsText - posted by gu...@apache.org on 2016/07/06 17:46:39 UTC, 0 replies.
- kafka git commit: KAFKA-3836: KStreamReduce and KTableReduce should not pass nulls to Deserializers - posted by gu...@apache.org on 2016/07/06 19:27:21 UTC, 1 replies.
- kafka git commit: KAFKA-3926: Fix transient test failure in RegexSourceIntegrationTest - posted by gu...@apache.org on 2016/07/06 19:32:12 UTC, 0 replies.
- kafka git commit: KAFKA-3887: KAFKA-3817 follow-up to avoid forwarding value if it is null in KTableRepartition - posted by gu...@apache.org on 2016/07/08 15:36:24 UTC, 1 replies.
- kafka git commit: KAFKA-3920: Add Schema source connector to Kafka Connect - posted by ew...@apache.org on 2016/07/08 17:57:03 UTC, 0 replies.
- kafka git commit: KAFKA-3111; Fix ConsumerPerformance reporting to use time-based instead of message-based intervals - posted by ju...@apache.org on 2016/07/08 23:18:31 UTC, 0 replies.
- kafka git commit: KAFKA-3844; Sort configuration items in log - posted by ij...@apache.org on 2016/07/09 01:04:52 UTC, 0 replies.
- kafka git commit: MINOR: Update design.html - posted by ij...@apache.org on 2016/07/09 01:07:45 UTC, 0 replies.
- kafka git commit: MINOR: Typo fix in comments - posted by ij...@apache.org on 2016/07/09 01:09:23 UTC, 0 replies.
- kafka git commit: KAFKA-3849; Add explanation on why polling every second in MirrorMaker is required - posted by ij...@apache.org on 2016/07/09 01:51:20 UTC, 0 replies.
- kafka git commit: KAFKA-2941: Clarify docs for key and value Converters - posted by gw...@apache.org on 2016/07/11 04:23:23 UTC, 0 replies.
- kafka git commit: KAFKA-3725; Update documentation with regards to XFS - posted by ij...@apache.org on 2016/07/11 08:01:32 UTC, 1 replies.
- kafka git commit: KAFKA-3942; Change IntegrationTestUtils.purgeLocalStreamsState to use java.io.tmpdir - posted by ij...@apache.org on 2016/07/11 08:50:34 UTC, 0 replies.
- kafka-site git commit: Update 0.10.0 docs from Kafka's 0.10.0 branch - posted by ij...@apache.org on 2016/07/11 11:24:43 UTC, 0 replies.
- kafka git commit: KAFKA-3562; Handle topic deletion during a send - posted by ij...@apache.org on 2016/07/11 16:31:59 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates - posted by gu...@apache.org on 2016/07/11 20:57:06 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates - posted by gu...@apache.org on 2016/07/11 20:57:07 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2945; CreateTopic - protocol and server side implementation - posted by ju...@apache.org on 2016/07/12 15:21:24 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2945; CreateTopic - protocol and server side implementation - posted by ju...@apache.org on 2016/07/12 15:21:25 UTC, 0 replies.
- kafka git commit: KAFKA-3931: Fix transient failures in pattern subscription tests - posted by gu...@apache.org on 2016/07/12 18:31:43 UTC, 1 replies.
- kafka git commit: MINOR: Check null in SmokeTestDriver to avoid NPE - posted by gu...@apache.org on 2016/07/12 19:15:20 UTC, 1 replies.
- kafka git commit: KAFKA-3941: Delay eviction listener in InMemoryKeyValueLoggedStore after restoration - posted by gu...@apache.org on 2016/07/14 01:11:30 UTC, 1 replies.
- kafka git commit: KAFKA-3905: Handling null/empty topics and collections, patterns when subscription with list of topics or with patterns, and with assignments. - posted by ij...@apache.org on 2016/07/14 09:50:48 UTC, 0 replies.
- kafka git commit: KAFKA-3952: Consumer rebalance verifier never succeed due to type mismatch - posted by gu...@apache.org on 2016/07/15 17:08:53 UTC, 2 replies.
- [1/2] kafka git commit: KAFKA-3870: Expose state store names in DSL - posted by gu...@apache.org on 2016/07/18 19:12:58 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-3870: Expose state store names in DSL - posted by gu...@apache.org on 2016/07/18 19:12:59 UTC, 0 replies.
- kafka git commit: MINOR: Added simple streams benchmark to system tests - posted by gu...@apache.org on 2016/07/18 19:17:02 UTC, 0 replies.
- kafka git commit: MINOR: Doc of 'retries' config should mention max.in.flight.requests.per.connection to avoid confusion - posted by ij...@apache.org on 2016/07/19 09:10:55 UTC, 1 replies.
- kafka git commit: MINOR: Fix typo in Operations section - posted by ij...@apache.org on 2016/07/19 09:20:25 UTC, 1 replies.
- kafka git commit: KAFKA-3855: Guard race conditions in TopologyBuilder - posted by gu...@apache.org on 2016/07/19 15:44:52 UTC, 0 replies.
- kafka git commit: KAFKA-3922: add constructor to AbstractStream class - posted by gu...@apache.org on 2016/07/19 17:56:17 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-3912: Query local state stores - posted by gu...@apache.org on 2016/07/19 21:02:27 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-3912: Query local state stores - posted by gu...@apache.org on 2016/07/19 21:02:28 UTC, 0 replies.
- kafka git commit: MINOR: Remove slf4j-log4j from kafka-streams compile dependencies - posted by gu...@apache.org on 2016/07/19 22:45:16 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-3812: fix state store directory locking in Kafka Streams - posted by gu...@apache.org on 2016/07/19 23:00:51 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-3812: fix state store directory locking in Kafka Streams - posted by gu...@apache.org on 2016/07/19 23:00:52 UTC, 0 replies.
- kafka git commit: HOTFIX: fix compilation error due to merge of KAFKA-3812 - posted by gu...@apache.org on 2016/07/19 23:54:55 UTC, 0 replies.
- [1/2] kafka git commit: Cherry-pick KAFKA-3941: Delay eviction listener in InMemoryKeyValueLoggedStore after restoration - posted by gu...@apache.org on 2016/07/20 00:47:45 UTC, 0 replies.
- [2/2] kafka git commit: Merge branch '0.10.0' of https://git-wip-us.apache.org/repos/asf/kafka into 0.10.0 - posted by gu...@apache.org on 2016/07/20 00:47:46 UTC, 0 replies.
- kafka git commit: MINOR: Remove unused parameter in `checkIfPartitionReassignmentSucceeded` and clean-ups - posted by gw...@apache.org on 2016/07/20 02:04:28 UTC, 0 replies.
- kafka git commit: KAFKA-3915; Don't convert messages from v0 to v1 during log compaction - posted by gu...@apache.org on 2016/07/20 19:49:31 UTC, 0 replies.
- kafka git commit: KAFKA-3915; Don't convert messages from v0 to v1 during log compaction The conversion is unsafe as the converted message size may be greater than the message size limit. Updated `LogCleanerIntegrationTest` to test the max message size c [Forced Update!] - posted by ij...@apache.org on 2016/07/20 20:19:36 UTC, 0 replies.
- kafka git commit: MINOR: MetadataCache brokerId is not set on first run with generated broker id - posted by ij...@apache.org on 2016/07/20 23:49:32 UTC, 0 replies.
- kafka git commit: MINOR: Improve PartitionState logging and remove duplication of code - posted by ij...@apache.org on 2016/07/21 00:00:45 UTC, 1 replies.
- kafka git commit: KAFKA-3740: Enable configuration of RocksDBStores - posted by gu...@apache.org on 2016/07/21 18:04:12 UTC, 0 replies.
- kafka git commit: KAFKA-3858: Add functions to print stream topologies - posted by gu...@apache.org on 2016/07/21 20:11:57 UTC, 0 replies.
- kafka git commit: KAFKA-3911: KTable source materialization - posted by gu...@apache.org on 2016/07/21 21:45:02 UTC, 0 replies.
- kafka git commit: MINOR: Upgrade RocksDB to 4.8.0 - posted by gu...@apache.org on 2016/07/21 23:11:27 UTC, 1 replies.
- kafka git commit: HOTFIX: Adding init file so streams benchmark is autodiscovered - posted by ij...@apache.org on 2016/07/21 23:19:03 UTC, 0 replies.
- kafka git commit: KAFKA-3782: Fix transient failure in connect distributed bounce test - posted by ew...@apache.org on 2016/07/22 03:09:13 UTC, 1 replies.
- kafka git commit: MINOR: Update to Gradle 2.14.1 - posted by ew...@apache.org on 2016/07/22 04:32:58 UTC, 0 replies.
- kafka git commit: MINOR: Increase default `waitTime` in `waitUntilTrue` to 15 seconds - posted by ij...@apache.org on 2016/07/22 16:58:41 UTC, 0 replies.
- kafka git commit: KAFKA-3983; Add additional information to Acceptor debug message - posted by ij...@apache.org on 2016/07/22 17:10:03 UTC, 1 replies.
- kafka git commit: KAFKA-3960; Committed offset not set after first assign - posted by ij...@apache.org on 2016/07/23 08:52:46 UTC, 1 replies.
- kafka git commit: KAFKA-3960; Committed offset not set after first assign [Forced Update!] - posted by ij...@apache.org on 2016/07/23 10:01:57 UTC, 0 replies.
- kafka git commit: MINOR: Small enhancement to Deserializer Javadoc - posted by ew...@apache.org on 2016/07/25 18:03:25 UTC, 1 replies.
- kafka git commit: KAFKA-3500: Handle null keys and values in KafkaOffsetBackingStore. - posted by ew...@apache.org on 2016/07/25 21:25:24 UTC, 2 replies.
- [kafka] Git Push Summary - posted by ew...@apache.org on 2016/07/25 21:25:33 UTC, 2 replies.
- kafka git commit: KAFKA-3933; Always fully read deepIterator - posted by ij...@apache.org on 2016/07/26 01:58:58 UTC, 1 replies.
- kafka git commit: KAFKA-3935; Fix test_restart_failed_task system test for SinkTasks - posted by ij...@apache.org on 2016/07/26 02:02:08 UTC, 1 replies.
- kafka git commit: MINOR: cleanup apache license in python files - posted by ij...@apache.org on 2016/07/26 02:04:18 UTC, 0 replies.
- kafka git commit: MINOR: Increase default timeout for other `wait` methods in `TestUtils` - posted by ij...@apache.org on 2016/07/26 23:40:48 UTC, 0 replies.
- kafka git commit: KAFKA-3851: Automate release notes and include links to upgrade notes for release and most recent docs to forward users of older releases to newest docs. - posted by ew...@apache.org on 2016/07/27 05:33:46 UTC, 0 replies.
- kafka git commit: KAFKA-3996; ByteBufferMessageSet.writeTo() should be non-blocking - posted by ju...@apache.org on 2016/07/27 14:51:46 UTC, 1 replies.
- kafka git commit: KAFKA-3924; Replacing halt with exit upon LEO mismatch to trigger gra… - posted by ju...@apache.org on 2016/07/27 15:22:27 UTC, 1 replies.
- kafka git commit: KAFKA-3185: Allow users to cleanup internal Kafka Streams data - posted by gu...@apache.org on 2016/07/27 21:11:43 UTC, 0 replies.
- kafka git commit: KAFKA-3185: [Streams] Added Kafka Streams Application Reset Tool - posted by gu...@apache.org on 2016/07/27 22:55:12 UTC, 0 replies.
- kafka git commit: KAFKA-3851; Automate release notes and include links to upgrade notes for release and most recent docs to forward users of older releases to newest docs. - posted by ij...@apache.org on 2016/07/27 23:00:26 UTC, 1 replies.
- kafka git commit: KAFKA-3977; Defer fetch parsing for space efficiency and to ensure exceptions are raised to the user - posted by ij...@apache.org on 2016/07/28 10:16:05 UTC, 1 replies.
- kafka git commit: KAFKA-3977; Defer fetch parsing for space efficiency and to ensure exceptions are raised to the user [Forced Update!] - posted by ij...@apache.org on 2016/07/28 10:18:42 UTC, 0 replies.
- [1/2] kafka git commit: MINOR: Return `false` instead of exception from `Record.isValid` if buffer is too small - posted by ij...@apache.org on 2016/07/28 11:47:45 UTC, 0 replies.
- [2/2] kafka git commit: HOTFIX: Add license information to release_notes.py - posted by ij...@apache.org on 2016/07/28 11:47:46 UTC, 0 replies.
- kafka git commit: HOTFIX: Add license information to release_notes.py - posted by ij...@apache.org on 2016/07/28 11:49:20 UTC, 0 replies.
- kafka git commit: HOTFIX: Add license information to release_notes.py [Forced Update!] - posted by ij...@apache.org on 2016/07/28 11:50:29 UTC, 0 replies.
- kafka git commit: MINOR: Consumer should throw KafkaException on invalid checksum - posted by ij...@apache.org on 2016/07/28 20:38:06 UTC, 1 replies.
- kafka git commit: KAFKA-3852: Clarify how to handle message format upgrade without killing performance - posted by ew...@apache.org on 2016/07/28 20:48:03 UTC, 1 replies.
- kafka git commit: HOTFIX: Fix unstable Streams application reset integration test - posted by ij...@apache.org on 2016/07/28 23:01:42 UTC, 1 replies.
- kafka-site git commit: Add Ismael's keys - posted by ij...@apache.org on 2016/07/29 12:57:21 UTC, 0 replies.
- kafka-site git commit: Documentation updates from the kafka's 0.10.0 branch - posted by ij...@apache.org on 2016/07/29 13:07:07 UTC, 0 replies.
- kafka-site git commit: Documentation updates from kafka's 0.10.0 branch [Forced Update!] - posted by ij...@apache.org on 2016/07/29 13:07:40 UTC, 0 replies.
- kafka git commit: MINOR: Replace reference to HoppingWindows in streams.html - posted by ij...@apache.org on 2016/07/29 17:03:45 UTC, 0 replies.
- kafka git commit: HOTFIX: Non-unique state.dirs in integration tests causing build to hang - posted by ij...@apache.org on 2016/07/29 20:03:37 UTC, 0 replies.
- kafka git commit: KAFKA-3946: Protocol guide should say that Produce request acks can o… - posted by gw...@apache.org on 2016/07/29 22:54:06 UTC, 0 replies.
- kafka git commit: KAFKA-3950; Only throw authorization exception if pattern subscription matches topic - posted by ij...@apache.org on 2016/07/31 09:02:41 UTC, 0 replies.
- kafka git commit: MINOR: Fix a few raw type warnings in cients - posted by ij...@apache.org on 2016/07/31 22:06:34 UTC, 0 replies.