You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: KAFKA-2913: missing partition check when removing groups from cache - posted by gu...@apache.org on 2015/12/01 06:33:40 UTC, 1 replies.
- kafka git commit: MINOR: Update "Java Version" section - posted by gu...@apache.org on 2015/12/01 20:15:05 UTC, 0 replies.
- kafka git commit: MINOR: Update LinkedIn JVM tuning settings - posted by gu...@apache.org on 2015/12/01 20:16:40 UTC, 1 replies.
- kafka-site git commit: Update JVM version and tuning settings - posted by gu...@apache.org on 2015/12/01 20:21:20 UTC, 0 replies.
- kafka git commit: KAFKA-2915: Fix problem with System Tests that use bootstrap.servers embedded in jinja files - posted by gu...@apache.org on 2015/12/01 20:48:20 UTC, 0 replies.
- kafka git commit: MINOR - fix typo in index corruption warning message - posted by gu...@apache.org on 2015/12/01 20:50:24 UTC, 1 replies.
- kafka git commit: MINOR: Fix building from subproject directory - posted by gu...@apache.org on 2015/12/01 20:52:41 UTC, 0 replies.
- kafka git commit: KAFKA-2421: Upgrade LZ4 to version 1.3 - posted by gu...@apache.org on 2015/12/01 20:57:38 UTC, 0 replies.
- kafka git commit: KAFKA-2642; Run replication tests with SSL and SASL clients - posted by ju...@apache.org on 2015/12/02 15:08:42 UTC, 0 replies.
- kafka git commit: KAFKA-2851 Using random file names for local kdc files to avoid conflicts. - posted by gu...@apache.org on 2015/12/02 20:17:29 UTC, 0 replies.
- kafka git commit: KAFKA-2880: consumer should handle disconnect/timeout for metadata requests - posted by gu...@apache.org on 2015/12/02 20:27:41 UTC, 1 replies.
- kafka git commit: KAFKA-2902: streaming config use get base consumer configs. - posted by gu...@apache.org on 2015/12/03 03:40:12 UTC, 0 replies.
- kafka git commit: Manually ported changes in 8c3c9548b636cdf760d2537afe115942d13bc003 to 0.9.0 (no cherry-pick due to conflicts) - posted by gu...@apache.org on 2015/12/03 17:41:11 UTC, 0 replies.
- kafka git commit: MINOR: ConsoleConsumer - Fix number of processed messages count - posted by gu...@apache.org on 2015/12/03 17:58:30 UTC, 1 replies.
- kafka git commit: KAFKA-2825: Add controller failover to existing replication tests - posted by gu...@apache.org on 2015/12/03 19:43:47 UTC, 0 replies.
- kafka git commit: KAFKA-2942: inadvertent auto-commit when pre-fetching can cause message loss - posted by gu...@apache.org on 2015/12/03 20:01:16 UTC, 1 replies.
- kafka git commit: KAFKA-2905: System test for rolling upgrade to enable ZooKeeper ACLs with SASL - posted by gu...@apache.org on 2015/12/04 02:47:48 UTC, 0 replies.
- kafka git commit: KAFKA-2931: add system test for consumer rolling upgrades - posted by gu...@apache.org on 2015/12/04 06:17:55 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2856: Add KTable non-stateful APIs along with standby task support - posted by gu...@apache.org on 2015/12/04 23:59:30 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2856: Add KTable non-stateful APIs along with standby task support - posted by gu...@apache.org on 2015/12/04 23:59:31 UTC, 0 replies.
- kafka git commit: MINOR: backport fix to partition assignor order (KAFKA-2931) - posted by gw...@apache.org on 2015/12/05 23:06:11 UTC, 0 replies.
- kafka git commit: KAFKA-2950: Fix performance regression in the producer - posted by gu...@apache.org on 2015/12/06 00:57:19 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-2804: manage changelog topics through ZK in PartitionAssignor - posted by gw...@apache.org on 2015/12/08 00:12:23 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2804: manage changelog topics through ZK in PartitionAssignor - posted by gw...@apache.org on 2015/12/08 00:12:24 UTC, 0 replies.
- kafka git commit: MINOR: Remove unused DoublyLinkedList - posted by gu...@apache.org on 2015/12/08 08:15:09 UTC, 1 replies.
- kafka git commit: HOTFIX: fix ProcessorStateManager to use correct ktable partitions - posted by gu...@apache.org on 2015/12/08 08:16:23 UTC, 0 replies.
- kafka git commit: KAFKA-2958: Remove duplicate API key mapping functionality - posted by gw...@apache.org on 2015/12/08 18:55:57 UTC, 0 replies.
- kafka git commit: KAFKA-2957: Fix typos in Kafka documentation - posted by gw...@apache.org on 2015/12/08 21:56:07 UTC, 1 replies.
- kafka git commit: MINOR: Use `EasyMock.newCapture` instead of deprecated `new Capture` - posted by gw...@apache.org on 2015/12/09 02:21:11 UTC, 0 replies.
- kafka git commit: KAFKA-2399; Replace `Stream.continually` with `Iterator.continually` - posted by gw...@apache.org on 2015/12/09 02:22:12 UTC, 0 replies.
- kafka git commit: KAFKA-2667; Fix assertion depending on hash map order in KafkaBasedLogTest.testSendAndReadToEnd - posted by ew...@apache.org on 2015/12/09 02:49:40 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2668; Add a metric that records the total number of metrics - posted by ju...@apache.org on 2015/12/09 04:43:11 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2668; Add a metric that records the total number of metrics - posted by ju...@apache.org on 2015/12/09 04:43:12 UTC, 0 replies.
- kafka-site git commit: Add Ewen as committer. - posted by ew...@apache.org on 2015/12/09 06:25:15 UTC, 0 replies.
- kafka git commit: KAFKA-2924: support offsets topic in DumpLogSegments - posted by gu...@apache.org on 2015/12/09 06:48:14 UTC, 1 replies.
- kafka git commit: KAFKA-2962: stream-table table-table joins - posted by gu...@apache.org on 2015/12/09 08:33:50 UTC, 0 replies.
- kafka git commit: KAFKA-2973; Fix leak of child sensors on remove - posted by gw...@apache.org on 2015/12/09 18:52:21 UTC, 1 replies.
- kafka git commit: KAFKA-2965; Two variables should be exchanged. - posted by gw...@apache.org on 2015/12/09 19:02:19 UTC, 0 replies.
- kafka git commit: Minor: Fix @link in MetricName comment - posted by gu...@apache.org on 2015/12/09 19:59:29 UTC, 0 replies.
- kafka git commit: KAFKA-2972; Add missing `partitionsRemaingList.add` in `ControlledShutdownResponse` constructor - posted by gu...@apache.org on 2015/12/09 20:57:24 UTC, 1 replies.
- kafka git commit: MINOR: Trivial doc/ typo fixes. - posted by gw...@apache.org on 2015/12/10 00:39:57 UTC, 0 replies.
- kafka git commit: KAFKA-2974; `==` is used incorrectly in a few places in Java code - posted by gu...@apache.org on 2015/12/10 05:34:15 UTC, 1 replies.
- kafka git commit: KAFKA-2733: Standardize metric name for Kafka Streams - posted by gu...@apache.org on 2015/12/10 07:15:40 UTC, 0 replies.
- kafka git commit: HOTFIX: fix table-table outer join and left join. more tests - posted by gu...@apache.org on 2015/12/10 08:02:48 UTC, 0 replies.
- kafka git commit: KAFKA-2578; Client Metadata internal state should be synchronized - posted by ew...@apache.org on 2015/12/10 19:02:31 UTC, 1 replies.
- kafka git commit: KAFKA-2893: Add a simple non-negative partition seek check - posted by gu...@apache.org on 2015/12/10 19:49:06 UTC, 1 replies.
- kafka git commit: KAFKA-2926; [MirrorMaker] InternalRebalancer calls wrong method of external rebalancer - posted by ew...@apache.org on 2015/12/10 22:09:48 UTC, 1 replies.
- kafka git commit: KAFKA-2928; system test: fix version sanity checks - posted by ew...@apache.org on 2015/12/11 00:27:52 UTC, 0 replies.
- kafka git commit: KAFKA-2896; Added system test for partition re-assignment - posted by ew...@apache.org on 2015/12/11 02:07:04 UTC, 0 replies.
- kafka git commit: KAFKA-2927; reduce system test storage footprint - posted by ew...@apache.org on 2015/12/11 02:35:17 UTC, 0 replies.
- kafka git commit: MINOR: Change SaslSetup workDir to be under the build folder - posted by ew...@apache.org on 2015/12/11 05:46:13 UTC, 0 replies.
- kafka git commit: MINOR: test ktable state store creation - posted by gu...@apache.org on 2015/12/11 06:48:30 UTC, 0 replies.
- kafka git commit: KAFKA-2070; Replace Offset{Request,Response} with o.a.k.c requests equivalent - posted by ew...@apache.org on 2015/12/11 18:37:32 UTC, 0 replies.
- kafka git commit: KAFKA-2981: Fix javadoc in KafkaConsumer - posted by gu...@apache.org on 2015/12/11 20:32:46 UTC, 1 replies.
- kafka git commit: KAFKA-2837: Fix transient failure of kafka.api.ProducerBounceTest.testBrokerFailure - posted by gu...@apache.org on 2015/12/13 20:51:46 UTC, 0 replies.
- kafka git commit: KAFKA-2978: consumer stops fetching when consumed and fetch positions get out of sync - posted by gu...@apache.org on 2015/12/14 23:54:26 UTC, 1 replies.
- kafka git commit: MINOR: Fix broken docs link - posted by gw...@apache.org on 2015/12/15 00:45:16 UTC, 0 replies.
- kafka git commit: KAFKA-2990; Fix NoSuchMethodError in Pool with cast to ConcurrentMap - posted by ew...@apache.org on 2015/12/15 01:02:22 UTC, 1 replies.
- kafka git commit: KAFKA-2837 Follow-up: Default max block to 60 seconds - posted by gu...@apache.org on 2015/12/15 02:52:34 UTC, 0 replies.
- kafka git commit: MINOR: Documentation updates for reserved.broker.max.id - posted by ew...@apache.org on 2015/12/15 04:13:01 UTC, 1 replies.
- kafka git commit: MINOR: Improve README - posted by sr...@apache.org on 2015/12/15 19:55:31 UTC, 0 replies.
- kafka git commit: MINOR: Fix typos in code comments - posted by gw...@apache.org on 2015/12/15 22:47:03 UTC, 0 replies.
- kafka git commit: KAFKA-2509: Replace LeaderAndIsr{Request,Response} with o.a.k.c reque… - posted by gw...@apache.org on 2015/12/15 22:48:41 UTC, 0 replies.
- kafka git commit: MINOR: Updating comment that fell out of sync with code - posted by ew...@apache.org on 2015/12/16 01:18:58 UTC, 0 replies.
- kafka git commit: Kafka-2992: Guard trace statements in the inner loop of the replica fetcher - posted by gw...@apache.org on 2015/12/16 02:06:15 UTC, 0 replies.
- kafka git commit: MINOR: Add information to upgrade notes - posted by ew...@apache.org on 2015/12/16 05:57:59 UTC, 1 replies.
- kafka git commit: MINOR: StreamThread performance optimization - posted by gu...@apache.org on 2015/12/16 08:53:27 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-2984: KTable should send old values when required - posted by gu...@apache.org on 2015/12/17 00:37:58 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-2984: KTable should send old values when required - posted by gu...@apache.org on 2015/12/17 00:37:59 UTC, 0 replies.
- kafka git commit: MINOR: Fix broken documentation link - posted by gw...@apache.org on 2015/12/18 01:52:34 UTC, 0 replies.
- kafka git commit: KAFKA-2964: Split Security Rolling Upgrade Test by Client and Broker Protocols - posted by gw...@apache.org on 2015/12/18 03:02:53 UTC, 0 replies.
- kafka git commit: MINOR: Change return type of `Schema.read` to be `Struct` instead of `Object` - posted by ew...@apache.org on 2015/12/18 19:27:19 UTC, 0 replies.
- kafka git commit: KAFKA-2058: Fix ProducerTest.testSendWithDeadBroker transient failure - posted by gu...@apache.org on 2015/12/21 07:01:37 UTC, 1 replies.
- kafka git commit: KAFKA-2977: Transient Failure in kafka.log.LogCleanerIntegrationTest.cleanerTest - posted by gu...@apache.org on 2015/12/21 07:07:07 UTC, 1 replies.
- kafka git commit: KAFKA-2455: Fix failure in kafka.consumer.MetricsTest.testMetricsLeak - posted by gu...@apache.org on 2015/12/21 19:44:19 UTC, 1 replies.
- kafka git commit: KAFKA-3014: fix integer overflow problem in leastLoadedNode - posted by gu...@apache.org on 2015/12/21 19:53:55 UTC, 1 replies.
- kafka git commit: KAFKA-3009; Disallow star imports - posted by ew...@apache.org on 2015/12/21 22:31:35 UTC, 0 replies.
- kafka git commit: KAFKA-3020; Ensure CheckStyle runs on all Java code - posted by ew...@apache.org on 2015/12/22 07:58:49 UTC, 0 replies.
- kafka git commit: MINOR: Fix typo in documentation - posted by gu...@apache.org on 2015/12/22 19:44:33 UTC, 1 replies.
- kafka git commit: KAFKA-2989; System tests should verify partitions consumed after rebalancing - posted by ew...@apache.org on 2015/12/23 01:15:54 UTC, 0 replies.
- kafka git commit: MINOR: Use "new line" delimeters in a portable way in a unit test - posted by ew...@apache.org on 2015/12/23 02:07:32 UTC, 0 replies.
- kafka git commit: MINOR: Tiny optimization to avoid mapping twice on the results. - posted by gw...@apache.org on 2015/12/23 02:55:19 UTC, 0 replies.
- kafka git commit: KAFKA-3030: Remove unused scala dependencies - posted by gw...@apache.org on 2015/12/23 03:16:49 UTC, 0 replies.
- kafka git commit: KAFKA-3024: Remove old patch review tools - posted by gw...@apache.org on 2015/12/23 03:28:52 UTC, 0 replies.
- kafka git commit: MINOR: Fix a typos in comments - posted by gw...@apache.org on 2015/12/23 03:30:42 UTC, 0 replies.
- kafka git commit: KAFKA-3002; Allow uppercase letters in hostnames - posted by ew...@apache.org on 2015/12/24 05:56:19 UTC, 1 replies.
- kafka git commit: MINOR: Update to Gradle 2.10 - posted by ew...@apache.org on 2015/12/25 20:40:26 UTC, 0 replies.
- kafka git commit: MINOR: Improve document of MirrorMaker - posted by gw...@apache.org on 2015/12/26 17:51:11 UTC, 0 replies.
- kafka git commit: KAFKA-3043: Replace request.required.acks with acks in docs. - posted by gw...@apache.org on 2015/12/27 08:14:34 UTC, 0 replies.
- kafka git commit: Minor: fix sasl.kerberos.service.name - posted by gw...@apache.org on 2015/12/30 17:00:47 UTC, 0 replies.
- kafka git commit: MINOR: fixing typos in docs - posted by gw...@apache.org on 2015/12/31 02:03:02 UTC, 0 replies.