You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: KAFKA-5759; Allow user to specify relative path as log directory - posted by jq...@apache.org on 2017/09/01 16:38:41 UTC, 0 replies.
- kafka git commit: KAFKA-5818; KafkaStreams state transitions not correct - posted by da...@apache.org on 2017/09/02 07:24:47 UTC, 0 replies.
- kafka git commit: KAFKA-5659; Fix error handling, efficiency issue in AdminClient#describeConfigs - posted by ij...@apache.org on 2017/09/02 07:55:10 UTC, 1 replies.
- [1/3] kafka git commit: KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) - posted by jq...@apache.org on 2017/09/03 06:21:03 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) - posted by jq...@apache.org on 2017/09/03 06:21:04 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-5694; Add AlterReplicaDirRequest and DescribeReplicaDirRequest (KIP-113 part-1) - posted by jq...@apache.org on 2017/09/03 06:21:05 UTC, 0 replies.
- kafka git commit: KAFKA-5818: KafkaStreams state transitions not correct - posted by gu...@apache.org on 2017/09/03 22:25:30 UTC, 0 replies.
- kafka git commit: MINOR: add table of contents - posted by da...@apache.org on 2017/09/04 13:28:55 UTC, 0 replies.
- kafka git commit: MINOR: Fix sftp_mkdir in release.py - posted by da...@apache.org on 2017/09/05 09:27:41 UTC, 1 replies.
- kafka git commit: MINOR: fix scalaVersion variable in templateData.js - posted by da...@apache.org on 2017/09/05 10:45:26 UTC, 1 replies.
- [kafka] Git Push Summary - posted by da...@apache.org on 2017/09/05 11:29:45 UTC, 3 replies.
- kafka git commit: MINOR: add mvn-pgp-plugin to sign streams quickstart jars - posted by gu...@apache.org on 2017/09/05 17:51:07 UTC, 1 replies.
- kafka-site git commit: Add coding guidelines for Streams API - posted by gu...@apache.org on 2017/09/05 20:48:10 UTC, 0 replies.
- kafka git commit: KAFKA-4819: Expose states for active tasks to public API - posted by gu...@apache.org on 2017/09/05 21:12:01 UTC, 0 replies.
- kafka git commit: KAFKA-5603; Don't abort TX for zombie tasks - posted by gu...@apache.org on 2017/09/05 22:47:35 UTC, 0 replies.
- kafka git commit: MINOR: logging improvements on StreamThread - posted by gu...@apache.org on 2017/09/05 23:07:16 UTC, 0 replies.
- kafka git commit: HOTFIX: remove unused imports - posted by gu...@apache.org on 2017/09/05 23:09:19 UTC, 0 replies.
- kafka git commit: KAFKA-4860; Allow spaces in paths on windows - posted by jg...@apache.org on 2017/09/05 23:27:49 UTC, 0 replies.
- kafka git commit: KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly - posted by rs...@apache.org on 2017/09/05 23:33:12 UTC, 0 replies.
- kafka git commit: KAFKA-5823: Extend upgrade section for KIP-120 - posted by gu...@apache.org on 2017/09/05 23:54:02 UTC, 0 replies.
- kafka git commit: KAFKA-5597: Autogenerate producer sender metrics - posted by gu...@apache.org on 2017/09/06 00:39:22 UTC, 0 replies.
- kafka git commit: KAFKA-5817; Add Serialized class and overloads to KStream#groupBy and KStream#groupByKey - posted by da...@apache.org on 2017/09/06 09:43:22 UTC, 0 replies.
- kafka git commit: KAFKA-5819; Add Joined class and relevant KStream join overloads - posted by da...@apache.org on 2017/09/06 09:55:48 UTC, 0 replies.
- kafka git commit: KAFKA-5756; Connect WorkerSourceTask synchronization issue on flush - posted by jg...@apache.org on 2017/09/06 18:14:05 UTC, 1 replies.
- kafka git commit: KAFKA-5726; KafkaConsumer.subscribe() overload that takes just Pattern - posted by jg...@apache.org on 2017/09/06 18:45:19 UTC, 0 replies.
- kafka-site git commit: Fix HTML markup - posted by ew...@apache.org on 2017/09/06 19:44:13 UTC, 0 replies.
- kafka-site git commit: Adding portoseguro, micronauticsresearch & cj logos to powered by page - posted by ew...@apache.org on 2017/09/06 22:42:21 UTC, 0 replies.
- kafka git commit: MINOR: fix typos on web doc's upgrade guide - posted by gu...@apache.org on 2017/09/06 22:42:55 UTC, 0 replies.
- kafka-site git commit: Remove .DS_Store - posted by ew...@apache.org on 2017/09/06 22:42:59 UTC, 0 replies.
- kafka git commit: MINOR: Log encountered exception during rebalance - posted by gu...@apache.org on 2017/09/07 01:38:11 UTC, 0 replies.
- kafka git commit: MINOR: KIP-138 renaming of string names - posted by gu...@apache.org on 2017/09/07 01:39:44 UTC, 0 replies.
- kafka git commit: MINOR: close iterator on doc example - posted by gu...@apache.org on 2017/09/07 05:12:29 UTC, 0 replies.
- kafka git commit: KAFKA-5816; add Produced class, KStream#to(topic, Produced), and KStream#through(topic, Produced) - posted by da...@apache.org on 2017/09/07 07:54:14 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5650; add StateStoreBuilder interface and implementations - posted by da...@apache.org on 2017/09/07 08:39:54 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5650; add StateStoreBuilder interface and implementations - posted by da...@apache.org on 2017/09/07 08:39:55 UTC, 0 replies.
- kafka git commit: KAFKA-5844; add groupBy(selector, serialized) to Ktable - posted by da...@apache.org on 2017/09/07 11:35:36 UTC, 0 replies.
- kafka git commit: KAFKA-5777; Add ducktape integration for Trogdor - posted by rs...@apache.org on 2017/09/07 12:23:17 UTC, 0 replies.
- kafka git commit: KAFKA-4585: Lower the Minimum Required ACL Permission of OffsetFetch (KIP-163) - posted by ew...@apache.org on 2017/09/07 18:40:59 UTC, 0 replies.
- kafka git commit: KAFKA-5698: Sort processor nodes based on its sub-tree size - posted by gu...@apache.org on 2017/09/07 21:36:52 UTC, 0 replies.
- kafka git commit: KAFKA-5820: Remove unneeded synchronized keyword in StreamThread - posted by gu...@apache.org on 2017/09/08 00:08:50 UTC, 0 replies.
- kafka git commit: MINOR: Always specify the keystore type in system tests - posted by ij...@apache.org on 2017/09/08 01:30:07 UTC, 0 replies.
- kafka git commit: MINOR: Include response in request log - posted by ij...@apache.org on 2017/09/08 03:41:46 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5832; add Consumed and change StreamBuilder to use it - posted by da...@apache.org on 2017/09/08 07:21:54 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5832; add Consumed and change StreamBuilder to use it - posted by da...@apache.org on 2017/09/08 07:21:55 UTC, 0 replies.
- kafka git commit: MINOR: Fixed StickyAssignor javadoc formatting - posted by ij...@apache.org on 2017/09/08 09:55:58 UTC, 0 replies.
- kafka git commit: MINOR: Improve documentation for running docker system tests - posted by ij...@apache.org on 2017/09/08 10:21:39 UTC, 0 replies.
- kafka git commit: KAFKA-4260; Disallow non-routable address in advertised.listeners - posted by ij...@apache.org on 2017/09/08 12:11:26 UTC, 0 replies.
- kafka git commit: KAFKA-5656; Support bulk attributes request on KafkaMbean where some attributes do not exist - posted by ij...@apache.org on 2017/09/08 12:30:31 UTC, 0 replies.
- kafka git commit: MINOR: Update dependencies for 1.0.0 part 2 - posted by ij...@apache.org on 2017/09/08 13:48:05 UTC, 0 replies.
- kafka git commit: KAFKA-5853; implement WindowedKStream - posted by da...@apache.org on 2017/09/08 15:49:32 UTC, 0 replies.
- kafka git commit: KAFKA-5797: Handle metadata not available in store registration - posted by gu...@apache.org on 2017/09/08 16:07:02 UTC, 0 replies.
- kafka git commit: KAFKA-5815; add Printed class and KStream#print(printed) - posted by da...@apache.org on 2017/09/08 17:22:08 UTC, 0 replies.
- kafka git commit: KAFKA-5790, KAFKA-5607; Improve error handling in SocketServer to avoid issues later - posted by ij...@apache.org on 2017/09/08 17:42:53 UTC, 0 replies.
- kafka git commit: KAFKA-5708; Upgrade Jackson from 2.8.5 to 2.9.1 - posted by ij...@apache.org on 2017/09/08 18:03:06 UTC, 0 replies.
- kafka git commit: KAFKA-5742; Fix incorrect method name follow-up - posted by ij...@apache.org on 2017/09/08 18:05:32 UTC, 1 replies.
- kafka git commit: KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable - posted by gu...@apache.org on 2017/09/08 21:02:09 UTC, 0 replies.
- kafka git commit: MINOR: make Printed copy ctor protected - posted by gu...@apache.org on 2017/09/08 21:12:03 UTC, 0 replies.
- kafka git commit: MINOR: make Consumed copy ctor protected - posted by gu...@apache.org on 2017/09/08 21:13:15 UTC, 0 replies.
- kafka git commit: KAFKA-5792; Fix Transient failure in KafkaAdminClientTest.testHandleTimeout - posted by ij...@apache.org on 2017/09/09 07:35:18 UTC, 1 replies.
- kafka git commit: MINOR: Fix transient failure in SelectorTest.testCloseConnectionInClosingState - posted by rs...@apache.org on 2017/09/10 19:37:22 UTC, 0 replies.
- [1/5] kafka git commit: KAFKA-5531; throw concrete exceptions in streams tests - posted by da...@apache.org on 2017/09/11 08:42:18 UTC, 0 replies.
- [2/5] kafka git commit: KAFKA-5531; throw concrete exceptions in streams tests - posted by da...@apache.org on 2017/09/11 08:42:19 UTC, 0 replies.
- [3/5] kafka git commit: KAFKA-5531; throw concrete exceptions in streams tests - posted by da...@apache.org on 2017/09/11 08:42:20 UTC, 0 replies.
- [4/5] kafka git commit: KAFKA-5531; throw concrete exceptions in streams tests - posted by da...@apache.org on 2017/09/11 08:42:21 UTC, 0 replies.
- [5/5] kafka git commit: KAFKA-5531; throw concrete exceptions in streams tests - posted by da...@apache.org on 2017/09/11 08:42:22 UTC, 0 replies.
- kafka git commit: KAFKA-5816; [FOLLOW UP] create ProducedInternal class - posted by da...@apache.org on 2017/09/11 11:00:59 UTC, 0 replies.
- kafka git commit: KAFKA-5763; Use LogContext in NetworkClient, Selector and broker - posted by ij...@apache.org on 2017/09/11 14:38:45 UTC, 0 replies.
- kafka git commit: KAFKA-5817: [FOLLOW-UP] add SerializedInternal - posted by gu...@apache.org on 2017/09/11 20:07:00 UTC, 0 replies.
- kafka git commit: MINOR: Implement toString for NetworkClient#InFlightRequest - posted by ij...@apache.org on 2017/09/11 22:48:10 UTC, 0 replies.
- kafka git commit: MINOR: Tweak detection of kafka server start-up in system tests - posted by ij...@apache.org on 2017/09/12 04:42:01 UTC, 0 replies.
- kafka git commit: MINOR: update processor topology test driver - posted by da...@apache.org on 2017/09/12 08:23:32 UTC, 0 replies.
- kafka git commit: MINOR: refactor build method to extract methods from if statements - posted by da...@apache.org on 2017/09/12 08:26:11 UTC, 0 replies.
- [1/2] kafka git commit: MINOR: Update version numbers to 0.11.0.2-SNAPSHOT - posted by da...@apache.org on 2017/09/12 13:08:02 UTC, 0 replies.
- [2/2] kafka git commit: Bump version to 0.11.0.1 - posted by da...@apache.org on 2017/09/12 13:08:03 UTC, 0 replies.
- svn commit: r21571 - in /dev/kafka: ./ 0.11.0.1/ - posted by da...@apache.org on 2017/09/12 13:38:15 UTC, 0 replies.
- svn commit: r21572 - /release/kafka/0.11.0.1/ - posted by ij...@apache.org on 2017/09/12 14:28:13 UTC, 0 replies.
- svn commit: r21573 - /release/kafka/KEYS - posted by ij...@apache.org on 2017/09/12 14:35:11 UTC, 0 replies.
- svn commit: r21574 - /dev/kafka/KEYS - posted by ij...@apache.org on 2017/09/12 14:36:54 UTC, 0 replies.
- kafka git commit: KAFKA:5653: add join overloads to KTable - posted by da...@apache.org on 2017/09/12 15:01:24 UTC, 0 replies.
- kafka git commit: KAFKA-5655; materialized count, aggregate, reduce to KGroupedTable - posted by da...@apache.org on 2017/09/12 16:20:50 UTC, 0 replies.
- kafka git commit: KAFKA-5872; Fix transient failure in SslSelectorTest.testMuteOnOOM - posted by rs...@apache.org on 2017/09/12 16:40:02 UTC, 0 replies.
- kafka git commit: KAFKA-4468: Correctly calculate the window end timestamp after read from state stores - posted by gu...@apache.org on 2017/09/12 23:42:10 UTC, 0 replies.
- svn commit: r21581 - /release/kafka/0.11.0.1/ - posted by ij...@apache.org on 2017/09/13 11:18:10 UTC, 0 replies.
- svn commit: r21583 - in /release/kafka/0.8.2-beta: java-doc/kafka-clients-0.8.2-beta-javadoc.jar java-doc/kafka_2.11-0.8.2-beta-javadoc.jar scala-doc/kafka_2.11-0.8.2-beta-scaladoc.jar - posted by ij...@apache.org on 2017/09/13 11:29:52 UTC, 0 replies.
- kafka git commit: MINOR: Use sha512 instead of sha2 suffix in release artifacts - posted by ij...@apache.org on 2017/09/13 11:42:27 UTC, 0 replies.
- [01/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:18 UTC, 0 replies.
- [02/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:19 UTC, 0 replies.
- [03/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:20 UTC, 0 replies.
- [04/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:21 UTC, 0 replies.
- [05/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:22 UTC, 0 replies.
- [06/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:23 UTC, 0 replies.
- [07/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:24 UTC, 0 replies.
- [08/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:25 UTC, 0 replies.
- [09/10] kafka-site git commit: Update site for 0.11.0.1 release - posted by da...@apache.org on 2017/09/13 12:25:26 UTC, 0 replies.
- [10/10] kafka-site git commit: merge trunk - posted by da...@apache.org on 2017/09/13 12:25:27 UTC, 0 replies.
- kafka git commit: MINOR: Fix JavaDoc for StreamsConfig.PROCESSING_GUARANTEE_CONFIG - posted by da...@apache.org on 2017/09/13 16:52:48 UTC, 0 replies.
- kafka git commit: KAFKA-4501; Fix EasyMock and disable PowerMock tests under Java 9 - posted by ij...@apache.org on 2017/09/13 17:19:35 UTC, 0 replies.
- kafka-site git commit: display tutorial buttons - posted by gu...@apache.org on 2017/09/13 17:39:47 UTC, 0 replies.
- kafka git commit: MINOR: Un-hide the tutorial buttons on web docs - posted by gu...@apache.org on 2017/09/13 20:12:15 UTC, 1 replies.
- kafka git commit: MINOR: Fix typo in test log4j.properties - posted by jg...@apache.org on 2017/09/13 20:21:25 UTC, 0 replies.
- kafka git commit: MINOR: update tutorial doc to match ak-site - posted by gu...@apache.org on 2017/09/13 20:22:09 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) - posted by rs...@apache.org on 2017/09/14 09:16:19 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) - posted by rs...@apache.org on 2017/09/14 09:16:20 UTC, 0 replies.
- kafka git commit: MINOR: Fix LogContext message format in KafkaProducer - posted by ij...@apache.org on 2017/09/14 10:18:19 UTC, 0 replies.
- kafka git commit: MINOR: Update TransactionManager to use LogContext - posted by ij...@apache.org on 2017/09/14 10:24:53 UTC, 0 replies.
- kafka git commit: MINOR: Bump version in streams quickstart archetype pom.xml - posted by da...@apache.org on 2017/09/14 11:01:17 UTC, 0 replies.
- kafka-site git commit: MINOR: update streams quickstart to have note about updating snapshot dependency - posted by da...@apache.org on 2017/09/14 11:07:17 UTC, 0 replies.
- kafka git commit: MINOR: update docs to add note about removing SNAPSHOT from streams dependency - posted by da...@apache.org on 2017/09/14 13:10:15 UTC, 0 replies.
- kafka-site git commit: MINOR: add note to streams quickstart about snapshot dependency removal being temporary - posted by da...@apache.org on 2017/09/14 13:11:49 UTC, 0 replies.
- kafka git commit: MINOR: Remove unused SecurityProtocol.TRACE - posted by jg...@apache.org on 2017/09/14 20:39:51 UTC, 0 replies.
- kafka git commit: KAFKA-5738; Add cumulative count for rate metrics (KIP-187) - posted by ij...@apache.org on 2017/09/14 23:07:42 UTC, 0 replies.
- [1/3] kafka git commit: KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 - posted by jg...@apache.org on 2017/09/14 23:11:40 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 - posted by jg...@apache.org on 2017/09/14 23:11:41 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-5494; Enable idempotence with max.in.flight.requests.per.connection > 1 - posted by jg...@apache.org on 2017/09/14 23:11:42 UTC, 0 replies.
- kafka git commit: KAFKA-5822; Consistent log formatting of topic partitions - posted by ij...@apache.org on 2017/09/15 00:51:53 UTC, 0 replies.
- kafka git commit: KAFKA-5908; fix range query in CompositeReadOnlyWindowStore - posted by da...@apache.org on 2017/09/15 10:36:02 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-4764; Wrap SASL tokens in Kafka headers to improve diagnostics (KIP-152) - posted by rs...@apache.org on 2017/09/15 16:16:51 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-4764; Wrap SASL tokens in Kafka headers to improve diagnostics (KIP-152) - posted by rs...@apache.org on 2017/09/15 16:16:52 UTC, 0 replies.
- kafka git commit: MINOR: Disable KafkaAdminClientTest.testHandleTimeout - posted by jg...@apache.org on 2017/09/15 21:13:08 UTC, 0 replies.
- [1/3] kafka git commit: KAFKA-5754; Refactor Streams to use LogContext - posted by da...@apache.org on 2017/09/18 08:53:25 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-5754; Refactor Streams to use LogContext - posted by da...@apache.org on 2017/09/18 08:53:26 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-5754; Refactor Streams to use LogContext - posted by da...@apache.org on 2017/09/18 08:53:27 UTC, 0 replies.
- kafka git commit: MINOR: Add metric templates for sender/fetcher rate totals - posted by ij...@apache.org on 2017/09/18 09:13:43 UTC, 0 replies.
- kafka git commit: MINOR: Update powermock and enable its tests when running with Java 9 - posted by rs...@apache.org on 2017/09/18 09:49:32 UTC, 0 replies.
- kafka git commit: MINOR: Fix needless GC + Result time unit in JMH - posted by ij...@apache.org on 2017/09/18 10:10:02 UTC, 0 replies.
- kafka git commit: KAFKA-5654; add materialized count, reduce, aggregate to KGroupedStream - posted by da...@apache.org on 2017/09/18 10:54:19 UTC, 0 replies.
- kafka git commit: MINOR: Code cleanup, subject: log statements. - posted by da...@apache.org on 2017/09/18 11:05:00 UTC, 0 replies.
- kafka git commit: KAFKA-5515; Remove date formatting from Segments - posted by da...@apache.org on 2017/09/18 11:12:01 UTC, 0 replies.
- kafka git commit: KAFKA-5893: more logging for investigating ResetIntegrationTest failures - posted by gu...@apache.org on 2017/09/18 12:22:34 UTC, 0 replies.
- kafka git commit: MINOR: Fix typo in mapper parameter of flatMapValues - posted by da...@apache.org on 2017/09/18 14:30:30 UTC, 0 replies.
- kafka git commit: MINOR: Fix replica_verification_tool.py to handle slight change in output format - posted by ij...@apache.org on 2017/09/18 14:49:55 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5873; add materialized overloads to StreamsBuilder - posted by da...@apache.org on 2017/09/18 14:53:49 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5873; add materialized overloads to StreamsBuilder - posted by da...@apache.org on 2017/09/18 14:53:50 UTC, 0 replies.
- kafka git commit: MINOR: Make the state change log more consistent - posted by jg...@apache.org on 2017/09/18 16:00:50 UTC, 0 replies.
- kafka git commit: MINOR: Fix KafkaConsumer.commitSync() javadoc @throws declarations - posted by jg...@apache.org on 2017/09/18 19:58:50 UTC, 1 replies.
- kafka git commit: KAFKA-5833: Reset thread interrupt state in case of InterruptedException - posted by gu...@apache.org on 2017/09/18 22:36:54 UTC, 0 replies.
- kafka git commit: KAFKA-5893; Preserve original System.out in PrintedTest - posted by gu...@apache.org on 2017/09/18 23:30:23 UTC, 0 replies.
- kafka git commit: KAFKA-5918: Fix minor typos and errors in the Kafka Streams turotial - posted by gu...@apache.org on 2017/09/18 23:58:11 UTC, 0 replies.
- [1/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:22 UTC, 0 replies.
- [2/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:23 UTC, 0 replies.
- [3/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:24 UTC, 0 replies.
- [4/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:25 UTC, 0 replies.
- [5/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:26 UTC, 0 replies.
- [6/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:27 UTC, 0 replies.
- [7/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:28 UTC, 0 replies.
- [8/8] kafka git commit: MINOR: Move request/response schemas to the corresponding object representation - posted by ij...@apache.org on 2017/09/19 04:13:29 UTC, 0 replies.
- kafka git commit: MINOR: Refer consistently to server.properties in security docs - posted by ij...@apache.org on 2017/09/19 04:33:14 UTC, 0 replies.
- kafka git commit: KAFKA-5921; add Materialized overloads to windowed kstream - posted by da...@apache.org on 2017/09/19 09:56:47 UTC, 0 replies.
- kafka git commit: MINOR: use StoreBuilder in KStreamImpl rather than StateStoreSupplier - posted by da...@apache.org on 2017/09/19 11:05:57 UTC, 0 replies.
- kafka git commit: MINOR: Fix unresolvable address in `testUnresolvableConnectString` - posted by ij...@apache.org on 2017/09/19 11:37:24 UTC, 0 replies.
- kafka git commit: MINOR: Protocol schema refactor follow-up - posted by jg...@apache.org on 2017/09/19 18:07:37 UTC, 0 replies.
- kafka git commit: MINOR: Only include transactional id in LogContext if it's set - posted by jg...@apache.org on 2017/09/19 23:07:20 UTC, 0 replies.
- kafka git commit: MINOR: various random minor fixes and improve KafkaConsumer JavaDocs - posted by gu...@apache.org on 2017/09/19 23:13:14 UTC, 0 replies.
- kafka-site git commit: Added Xite and Zalando logo to Powered by page and update some styling for upcoming streams doc page changes - posted by ew...@apache.org on 2017/09/20 02:32:39 UTC, 0 replies.
- kafka git commit: KAFKA-5839: Upgrade Guide doc changes for KIP-130 - posted by gu...@apache.org on 2017/09/20 08:50:22 UTC, 0 replies.
- kafka git commit: MINOR: update release script for streams quickstart - posted by gu...@apache.org on 2017/09/20 09:57:13 UTC, 0 replies.
- kafka git commit: KAFKA-5931; deprecate KTable#through and KTable#to - posted by da...@apache.org on 2017/09/20 11:04:18 UTC, 0 replies.
- kafka git commit: MINOR: change task initialization logging levels - posted by da...@apache.org on 2017/09/20 11:07:08 UTC, 0 replies.
- kafka git commit: MINOR: Adding See how Kafka Streams is being used section to Streams page - posted by ew...@apache.org on 2017/09/20 15:59:07 UTC, 1 replies.
- kafka-site git commit: Deploy latest 0110 docs from Kafka commit f16fc68e - posted by ew...@apache.org on 2017/09/20 16:01:22 UTC, 0 replies.
- kafka git commit: KAFKA-5358; Consumer perf tool should count rebalance time (KIP-177) - posted by jg...@apache.org on 2017/09/20 16:34:46 UTC, 0 replies.
- kafka git commit: KAFKA-5657: Connect REST API should include the connector type when describing a connector (KIP-151) - posted by ew...@apache.org on 2017/09/20 21:01:48 UTC, 0 replies.
- kafka git commit: MINOR: Upgrade to Gradle 4.2 - posted by ij...@apache.org on 2017/09/20 21:19:56 UTC, 0 replies.
- kafka git commit: KAFKA-5854; Handle SASL authentication failures as non-retriable exceptions in clients - posted by rs...@apache.org on 2017/09/20 21:52:31 UTC, 0 replies.
- kafka git commit: KAFKA-5793; Tighten up the semantics of the OutOfOrderSequenceException - posted by jg...@apache.org on 2017/09/21 03:33:32 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5856; Add AdminClient.createPartitions() (KIP-195) - posted by ij...@apache.org on 2017/09/21 04:09:23 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5856; Add AdminClient.createPartitions() (KIP-195) - posted by ij...@apache.org on 2017/09/21 04:09:24 UTC, 0 replies.
- kafka git commit: MINOR: Fix testUniqueErrorCodes unit test failure - posted by ij...@apache.org on 2017/09/21 07:34:23 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5922: Add SessionWindowedKStream - posted by gu...@apache.org on 2017/09/21 08:10:38 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5922: Add SessionWindowedKStream - posted by gu...@apache.org on 2017/09/21 08:10:39 UTC, 0 replies.
- kafka git commit: MINOR: add upgrade note for KIP-173 topic configs - posted by gu...@apache.org on 2017/09/21 10:19:49 UTC, 0 replies.
- kafka git commit: KAFKA-5947; Handle authentication failure in admin client, txn producer - posted by ij...@apache.org on 2017/09/21 12:59:11 UTC, 0 replies.
- kafka git commit: KAFKA-5856; AdminClient.createPartitions() follow-up (KIP-195) - posted by ij...@apache.org on 2017/09/21 14:21:38 UTC, 0 replies.
- kafka git commit: KAFKA-5954; Correct Connect REST API system test - posted by ij...@apache.org on 2017/09/21 15:46:27 UTC, 0 replies.
- kafka git commit: KAFKA-5735; KIP-190: Handle client-ids consistently - posted by rs...@apache.org on 2017/09/21 20:17:17 UTC, 0 replies.
- kafka git commit: MINOR: Follow-up improvements on top of KAFKA-5793 - posted by jg...@apache.org on 2017/09/21 20:59:55 UTC, 0 replies.
- kafka git commit: KAFKA-5913; Add hasOffset() and hasTimestamp() methods to RecordMetadata - posted by jg...@apache.org on 2017/09/21 21:40:00 UTC, 0 replies.
- kafka git commit: MINOR: Adding LINE corp logo to streams page - posted by gu...@apache.org on 2017/09/21 23:11:10 UTC, 0 replies.
- kafka-site git commit: Line logo to Powered-by page + minor edits to styles +google webmaster file - posted by gu...@apache.org on 2017/09/21 23:15:45 UTC, 0 replies.
- kafka git commit: KAFKA-5937: Improve ProcessorStateManager exception handling - posted by gu...@apache.org on 2017/09/21 23:33:56 UTC, 0 replies.
- kafka git commit: KAFKA-5330: Use per-task converters in Connect - posted by ew...@apache.org on 2017/09/22 03:12:15 UTC, 0 replies.
- kafka git commit: KAFKA-5956; use serdes from materialized in table and globalTable - posted by da...@apache.org on 2017/09/22 12:45:23 UTC, 0 replies.
- kafka git commit: KAFKA-5915; Support unmapping of mapped/direct buffers in Java 9 - posted by ij...@apache.org on 2017/09/22 18:32:24 UTC, 0 replies.
- kafka git commit: KAFKA-5920; Handle SSL handshake failures as authentication exceptions - posted by ij...@apache.org on 2017/09/22 19:58:29 UTC, 0 replies.
- kafka git commit: KAFKA-5959; Fix NPE in Sender.canRetry when idempotence is not enabled - posted by jg...@apache.org on 2017/09/22 20:09:28 UTC, 0 replies.
- kafka git commit: KAFKA-5899: Added Connect metrics for connectors (KIP-196) - posted by ew...@apache.org on 2017/09/22 20:17:31 UTC, 0 replies.
- kafka git commit: MINOR: Fix ClassCastException in ConsumerGroupCommand - posted by ij...@apache.org on 2017/09/22 21:36:13 UTC, 1 replies.
- kafka-site git commit: Adding LINE logo to Streams page - posted by gu...@apache.org on 2017/09/22 23:04:29 UTC, 0 replies.
- kafka git commit: MINOR - Adding New York Times logo to streams page - posted by gu...@apache.org on 2017/09/23 02:53:17 UTC, 0 replies.
- kafka-site git commit: Adding New York logo to powered-by and Streams page - posted by gu...@apache.org on 2017/09/23 03:01:10 UTC, 0 replies.
- kafka git commit: KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I - posted by gu...@apache.org on 2017/09/23 04:05:29 UTC, 0 replies.
- kafka git commit: KAFKA-3356: Remove ConsumerOffsetChecker - posted by gu...@apache.org on 2017/09/24 02:09:05 UTC, 0 replies.
- kafka git commit: MINOR: Update Streams quickstart to create output topic with compaction enabled - posted by gu...@apache.org on 2017/09/25 08:17:06 UTC, 0 replies.
- kafka git commit: KAFKA-5960; Fix regression in produce version selection on old brokers - posted by ij...@apache.org on 2017/09/25 23:13:15 UTC, 0 replies.
- kafka git commit: KAFKA-5695; Test DeleteRecordsRequest in AuthorizerIntegrationTest - posted by ij...@apache.org on 2017/09/26 07:09:17 UTC, 0 replies.
- kafka git commit: MINOR: Improve documentation of AdminClient and fix exception thrown - posted by ij...@apache.org on 2017/09/26 07:20:53 UTC, 0 replies.
- kafka-site git commit: MINOR:Updating Rabobank description and Zalando image in powered-by & streams page - posted by da...@apache.org on 2017/09/26 08:22:33 UTC, 0 replies.
- kafka git commit: KAFKA-5765; Move merge() from StreamsBuilder to KStream - posted by da...@apache.org on 2017/09/26 08:42:58 UTC, 0 replies.
- kafka git commit: KAFKA-5679; Add logging for broker termination due to SIGTERM or SIGINT - posted by ij...@apache.org on 2017/09/26 14:10:33 UTC, 0 replies.
- kafka git commit: MINOR: Update Jetty to 9.2.22.v20170606 - posted by ew...@apache.org on 2017/09/26 21:51:59 UTC, 3 replies.
- [1/2] kafka git commit: KAFKA-5900: Add task metrics common to both sink and source tasks - posted by ew...@apache.org on 2017/09/27 05:23:42 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5900: Add task metrics common to both sink and source tasks - posted by ew...@apache.org on 2017/09/27 05:23:43 UTC, 0 replies.
- kafka git commit: MINOR:Updated Rabobank description - posted by da...@apache.org on 2017/09/27 08:27:01 UTC, 0 replies.
- kafka git commit: KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer - posted by ij...@apache.org on 2017/09/27 15:37:04 UTC, 0 replies.
- kafka git commit: KAFKA-5750; Elevate log messages for denials to INFO in SimpleAclAuthorizer [Forced Update!] - posted by ij...@apache.org on 2017/09/27 15:39:39 UTC, 0 replies.
- kafka-site git commit: Add missing release date for 0.11.0.1 - posted by ew...@apache.org on 2017/09/27 16:43:15 UTC, 0 replies.
- kafka git commit: KAFKA-5597; Improve Metrics docs generation - posted by ij...@apache.org on 2017/09/27 16:55:26 UTC, 0 replies.
- kafka git commit: KAFKA-5867: Log Kafka Connect worker info during startup - posted by ew...@apache.org on 2017/09/28 05:07:43 UTC, 0 replies.
- kafka git commit: KAFKA-5958; Global stores access state restore listener - posted by da...@apache.org on 2017/09/28 09:54:39 UTC, 0 replies.
- kafka git commit: KAFKA-5960; MINOR: Follow-up cleanup of - posted by ij...@apache.org on 2017/09/28 09:57:24 UTC, 0 replies.
- kafka git commit: KAFKA-5960; Follow-up cleanup [Forced Update!] - posted by ij...@apache.org on 2017/09/28 09:58:28 UTC, 0 replies.
- [1/2] kafka git commit: KAFKA-5949; User Callback Exceptions need to be handled properly - posted by da...@apache.org on 2017/09/28 10:00:34 UTC, 0 replies.
- [2/2] kafka git commit: KAFKA-5949; User Callback Exceptions need to be handled properly - posted by da...@apache.org on 2017/09/28 10:00:35 UTC, 0 replies.
- kafka git commit: KAFKA-5979; Use single AtomicCounter to generate internal names - posted by da...@apache.org on 2017/09/28 10:07:57 UTC, 0 replies.
- kafka git commit: KAFKA-5976; Improve trace logging in RequestChannel.sendResponse - posted by ij...@apache.org on 2017/09/28 10:18:43 UTC, 0 replies.
- kafka git commit: MINOR: Use full package name when classes referenced in documentation - posted by ij...@apache.org on 2017/09/28 10:40:29 UTC, 0 replies.
- kafka git commit: HOTFIX: fix build compilation error - posted by da...@apache.org on 2017/09/28 11:53:36 UTC, 0 replies.
- kafka git commit: KAFKA-5901: Added Connect metrics specific to source tasks (KIP-196) - posted by ew...@apache.org on 2017/09/28 16:56:00 UTC, 0 replies.
- kafka git commit: KAFKA-5888; System test to check ordering of messages with transactions and max.in.flight > 1 - posted by jg...@apache.org on 2017/09/28 20:03:32 UTC, 0 replies.
- [1/3] kafka git commit: KAFKA-5746; Add new metrics to support health checks (KIP-188) - posted by ij...@apache.org on 2017/09/28 20:59:22 UTC, 0 replies.
- [2/3] kafka git commit: KAFKA-5746; Add new metrics to support health checks (KIP-188) - posted by ij...@apache.org on 2017/09/28 20:59:23 UTC, 0 replies.
- [3/3] kafka git commit: KAFKA-5746; Add new metrics to support health checks (KIP-188) - posted by ij...@apache.org on 2017/09/28 20:59:24 UTC, 0 replies.
- kafka-site git commit: update main bullet verbiage on the homepage - posted by ew...@apache.org on 2017/09/28 22:39:40 UTC, 0 replies.
- kafka git commit: KAFKA-5957; Prevent second deallocate if response for aborted batch returns - posted by ij...@apache.org on 2017/09/29 02:20:46 UTC, 0 replies.
- kafka git commit: KAFKA-5746; Fix conversion count computed in `downConvert` - posted by rs...@apache.org on 2017/09/29 08:53:57 UTC, 0 replies.
- kafka git commit: KAFKA-4593; Don't throw IllegalStateException and die on task migration - posted by da...@apache.org on 2017/09/29 09:03:45 UTC, 0 replies.
- kafka git commit: KAFKA-5949; Follow-up after latest KIP-161 changes - posted by da...@apache.org on 2017/09/29 09:27:06 UTC, 0 replies.
- kafka git commit: MINOR: always set Serde.Long on count operations - posted by da...@apache.org on 2017/09/29 10:08:58 UTC, 0 replies.
- kafka git commit: KAFKA-5932; Avoid call to fetchPrevious in FlushListeners - posted by da...@apache.org on 2017/09/29 10:13:19 UTC, 0 replies.
- kafka git commit: KAFKA-5986; Streams State Restoration never completes when logging is disabled - posted by da...@apache.org on 2017/09/29 14:10:34 UTC, 1 replies.
- kafka git commit: KAFKA-5968; Create/remove request metrics during broker startup/shutdown - posted by ij...@apache.org on 2017/09/29 14:11:44 UTC, 0 replies.