You are viewing a plain text version of this content. The canonical link for it is here.
- [kafka] branch trunk updated: KAFKA-6526: Enable unclean leader election without controller change (#4920) - posted by rs...@apache.org on 2018/05/01 14:27:12 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Removed unused imports in a few tests (#4938) - posted by ij...@apache.org on 2018/05/01 22:27:26 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6825: Make StreamsConfig#DEFAULT_PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG public (#4929) - posted by gu...@apache.org on 2018/05/02 18:58:51 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6825: Make StreamsConfig#DEFAULT_PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG public (#4929) - posted by gu...@apache.org on 2018/05/02 18:59:22 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6657: Add StreamsConfig prefix for different consumers (#4805) - posted by gu...@apache.org on 2018/05/02 20:24:19 UTC, 0 replies.
- [kafka] branch trunk updated: HOTFIX: Simplify ConsoleConsumer stripWithPrefix function - posted by gu...@apache.org on 2018/05/02 20:32:20 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6829: retry commits on unknown topic or partition (#4948) - posted by gu...@apache.org on 2018/05/03 00:01:37 UTC, 0 replies.
- [kafka] branch trunk updated: Upgrade ZooKeeper to 3.4.12 and Scala to 2.12.6 (#4940) - posted by ij...@apache.org on 2018/05/03 16:25:40 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6853: ZooKeeperRequestLatencyMs is incorrect (#4961) - posted by ij...@apache.org on 2018/05/03 16:46:36 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6853: ZooKeeperRequestLatencyMs is incorrect (#4961) - posted by ij...@apache.org on 2018/05/03 16:48:36 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) - posted by jg...@apache.org on 2018/05/03 20:05:40 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) - posted by jg...@apache.org on 2018/05/03 20:09:46 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) - posted by jg...@apache.org on 2018/05/03 20:12:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) - posted by jg...@apache.org on 2018/05/04 06:06:44 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) - posted by jg...@apache.org on 2018/05/04 07:48:03 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) - posted by jg...@apache.org on 2018/05/04 15:30:22 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6761: Part 1 of 3; Graph nodes (#4923) - posted by gu...@apache.org on 2018/05/04 15:40:02 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Removed deprecated schedule function (#4908) - posted by gu...@apache.org on 2018/05/04 15:42:06 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5697: issue Consumer#wakeup during Streams shutdown - posted by gu...@apache.org on 2018/05/04 16:06:22 UTC, 0 replies.
- [kafka-site] branch asf-site updated: [KAFKA-6861] Missing ')' in Kafka Streams documentation (#139) - posted by gu...@apache.org on 2018/05/04 16:54:05 UTC, 0 replies.
- [kafka-site] branch asf-site updated: MINOR: fix tutorial example code snippet - posted by gu...@apache.org on 2018/05/04 16:58:45 UTC, 0 replies.
- [kafka] branch trunk updated: HOTFIX: fix streams tutorial code example - posted by gu...@apache.org on 2018/05/04 16:59:49 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6844: Call shutdown on GlobalStreamThread after all StreamThreads have stopped (#4950) - posted by gu...@apache.org on 2018/05/04 22:18:49 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6867; Corrected the typos in upgrade.html (#4970) - posted by jg...@apache.org on 2018/05/04 22:42:50 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove KafkaStreams#toString (#4909) - posted by gu...@apache.org on 2018/05/04 23:35:25 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) - posted by gu...@apache.org on 2018/05/07 03:55:23 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [cleanup] (#4939) - posted by gu...@apache.org on 2018/05/07 16:21:25 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove deprecated parameter in ProcessorContext#register (#4911) - posted by gu...@apache.org on 2018/05/07 16:22:30 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6871: KStreams Scala API: incorrect Javadocs and misleading parameter name (#4971) - posted by mj...@apache.org on 2018/05/07 16:27:48 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove deprecated KTable#writeAs, print, foreach, to, through (#4910) - posted by gu...@apache.org on 2018/05/07 16:44:50 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6628: RocksDBSegmentedBytesStoreTest does not cover time window serdes (#4836) - posted by gu...@apache.org on 2018/05/07 17:57:45 UTC, 0 replies.
- [kafka-site] branch asf-site updated: MINOR: Fix typo in table (#140) - posted by gu...@apache.org on 2018/05/07 19:48:45 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6813: Remove deprecated APIs in KIP-182, Part I (#4919) - posted by gu...@apache.org on 2018/05/08 00:34:40 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Make Serdes less confusing in Scala (#4963) - posted by gu...@apache.org on 2018/05/08 16:15:39 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977) - posted by ij...@apache.org on 2018/05/08 22:52:48 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977) - posted by ij...@apache.org on 2018/05/08 22:59:36 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: add equals()/hashCode() for Produced/Consumed (#4979) - posted by mj...@apache.org on 2018/05/08 23:07:36 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6292; Improve FileLogInputStream batch position checks to avoid type overflow (#4928) - posted by jg...@apache.org on 2018/05/09 00:07:59 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6877; Remove completedFetch upon a failed parse if it contains no records. - posted by jq...@apache.org on 2018/05/09 01:57:59 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix trace logging in ReplicaManager (#4916) - posted by ij...@apache.org on 2018/05/09 06:02:40 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6834: Handle compaction with batches bigger than max.message.bytes (#4953) - posted by rs...@apache.org on 2018/05/09 10:46:44 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA 6673: Implemented missing override equals method (#4745) - posted by gu...@apache.org on 2018/05/09 17:34:48 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6878: NPE when querying global state store not in READY state (#4978) - posted by gu...@apache.org on 2018/05/09 17:42:16 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6878: NPE when querying global state store not in READY state (#4978) - posted by gu...@apache.org on 2018/05/09 17:48:19 UTC, 0 replies.
- [kafka] branch 1.1 updated: HOTFIX: remove empty line to pass checkstyle - posted by mj...@apache.org on 2018/05/09 19:11:41 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6299; Fix AdminClient error handling when metadata changes (#4295) - posted by jg...@apache.org on 2018/05/09 21:27:38 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6878 Switch the order of underlying.init and initInternal (#4988) - posted by gu...@apache.org on 2018/05/10 00:06:51 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6878 Switch the order of underlying.init and initInternal (#4988) - posted by gu...@apache.org on 2018/05/10 00:07:38 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6813: Remove deprecated APIs in KIP-182, Part II (#4976) - posted by gu...@apache.org on 2018/05/10 00:13:09 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (#4882) - posted by ju...@apache.org on 2018/05/10 01:50:01 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6870 Concurrency conflicts in SampledStat (#4985) - posted by rs...@apache.org on 2018/05/10 11:27:56 UTC, 0 replies.
- [kafka] branch 1.1 updated (a7664f2 -> cf70366) - posted by rs...@apache.org on 2018/05/10 12:13:19 UTC, 0 replies.
- [kafka] 01/02: KAFKA-6765: Handle exception while reading throttle metric value in test (#4869) - posted by rs...@apache.org on 2018/05/10 12:13:20 UTC, 0 replies.
- [kafka] 02/02: KAFKA-6870 Concurrency conflicts in SampledStat (#4985) - posted by rs...@apache.org on 2018/05/10 12:13:21 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update dynamic broker configuration doc for truststore update (#4954) - posted by jg...@apache.org on 2018/05/10 15:55:21 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove deprecated valueTransformer.punctuate (#4993) - posted by gu...@apache.org on 2018/05/10 16:51:07 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix typo in ConsumerRebalanceListener JavaDoc (#4996) - posted by jg...@apache.org on 2018/05/10 16:53:52 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999) - posted by jg...@apache.org on 2018/05/10 21:18:12 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999) - posted by jg...@apache.org on 2018/05/10 21:22:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6894: Improve err msg when connecting processor with global store (#5000) - posted by gu...@apache.org on 2018/05/10 22:49:43 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: A few small cleanups in AdminClient from KAFKA-6299 (#4989) - posted by jg...@apache.org on 2018/05/11 00:31:16 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Rename RecordFormat to RecordVersion (#4809) - posted by ij...@apache.org on 2018/05/11 05:06:26 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5965: Remove Deprecated AdminClient from Streams Resetter Tool (#4968) - posted by gu...@apache.org on 2018/05/11 15:44:43 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6394; Add a check to prevent misconfiguration of advertised listeners (#4897) - posted by jg...@apache.org on 2018/05/11 15:49:55 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Count fix and Type alias refactor in Streams Scala API (#4966) - posted by gu...@apache.org on 2018/05/11 17:15:55 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR - Fix typo in Streams Dev Guide (#4972) - posted by mj...@apache.org on 2018/05/11 17:27:10 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6813: Remove deprecated APIs in KIP-182, Part III (#4991) - posted by gu...@apache.org on 2018/05/11 18:38:08 UTC, 0 replies.
- [kafka] branch trunk updated: HOTFIX: RegexSourceIntegrationTest needs to cleanup shared output topic (#5008) - posted by gu...@apache.org on 2018/05/11 20:53:31 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Ensure sensor names are unique in Kafka Streams (#5009) - posted by mj...@apache.org on 2018/05/12 00:19:16 UTC, 0 replies.
- [kafka] branch 0.11.0 updated: KAFKA-6307: Fix KafkaMbean leak in JmxReporter (#4307) - posted by ij...@apache.org on 2018/05/14 21:12:38 UTC, 0 replies.
- [kafka] branch 0.11.0 updated: KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) - posted by ij...@apache.org on 2018/05/14 21:25:51 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-3473; More Controller Health Metrics (KIP-237) - posted by li...@apache.org on 2018/05/15 06:05:19 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6896: Add producer metrics exporting in KafkaStreams (#4998) - posted by gu...@apache.org on 2018/05/15 21:29:17 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: doc change for deprecate removal (#5006) - posted by gu...@apache.org on 2018/05/16 03:26:30 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6905: Document that Processors may be re-used by Streams (#5022) - posted by gu...@apache.org on 2018/05/16 20:10:35 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: fix broken links in streams doc (#5025) - posted by gu...@apache.org on 2018/05/16 20:23:24 UTC, 0 replies.
- [kafka] branch 1.1 updated: MINOR: fix broken links in streams doc (#5025) - posted by gu...@apache.org on 2018/05/16 20:24:06 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) - posted by mj...@apache.org on 2018/05/16 20:58:35 UTC, 0 replies.
- [kafka] branch 1.1 updated: MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) - posted by mj...@apache.org on 2018/05/16 21:00:12 UTC, 0 replies.
- [kafka] branch 1.0 updated: MINOR: add missing parameter `processing.guaratees` to Streams docs (#5023) - posted by mj...@apache.org on 2018/05/16 21:03:52 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Use Set instead of List for multiple topics (#5024) - posted by gu...@apache.org on 2018/05/17 15:45:02 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6729: Reuse source topics for source KTable's materialized store's changelog (#5017) - posted by gu...@apache.org on 2018/05/17 18:28:50 UTC, 0 replies.
- [kafka] branch trunk updated: HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) - posted by gu...@apache.org on 2018/05/17 18:56:12 UTC, 0 replies.
- [kafka] branch trunk updated: HOTFIX: use ConsumedInternal in StreamsBuilder - posted by gu...@apache.org on 2018/05/18 00:20:29 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5697: revert wakeup-based impl (#5035) - posted by gu...@apache.org on 2018/05/18 15:05:17 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6566: Improve Connect Resource Cleanup - posted by ew...@apache.org on 2018/05/18 17:40:26 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6566: Improve Connect Resource Cleanup - posted by ew...@apache.org on 2018/05/18 17:40:38 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-6566: Improve Connect Resource Cleanup - posted by ew...@apache.org on 2018/05/18 17:40:59 UTC, 0 replies.
- [kafka] branch 0.11.0 updated: KAFKA-6566: Improve Connect Resource Cleanup - posted by ew...@apache.org on 2018/05/18 17:41:28 UTC, 0 replies.
- [kafka] branch 0.10.2 updated: KAFKA-6566: Improve Connect Resource Cleanup - posted by ew...@apache.org on 2018/05/18 17:45:40 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove unused class (#5037) - posted by gu...@apache.org on 2018/05/18 17:58:14 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) - posted by jg...@apache.org on 2018/05/18 20:30:17 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) - posted by jg...@apache.org on 2018/05/18 20:34:54 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) - posted by jg...@apache.org on 2018/05/18 20:41:51 UTC, 0 replies.
- [kafka] branch 0.11.0 updated: KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) - posted by jg...@apache.org on 2018/05/18 20:44:48 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6849: add transformValues methods to KTable. (#4959) - posted by gu...@apache.org on 2018/05/18 23:06:55 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6905: Document that Transformers may be re-used by Streams (#5026) - posted by gu...@apache.org on 2018/05/20 01:44:28 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6729: Follow up; disable logging for source KTable. (#5038) - posted by gu...@apache.org on 2018/05/20 17:24:17 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix type inference on joins and aggregates (#5019) - posted by gu...@apache.org on 2018/05/20 23:25:20 UTC, 0 replies.
- [kafka] branch 1.1 updated: MINOR: Do not start processor for bounce-at-start (#4639) - posted by gu...@apache.org on 2018/05/21 01:25:24 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6868; Fix buffer underflow and expose group state in the consumer groups API (#4980) - posted by jg...@apache.org on 2018/05/21 15:37:45 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Reduce required occurrance from 100 to 10 (#5048) - posted by gu...@apache.org on 2018/05/21 18:50:24 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Ignore test_broker_type_bounce_at_start system test (#5055) - posted by gu...@apache.org on 2018/05/22 00:28:51 UTC, 0 replies.
- [kafka-site] branch asf-site updated: MINOR: Fix link in num.standby.replicas section (#142) - posted by gu...@apache.org on 2018/05/22 00:34:52 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6685: Added Exception to distinguish message Key from Value during deserializing. - posted by ew...@apache.org on 2018/05/22 04:10:40 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) - posted by ij...@apache.org on 2018/05/22 06:17:53 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove unnecessary conditional in KafkaAdminClient to fix checkstyle (#5058) - posted by ij...@apache.org on 2018/05/22 07:15:46 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 3] (#5052) - posted by gu...@apache.org on 2018/05/22 15:49:11 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove o.a.kafka.common.utils.Base64 and IS_JAVA8_COMPATIBLE - posted by li...@apache.org on 2018/05/22 16:58:05 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: AdminClient metadata manager should reset state on failure - posted by li...@apache.org on 2018/05/22 17:12:34 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: AdminClient consumer group domain objects should have public constructors (#5063) - posted by jg...@apache.org on 2018/05/22 18:23:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5807 - Check Connector.config() and Transformation.config() returns a valid ConfigDef - posted by ew...@apache.org on 2018/05/22 20:56:02 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6850: Add Record Header support to Kafka Streams Processor API (KIP-244) (#4955) - posted by mj...@apache.org on 2018/05/22 22:44:43 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Fix transiently failing consumer group admin integration test (#5067) - posted by jg...@apache.org on 2018/05/22 23:25:06 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove dependence on __consumer_offsets in AdminClient listConsumerGroups - posted by li...@apache.org on 2018/05/23 19:13:22 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6911; Fix dynamic keystore/truststore update check (#5029) - posted by jg...@apache.org on 2018/05/24 23:25:07 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6921; Remove old Scala producer and related code - posted by li...@apache.org on 2018/05/25 00:33:31 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-2061; Offer a --version flag to print the kafka version [KIP-278] (#639) - posted by jg...@apache.org on 2018/05/25 07:48:31 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) - posted by ij...@apache.org on 2018/05/25 14:01:20 UTC, 0 replies.
- [kafka] branch 1.1 updated: MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) - posted by ij...@apache.org on 2018/05/25 14:02:37 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6937: In-sync replica delayed during fetch if replica throttle is exceeded (#5074) - posted by ju...@apache.org on 2018/05/25 23:19:20 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6937: In-sync replica delayed during fetch if replica throttle is exceeded (#5074) - posted by ju...@apache.org on 2018/05/25 23:22:44 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6930: Convert byte array to string in KafkaZkClient debug log (#5061) - posted by ij...@apache.org on 2018/05/25 23:26:48 UTC, 0 replies.
- [kafka] branch 1.1 updated: KAFKA-6930: Convert byte array to string in KafkaZkClient debug log (#5061) - posted by ij...@apache.org on 2018/05/25 23:28:08 UTC, 0 replies.
- [kafka] branch 1.0 updated: KAFKA-6937: In-sync replica delayed during fetch if replica throttle is exceeded (#5074) - posted by ju...@apache.org on 2018/05/25 23:32:42 UTC, 0 replies.
- [kafka] branch trunk updated: Minor: Fixed ConsumerOffset#path (#5060) - posted by ju...@apache.org on 2018/05/26 00:11:05 UTC, 0 replies.
- [kafka] branch 1.1 updated: Minor: Fixed ConsumerOffset#path (#5060) - posted by ju...@apache.org on 2018/05/26 00:12:15 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: AdminClient should respect retry backoff - posted by li...@apache.org on 2018/05/26 00:55:32 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-2951; Add a test to verify produce, consume with ACLs for topic/group wildcard resources (#5054) - posted by jg...@apache.org on 2018/05/26 06:49:45 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) - posted by rs...@apache.org on 2018/05/26 07:18:47 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Replace unused variables by underscore (#5003) - posted by ij...@apache.org on 2018/05/26 07:54:53 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-5697; Implement new consumer poll API from KIP-266 (#4855) - posted by jg...@apache.org on 2018/05/26 18:50:57 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove MaxPermSize from gradle.properties - posted by li...@apache.org on 2018/05/27 17:05:48 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Update consumer javadoc for invalid operations on unassigned partitions (#5005) - posted by jg...@apache.org on 2018/05/28 19:08:37 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Remove findbugs exclusion matching removed old producer (#5090) - posted by jg...@apache.org on 2018/05/28 19:12:00 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050) - posted by jg...@apache.org on 2018/05/29 15:37:32 UTC, 0 replies.
- [kafka] branch trunk updated (3a8d3a7 -> a64ab91) - posted by ew...@apache.org on 2018/05/29 23:24:01 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: reduce commit time on test (#5095) - posted by gu...@apache.org on 2018/05/29 23:33:08 UTC, 0 replies.
- [kafka] branch trunk updated (4943c3f -> fffb9c5) - posted by ew...@apache.org on 2018/05/29 23:37:58 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6776: ConnectRestExtension Interfaces & Rest integration (KIP-285) - posted by ew...@apache.org on 2018/05/30 04:36:10 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6617; Improve controller performance by batching reassignment znode write operation - posted by li...@apache.org on 2018/05/30 05:09:44 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6608; Add timeout parameter to blocking consumer calls [KIP-266] (#5014) - posted by jg...@apache.org on 2018/05/30 15:30:02 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6028: Improve the quota throttle communication (KIP-219) - posted by li...@apache.org on 2018/05/30 17:13:57 UTC, 0 replies.
- [kafka] branch trunk updated: Update doc of curried joins and aggregates (#5053) - posted by gu...@apache.org on 2018/05/30 18:04:10 UTC, 0 replies.
- [kafka] branch trunk updated: Remove duplicate code which is invoked twice (#5039) - posted by gu...@apache.org on 2018/05/30 18:09:15 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6957 make InternalTopologyBuilder accessible from AbstractStream subclasses (#5085) - posted by gu...@apache.org on 2018/05/30 18:13:29 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6738: Implement error handling for source and sink tasks (KIP-298) - posted by ew...@apache.org on 2018/05/30 18:39:59 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-4936: Add dynamic routing in Streams (#5018) - posted by mj...@apache.org on 2018/05/30 18:55:21 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6886: Externalize secrets from Connect configs (KIP-297) - posted by ew...@apache.org on 2018/05/30 21:43:46 UTC, 0 replies.
- [kafka] branch trunk updated: MINOR: Follow-up improvements for KIP-266 (#5084) - posted by jg...@apache.org on 2018/05/31 00:28:27 UTC, 0 replies.
- [kafka] branch trunk updated (3683d47 -> d166485) - posted by mj...@apache.org on 2018/05/31 05:39:49 UTC, 0 replies.
- [kafka] branch trunk updated: KAFKA-6927; Chunked down-conversion to prevent out of memory errors on broker [KIP-283] (#4871) - posted by jg...@apache.org on 2018/05/31 06:04:09 UTC, 0 replies.