You are viewing a plain text version of this content. The canonical link for it is here.
- kafka git commit: HOTFIX: Fix main classpath libs glob for release (fixup KAFKA-3615 regression) - posted by ew...@apache.org on 2016/05/01 03:54:02 UTC, 1 replies.
- kafka git commit: KAFKA-3640: Reduce the latency of topic metadata requests - posted by gw...@apache.org on 2016/05/02 20:20:58 UTC, 0 replies.
- kafka git commit: MINOR: Add version check on enable-systest-events flag - posted by ew...@apache.org on 2016/05/03 06:42:15 UTC, 1 replies.
- kafka git commit: KAFKA-3517; Add documentation for SASL/PLAIN - posted by ju...@apache.org on 2016/05/03 18:49:28 UTC, 1 replies.
- kafka git commit: KAFKA-3650: Fix vagrant download URL - posted by ew...@apache.org on 2016/05/03 19:20:33 UTC, 0 replies.
- kafka git commit: MINOR: add logfilename to error message when file missing - posted by ew...@apache.org on 2016/05/03 19:22:19 UTC, 1 replies.
- kafka git commit: KAFKA-3642: Fix NPE from ProcessorStateManager when the changelog topic not exists - posted by gu...@apache.org on 2016/05/03 19:47:27 UTC, 1 replies.
- kafka git commit: KAFKA-3128; Add metrics for ZooKeeper events zookeeper metrics - posted by ju...@apache.org on 2016/05/03 19:55:59 UTC, 1 replies.
- kafka git commit: KAFKA-3448; Support zone index in IPv6 regex - posted by ij...@apache.org on 2016/05/03 20:24:27 UTC, 1 replies.
- kafka git commit: MINOR: Added more integration tests - posted by gu...@apache.org on 2016/05/03 22:26:30 UTC, 1 replies.
- kafka git commit: MINOR: Clean up of ConsumerCoordinator and PartitionAssignor - posted by ij...@apache.org on 2016/05/04 00:54:32 UTC, 1 replies.
- kafka git commit: KAFKA-3648; maxTimeToBlock in BufferPool.allocate should be enforced - posted by ij...@apache.org on 2016/05/04 01:18:24 UTC, 1 replies.
- kafka git commit: KAFKA-3654: Config validation should validate both common and connector specific configurations - posted by ew...@apache.org on 2016/05/04 03:05:30 UTC, 1 replies.
- kafka git commit: MINOR: Handle null values in validators - posted by ij...@apache.org on 2016/05/04 03:27:05 UTC, 1 replies.
- kafka git commit: KAFKA-2684; Add force option to topic / config command so they can be called programatically - posted by ij...@apache.org on 2016/05/04 13:26:56 UTC, 0 replies.
- kafka git commit: MINOR: Modify checkstyle to allow import classes only used in javadoc - posted by gu...@apache.org on 2016/05/04 18:25:31 UTC, 1 replies.
- kafka git commit: KAFKA-3632; remove fetcher metrics on shutdown and leader migration - posted by ij...@apache.org on 2016/05/04 19:11:01 UTC, 1 replies.
- kafka git commit: KAFKA-2236; Offset request reply racing with segment rolling - posted by gu...@apache.org on 2016/05/04 21:26:34 UTC, 1 replies.
- kafka git commit: KAFKA 3656: Remove logging outstanding messages when producer flush fails - posted by ew...@apache.org on 2016/05/04 23:08:20 UTC, 1 replies.
- kafka git commit: KAFKA-3639; Configure default serdes upon construction - posted by ij...@apache.org on 2016/05/04 23:23:47 UTC, 1 replies.
- kafka git commit: KAFKA-3652; Return error response for unsupported version of ApiVersionsRequest - posted by ju...@apache.org on 2016/05/05 01:16:13 UTC, 1 replies.
- kafka git commit: KAFKA-3527: Consumer commitAsync should not expose internal exceptions - posted by ew...@apache.org on 2016/05/05 02:21:10 UTC, 1 replies.
- kafka git commit: MINOR: Fixes to AWS init script for testing - posted by ew...@apache.org on 2016/05/05 02:25:09 UTC, 0 replies.
- [kafka] Git Push Summary - posted by gw...@apache.org on 2016/05/05 17:43:19 UTC, 12 replies.
- kafka git commit: KAFKA-3659: Handle coordinator disconnects more gracefully in client - posted by ew...@apache.org on 2016/05/05 19:03:47 UTC, 1 replies.
- kafka git commit: KAFKA-3581: add timeouts to joins in background thread services - posted by ew...@apache.org on 2016/05/05 20:12:24 UTC, 1 replies.
- kafka-site git commit: Docs for 0.10.0.0, fourth release candidate - posted by gw...@apache.org on 2016/05/05 20:33:55 UTC, 0 replies.
- kafka git commit: HOTFIX: Reverted timeouts to larger values - posted by gu...@apache.org on 2016/05/05 20:50:18 UTC, 1 replies.
- kafka git commit: KAFKA-3661; fix NPE in o.a.k.c.c.RoundRobinAssignor when topic metadata not found - posted by ij...@apache.org on 2016/05/05 22:25:14 UTC, 1 replies.
- kafka git commit: KAFKA-3651; Remove the condition variable waiting on memory availability in Bufferpool when a TimeoutException is thrown - posted by ij...@apache.org on 2016/05/05 22:49:55 UTC, 1 replies.
- kafka git commit: HOTFIX: follow-up on KAFKA-725 to remove the check and return empty response instead of throw exceptions - posted by gu...@apache.org on 2016/05/05 23:55:27 UTC, 1 replies.
- kafka git commit: KAFKA-3627: consumer fails to execute delayed tasks in poll when records are available - posted by ew...@apache.org on 2016/05/06 05:24:16 UTC, 1 replies.
- kafka git commit: KAFKA-3666; Update links for new consumer API - posted by ij...@apache.org on 2016/05/06 15:33:41 UTC, 1 replies.
- kafka git commit: KAFKA-3616: Make kafka producers/consumers injectable for KafkaStreams - posted by gu...@apache.org on 2016/05/06 15:49:48 UTC, 1 replies.
- [1/2] kafka git commit: KAFKA-3592: System test - configurable paths - posted by ew...@apache.org on 2016/05/06 18:10:39 UTC, 1 replies.
- [2/2] kafka git commit: KAFKA-3592: System test - configurable paths - posted by ew...@apache.org on 2016/05/06 18:10:40 UTC, 1 replies.
- kafka git commit: Minor: added description for lag in consumer group command - posted by gw...@apache.org on 2016/05/06 20:31:34 UTC, 0 replies.
- kafka git commit: KAFKA-3669; Add secondary constructor for KafkaConfig with a default value for doLog - posted by ij...@apache.org on 2016/05/06 20:47:05 UTC, 1 replies.
- kafka git commit: KAFKA-3655; awaitFlushCompletion() in RecordAccumulator should always decrement flushesInProgress count - posted by ij...@apache.org on 2016/05/06 20:58:00 UTC, 1 replies.
- kafka git commit: KAFKA-3112; Warn instead of error on unresolvable bootstrap server - posted by ij...@apache.org on 2016/05/07 08:06:01 UTC, 1 replies.
- kafka git commit: KAFKA-3160; Fix LZ4 Framing - posted by ij...@apache.org on 2016/05/07 18:36:21 UTC, 1 replies.
- kafka git commit: KAFKA-3670; ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible - posted by ju...@apache.org on 2016/05/08 17:45:50 UTC, 1 replies.
- kafka git commit: KAFKA-3579; Reference both old and new consumer properties in `TopicCommand` - posted by ij...@apache.org on 2016/05/08 22:05:14 UTC, 1 replies.
- kafka git commit: KAFKA 3671: Move topics to SinkConnectorConfig - posted by ew...@apache.org on 2016/05/09 05:26:45 UTC, 1 replies.
- kafka git commit: KAFKA-3673: Connect tests don't handle concurrent config changes - posted by ew...@apache.org on 2016/05/09 06:51:02 UTC, 1 replies.
- kafka git commit: MINOR: Move connect.start() to try catch block - posted by ew...@apache.org on 2016/05/09 06:52:33 UTC, 1 replies.
- kafka git commit: KAFKA-3674: Ensure connector target state changes propagated to worker - posted by ew...@apache.org on 2016/05/09 07:12:51 UTC, 1 replies.
- kafka git commit: KAFKA-3675; Add lz4 to parametrized `test_upgrade` system test - posted by ew...@apache.org on 2016/05/09 07:22:30 UTC, 1 replies.
- kafka git commit: KAFKA-3662; Fix timing issue in SocketServerTest.tooBigRequestIsRejected - posted by ij...@apache.org on 2016/05/09 13:48:14 UTC, 1 replies.
- kafka git commit: KAFKA-3681; Connect doc formatting - posted by ij...@apache.org on 2016/05/09 16:01:25 UTC, 1 replies.
- kafka git commit: KAFKA-3658: Validate retention period be longer than window size - posted by gu...@apache.org on 2016/05/09 16:31:17 UTC, 1 replies.
- kafka git commit: KAFKA-3587; LogCleaner fails due to incorrect offset map computation - posted by ij...@apache.org on 2016/05/09 17:10:47 UTC, 1 replies.
- kafka git commit: HOTFIX: KAFKA-3160 follow-up, catch decompression errors in constructor - posted by ij...@apache.org on 2016/05/09 17:51:47 UTC, 1 replies.
- kafka git commit: MINOR: Add toString implementations to Subscription and Assignment - posted by ij...@apache.org on 2016/05/09 22:34:37 UTC, 1 replies.
- kafka git commit: MINOR: Remove copyDependantTestLibs from jar dependencies - posted by ij...@apache.org on 2016/05/09 22:38:16 UTC, 0 replies.
- kafka git commit: KAFKA-3421; Follow up to fix name of SourceTask method and add documentation of connector status REST API - posted by ij...@apache.org on 2016/05/09 22:42:18 UTC, 1 replies.
- kafka git commit: KAFKA-3634; Upgrade tests for SASL authentication - posted by ij...@apache.org on 2016/05/09 22:47:14 UTC, 1 replies.
- kafka git commit: MINOR: Update protocol doc link in Introduction. - posted by gw...@apache.org on 2016/05/09 23:47:25 UTC, 1 replies.
- kafka git commit: KAFKA-3676: system tests for connector pause/resume - posted by ew...@apache.org on 2016/05/09 23:56:37 UTC, 1 replies.
- kafka git commit: KAFKA-3608; Fix ZooKeeper structures and output format in documentation - posted by gw...@apache.org on 2016/05/10 00:29:20 UTC, 1 replies.
- kafka git commit: KAFKA-3684: SinkConnectorConfig does not return topics in config validation. - posted by ew...@apache.org on 2016/05/10 00:37:28 UTC, 1 replies.
- kafka-site git commit: additional improvements to 0.10.0 docs - posted by gw...@apache.org on 2016/05/10 01:44:48 UTC, 0 replies.
- kafka git commit: MINOR: Add Kafka Streams API / upgrade notes - posted by ij...@apache.org on 2016/05/10 07:01:06 UTC, 1 replies.
- kafka git commit: MINOR: Double timeout passed to `producer.close` in `sendAndVerifyTimestamp` - posted by ew...@apache.org on 2016/05/11 00:30:49 UTC, 1 replies.
- kafka git commit: KAFKA-3525; getSequenceId should return 1 for first data node creation - posted by ij...@apache.org on 2016/05/11 00:52:57 UTC, 0 replies.
- kafka git commit: MINOR: Ensure that selection key is cancelled on close - posted by ij...@apache.org on 2016/05/11 13:04:16 UTC, 1 replies.
- kafka git commit: MINOR: Documentation for Rack Awareness - posted by ij...@apache.org on 2016/05/11 14:31:21 UTC, 1 replies.
- kafka git commit: KAFKA-3690: Avoid to pass null to UnmodifiableMap - posted by ew...@apache.org on 2016/05/11 20:06:36 UTC, 1 replies.
- kafka git commit: MINOR: Improve handling of channel close exception - posted by ij...@apache.org on 2016/05/11 20:11:38 UTC, 1 replies.
- kafka git commit: KAFKA-3694; Ensure broker Zk deregistration prior to restart in ReplicationTest - posted by ij...@apache.org on 2016/05/11 22:48:57 UTC, 1 replies.
- kafka git commit: KAFKA-3704: Remove hard-coded block size in KafkaProducer - posted by gu...@apache.org on 2016/05/12 00:01:18 UTC, 1 replies.
- kafka git commit: KAFKA-3583: Add documentation for Connect status control APIs - posted by ew...@apache.org on 2016/05/12 00:19:32 UTC, 1 replies.
- kafka git commit: MINOR: Fix order of compression algorithms in upgrade note - posted by ij...@apache.org on 2016/05/12 00:38:57 UTC, 1 replies.
- kafka git commit: MINOR: Change type of StreamsConfig.BOOTSTRAP_SERVERS_CONFIG to List - posted by ij...@apache.org on 2016/05/12 10:12:25 UTC, 1 replies.
- kafka git commit: MINOR: Fix checkstyle failure in `StreamsConfigTest` - posted by ij...@apache.org on 2016/05/12 19:36:53 UTC, 1 replies.
- kafka git commit: MINOR: Remove tag from doap file - posted by ij...@apache.org on 2016/05/12 21:06:19 UTC, 0 replies.
- kafka git commit: KAFKA-3421: Connect developer guide update and several fixes - posted by ew...@apache.org on 2016/05/13 01:15:38 UTC, 1 replies.
- kafka git commit: KAFKA-3520: Add system tests for REST APIs of list connector plugins and config validation - posted by ew...@apache.org on 2016/05/13 01:19:11 UTC, 1 replies.
- kafka git commit: MINOR: Fix bugs in KafkaStreams.close() - posted by gu...@apache.org on 2016/05/13 04:14:55 UTC, 1 replies.
- kafka git commit: KAFKA-3692; Add quotes to variables in kafka-run-class.sh - posted by ij...@apache.org on 2016/05/13 11:10:19 UTC, 1 replies.
- kafka git commit: KAFKA-3584; Fix synchronization issue between deleteOldSegments() and delete() methods - posted by ij...@apache.org on 2016/05/13 11:57:30 UTC, 1 replies.
- kafka git commit: MINOR: Allow Serdes subclasses to access WrapperSerde - posted by gu...@apache.org on 2016/05/13 22:32:27 UTC, 1 replies.
- kafka git commit: Revert 51b63c421460a00884e7f00a648c41ed31eb6dd5 from 0.10.0 - posted by gu...@apache.org on 2016/05/14 03:03:10 UTC, 0 replies.
- kafka git commit: KAFKA-3713; Close `compressor` to fix memory leak - posted by gw...@apache.org on 2016/05/14 04:03:44 UTC, 1 replies.
- kafka git commit: KAFKA-3565; Add documentation to warn user about the potential messag… - posted by ju...@apache.org on 2016/05/15 16:04:19 UTC, 1 replies.
- kafka git commit: MINOR: document increased network bandwidth of 0.10 under replication - posted by ij...@apache.org on 2016/05/16 12:40:21 UTC, 1 replies.
- kafka git commit: KAFKA-3258; Delete broker topic metrics of deleted topics - posted by ij...@apache.org on 2016/05/16 13:37:15 UTC, 1 replies.
- kafka git commit: KAFKA-3698; Update the message format section. - posted by ij...@apache.org on 2016/05/16 16:16:33 UTC, 1 replies.
- kafka git commit: KAFKA-3704; Revert "Remove hard-coded block size in KafkaProducer" - posted by gw...@apache.org on 2016/05/16 19:00:08 UTC, 1 replies.
- kafka-site git commit: doc changes included as part of 0.10.0.0-rc5 - posted by gw...@apache.org on 2016/05/16 21:38:39 UTC, 0 replies.
- kafka git commit: MINOR: Add INFO logging if ZK config is not specified - posted by gu...@apache.org on 2016/05/16 21:44:26 UTC, 0 replies.
- kafka-site git commit: MINOR: Fix typos and formatting in coding-guide.html - posted by ij...@apache.org on 2016/05/17 13:12:00 UTC, 0 replies.
- kafka git commit: KAFKA-3716; Validate all timestamps are not negative - posted by gu...@apache.org on 2016/05/17 18:25:54 UTC, 0 replies.
- kafka-site git commit: MINOR: Replace style guide link with scala-lang.org link - posted by ij...@apache.org on 2016/05/18 00:45:32 UTC, 0 replies.
- kafka-site git commit: MINOR: Replace style guide link with scala-lang.org link [Forced Update!] - posted by ij...@apache.org on 2016/05/18 00:46:33 UTC, 0 replies.
- kafka git commit: KAFKA-3393; Updated the docs to reflect the deprecation of block.on.buffer.full and usage of max.block.ms - posted by ij...@apache.org on 2016/05/18 01:07:41 UTC, 1 replies.
- kafka git commit: MINOR: Exclude jline, netty and findbugs annotations - posted by gw...@apache.org on 2016/05/18 02:18:37 UTC, 1 replies.
- kafka git commit: KAFKA-3721; Put UpdateMetadataRequest V2 in 0.10.0-IV1 - posted by ju...@apache.org on 2016/05/18 04:16:57 UTC, 1 replies.
- [01/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:43 UTC, 0 replies.
- [02/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:44 UTC, 0 replies.
- [03/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:45 UTC, 0 replies.
- [04/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:46 UTC, 0 replies.
- [05/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:47 UTC, 0 replies.
- [06/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:48 UTC, 0 replies.
- [07/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:49 UTC, 0 replies.
- [08/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:50 UTC, 0 replies.
- [09/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:51 UTC, 0 replies.
- [10/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:52 UTC, 0 replies.
- [11/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:53 UTC, 0 replies.
- [12/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:54 UTC, 0 replies.
- [13/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:55 UTC, 0 replies.
- [14/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:56 UTC, 0 replies.
- [15/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:57 UTC, 0 replies.
- [16/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:58 UTC, 0 replies.
- [17/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:53:59 UTC, 0 replies.
- [18/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:00 UTC, 0 replies.
- [19/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:01 UTC, 0 replies.
- [20/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:02 UTC, 0 replies.
- [21/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:03 UTC, 0 replies.
- [22/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:04 UTC, 0 replies.
- [23/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:05 UTC, 0 replies.
- [24/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:06 UTC, 0 replies.
- [25/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:07 UTC, 0 replies.
- [26/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:08 UTC, 0 replies.
- [27/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:09 UTC, 0 replies.
- [28/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:10 UTC, 0 replies.
- [29/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:11 UTC, 0 replies.
- [30/30] kafka-site git commit: Doc refresh for 0.10.0.0-rc6 and getting the javadoc for Java clients, not the old Java-API in core - posted by gw...@apache.org on 2016/05/18 04:54:12 UTC, 0 replies.
- kafka git commit: MINOR: Use `Record` instead of `ByteBufferMessageSet` in `ProduceRequestTest` - posted by gu...@apache.org on 2016/05/18 18:01:30 UTC, 0 replies.
- kafka git commit: MINOR: Bump system test ducktape dependency to 0.5.1 - posted by ew...@apache.org on 2016/05/18 21:47:59 UTC, 1 replies.
- kafka git commit: y - posted by ij...@apache.org on 2016/05/18 23:44:39 UTC, 1 replies.
- kafka git commit: KAFKA-3717; Support building aggregate javadoc for all project modules [Forced Update!] - posted by ij...@apache.org on 2016/05/18 23:47:27 UTC, 1 replies.
- [01/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:51 UTC, 0 replies.
- [02/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:52 UTC, 0 replies.
- [03/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:53 UTC, 0 replies.
- [04/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:54 UTC, 0 replies.
- [05/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:55 UTC, 0 replies.
- [06/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:56 UTC, 0 replies.
- [07/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:57 UTC, 0 replies.
- [08/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:58 UTC, 0 replies.
- [09/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:01:59 UTC, 0 replies.
- [10/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:00 UTC, 0 replies.
- [11/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:01 UTC, 0 replies.
- [12/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:02 UTC, 0 replies.
- [13/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:03 UTC, 0 replies.
- [14/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:04 UTC, 0 replies.
- [15/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:05 UTC, 0 replies.
- [16/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:06 UTC, 0 replies.
- [17/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:07 UTC, 0 replies.
- [18/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:08 UTC, 0 replies.
- [19/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:09 UTC, 0 replies.
- [20/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:10 UTC, 0 replies.
- [21/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:11 UTC, 0 replies.
- [22/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:12 UTC, 0 replies.
- [23/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:13 UTC, 0 replies.
- [24/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:14 UTC, 0 replies.
- [25/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:15 UTC, 0 replies.
- [26/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:16 UTC, 0 replies.
- [27/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:17 UTC, 0 replies.
- [28/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:18 UTC, 0 replies.
- [29/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:19 UTC, 0 replies.
- [30/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:20 UTC, 0 replies.
- [31/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:21 UTC, 0 replies.
- [32/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:22 UTC, 0 replies.
- [33/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:23 UTC, 0 replies.
- [34/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:24 UTC, 0 replies.
- [35/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:25 UTC, 0 replies.
- [36/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:26 UTC, 0 replies.
- [37/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:27 UTC, 0 replies.
- [38/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:28 UTC, 0 replies.
- [39/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:29 UTC, 0 replies.
- [40/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:30 UTC, 0 replies.
- [41/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:31 UTC, 0 replies.
- [42/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:32 UTC, 0 replies.
- [43/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:33 UTC, 0 replies.
- [44/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:34 UTC, 0 replies.
- [45/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:35 UTC, 0 replies.
- [46/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:36 UTC, 0 replies.
- [47/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:37 UTC, 0 replies.
- [48/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:38 UTC, 0 replies.
- [49/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:39 UTC, 0 replies.
- [50/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:40 UTC, 0 replies.
- [51/51] [partial] kafka-site git commit: Update javadoc for 0.10 to include connect and streams - posted by ij...@apache.org on 2016/05/19 00:02:41 UTC, 0 replies.
- kafka git commit: MINOR: Move `Incorporating Security Features in a Running Cluster` to its own section under `Security` - posted by ij...@apache.org on 2016/05/19 16:16:43 UTC, 1 replies.
- kafka git commit: KAFKA-2935: Remove vestigial WorkerConfig.CLUSTER_CONFIG - posted by ew...@apache.org on 2016/05/19 16:25:19 UTC, 0 replies.
- kafka git commit: KAFKA-3735: Dispose all RocksObejcts upon completeness - posted by gu...@apache.org on 2016/05/20 18:52:40 UTC, 0 replies.
- kafka git commit: MINOR: Specify keyalg RSA for SSL key generation - posted by ij...@apache.org on 2016/05/22 09:01:37 UTC, 1 replies.
- [1/2] kafka git commit: Bump version to 0.10.0.0 for a release candidate - posted by gw...@apache.org on 2016/05/23 18:28:19 UTC, 0 replies.
- [2/2] kafka git commit: Updating the 0.10.0 branch as we are now officially releasing this RC as Apache Kafka 0.10.0.0 - posted by gw...@apache.org on 2016/05/23 18:28:20 UTC, 0 replies.
- kafka git commit: bumping version of branch from 0.10.0.0-SNAPSHOT to 0.10.0.1-SNAPSHOT, since 0.10.0.0 was released - posted by gw...@apache.org on 2016/05/23 18:34:12 UTC, 0 replies.
- svn commit: r13752 - in /release/kafka: ./ 0.10.0.0/ 0.10.0.0/javadoc/ 0.10.0.0/javadoc/org/ 0.10.0.0/javadoc/org/apache/ 0.10.0.0/javadoc/org/apache/kafka/ 0.10.0.0/javadoc/org/apache/kafka/clients/ 0.10.0.0/javadoc/org/apache/kafka/clients/consumer/ ... - posted by gu...@apache.org on 2016/05/23 20:13:00 UTC, 0 replies.
- kafka git commit: KAFKA-3747; Close `RecordBatch.records` when append to batch fails - posted by ij...@apache.org on 2016/05/24 08:13:45 UTC, 1 replies.
- kafka-site git commit: KAFKA-3709: Create a project security page. - posted by ij...@apache.org on 2016/05/24 09:42:32 UTC, 0 replies.
- kafka-site git commit: Rename `project_security.html` to `project-security.html` - posted by ij...@apache.org on 2016/05/24 09:44:43 UTC, 0 replies.
- kafka-site git commit: Fix includes in `project-security.html` - posted by ij...@apache.org on 2016/05/24 09:46:53 UTC, 0 replies.
- kafka-site git commit: Update docs and javadoc with latest minor changes - posted by ij...@apache.org on 2016/05/24 10:37:17 UTC, 0 replies.
- kafka-site git commit: Fix table of contents and minor fix in `block.on.buffer.full` doc - posted by ij...@apache.org on 2016/05/24 11:18:31 UTC, 0 replies.
- kafka-site git commit: Update links for Kafka 0.10.0.0 - posted by ij...@apache.org on 2016/05/24 14:46:42 UTC, 0 replies.
- kafka-site git commit: Change site_name from `sna-projects` to `Apache Kafka` - posted by ij...@apache.org on 2016/05/24 16:05:29 UTC, 0 replies.
- kafka-site git commit: Fix typo in site_name - posted by ij...@apache.org on 2016/05/24 16:59:45 UTC, 0 replies.
- kafka git commit: MINOR: Fix documentation table of contents and `BLOCK_ON_BUFFER_FULL_DOC` - posted by gw...@apache.org on 2016/05/24 19:53:29 UTC, 1 replies.
- kafka git commit: Minor: Fix ps command example in docs - posted by gw...@apache.org on 2016/05/25 00:07:52 UTC, 0 replies.
- kafka git commit: KAFKA-3683; Add file descriptor recommendation to ops guide - posted by gw...@apache.org on 2016/05/25 00:27:00 UTC, 1 replies.
- kafka git commit: MINOR: Add virtual env to Kafka system test README.md - posted by gw...@apache.org on 2016/05/25 00:32:22 UTC, 0 replies.
- kafka git commit: MINOR: Removed 1/2 of the hardcoded sleeps in Streams - posted by ij...@apache.org on 2016/05/25 14:14:23 UTC, 1 replies.
- kafka git commit: KAFKA-3732: Add an auto accept option to kafka-acls.sh - posted by gw...@apache.org on 2016/05/25 18:25:09 UTC, 0 replies.
- kafka git commit: KAFKA-3718; propagate all KafkaConfig __consumer_offsets configs to OffsetConfig instantiation - posted by ij...@apache.org on 2016/05/26 08:17:43 UTC, 1 replies.
- kafka git commit: Setting broker state as running after publishing to ZK - posted by ju...@apache.org on 2016/05/26 16:50:51 UTC, 0 replies.
- kafka git commit: MINOR: Use `--force` instead of `--yes` in `AclCommand` - posted by gw...@apache.org on 2016/05/26 16:59:03 UTC, 0 replies.
- kafka git commit: MINOR: Fix wrong comments - posted by gw...@apache.org on 2016/05/26 17:23:27 UTC, 0 replies.
- kafka git commit: KAFKA-3723: Cannot change size of schema cache for JSON converter - posted by ew...@apache.org on 2016/05/26 21:14:12 UTC, 0 replies.
- kafka git commit: KAFKA-3710: MemoryOffsetBackingStore shutdown - posted by ew...@apache.org on 2016/05/27 04:03:35 UTC, 0 replies.
- kafka git commit: MINOR: Delete unused code in FileStreamSourceTask - posted by ew...@apache.org on 2016/05/27 06:21:36 UTC, 0 replies.
- kafka git commit: KAFKA-3749; fix "BOOSTRAP_SERVERS_DOC" typo - posted by ij...@apache.org on 2016/05/27 09:25:44 UTC, 0 replies.
- kafka git commit: MINOR: Fix tracing in KafkaApis.handle() - posted by ij...@apache.org on 2016/05/27 20:35:12 UTC, 1 replies.
- kafka git commit: MINOR: Fix a couple of scaladoc typos - posted by ij...@apache.org on 2016/05/27 20:45:19 UTC, 0 replies.
- kafka git commit: KAFKA-3682; ArrayIndexOutOfBoundsException thrown by - posted by ju...@apache.org on 2016/05/27 22:39:10 UTC, 0 replies.
- kafka git commit: KAFKA-3678: Removed sleep from streams integration tests - posted by gu...@apache.org on 2016/05/28 01:39:59 UTC, 0 replies.
- kafka git commit: KAFKA-3767; Add missing license to connect-test.properties - posted by ij...@apache.org on 2016/05/28 10:30:42 UTC, 0 replies.
- kafka git commit: KAFKA-3158; ConsumerGroupCommand should tell whether group is actually dead - posted by ij...@apache.org on 2016/05/28 23:07:37 UTC, 0 replies.
- kafka git commit: KAFKA-3765; Kafka Code style corrections - posted by ij...@apache.org on 2016/05/29 08:01:47 UTC, 0 replies.
- kafka git commit: MINOR: Remove synchronized as the tasks are executed sequentially - posted by ew...@apache.org on 2016/05/31 00:11:24 UTC, 0 replies.
- kafka git commit: MINOR: Avoid trace logging computation in `checkEnoughReplicasReachOffset` - posted by ew...@apache.org on 2016/05/31 16:03:38 UTC, 0 replies.