ij...@apache.org |
kafka git commit: MINOR: Add jenkins.sh to 0.10.2 branch |
Sat, 01 Apr, 13:32 |
jun...@apache.org |
[1/4] kafka git commit: KAFKA-4817; Add idempotent producer semantics |
Mon, 03 Apr, 02:41 |
jun...@apache.org |
[2/4] kafka git commit: KAFKA-4817; Add idempotent producer semantics |
Mon, 03 Apr, 02:41 |
jun...@apache.org |
[3/4] kafka git commit: KAFKA-4817; Add idempotent producer semantics |
Mon, 03 Apr, 02:41 |
jun...@apache.org |
[4/4] kafka git commit: KAFKA-4817; Add idempotent producer semantics |
Mon, 03 Apr, 02:41 |
ij...@apache.org |
kafka git commit: MINOR: Fix deadlock between StreamThread and KafkaStreams |
Mon, 03 Apr, 11:55 |
ij...@apache.org |
kafka git commit: MINOR: Fix potential deadlock in consumer close test |
Mon, 03 Apr, 11:58 |
jun...@apache.org |
kafka git commit: HOTFIX: Set `baseOffset` correctly in `RecordAccumulator` |
Mon, 03 Apr, 16:40 |
jun...@apache.org |
kafka git commit: MINOR: fix cleanup phase for KStreamWindowAggregateTest |
Mon, 03 Apr, 16:54 |
|
kafka git commit: KAFKA-4878: Improved Invalid Connect Config Error Message |
|
gwens...@apache.org |
kafka git commit: KAFKA-4878: Improved Invalid Connect Config Error Message |
Mon, 03 Apr, 20:09 |
gwens...@apache.org |
kafka git commit: KAFKA-4878: Improved Invalid Connect Config Error Message |
Mon, 03 Apr, 20:09 |
ij...@apache.org |
kafka git commit: MINOR: Close the producer batch append stream when the batch gets full to free up resources |
Mon, 03 Apr, 23:14 |
ij...@apache.org |
kafka git commit: MINOR: Suppress ProducerConfig warning in MirrorMaker |
Mon, 03 Apr, 23:18 |
ewe...@apache.org |
kafka git commit: KAFKA-4977: Fix findbugs issues in connect/runtime |
Tue, 04 Apr, 00:57 |
ewe...@apache.org |
kafka git commit: KAFKA-4855: Struct SchemaBuilder should not allow duplicate fields |
Tue, 04 Apr, 03:09 |
ewe...@apache.org |
kafka git commit: KAFKA-4810: Make Kafka Connect SchemaBuilder more lax about checking that fields are unset |
Tue, 04 Apr, 21:58 |
|
kafka git commit: KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint |
|
ewe...@apache.org |
kafka git commit: KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint |
Tue, 04 Apr, 22:07 |
ewe...@apache.org |
kafka git commit: KAFKA-4837: Fix class name comparison in connector-plugins REST endpoint |
Tue, 04 Apr, 22:07 |
ewe...@apache.org |
kafka git commit: MINOR: don't throw CommitFailedException during suspendTasksAndState |
Tue, 04 Apr, 22:12 |
ewe...@apache.org |
kafka git commit: MINOR: improve MinTimestampTrackerTest and fix NPE when null element |
Tue, 04 Apr, 23:27 |
|
kafka git commit: KAFKA-4916: test streams with brokers failing |
|
ewe...@apache.org |
kafka git commit: KAFKA-4916: test streams with brokers failing |
Wed, 05 Apr, 01:40 |
ewe...@apache.org |
kafka git commit: KAFKA-4916: test streams with brokers failing |
Thu, 06 Apr, 21:51 |
|
kafka git commit: HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer |
|
ij...@apache.org |
kafka git commit: HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer |
Wed, 05 Apr, 09:31 |
ij...@apache.org |
kafka git commit: HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer |
Wed, 05 Apr, 10:21 |
ij...@apache.org |
kafka git commit: MINOR: Fix flaky StateDirectoryTest |
Wed, 05 Apr, 09:42 |
ij...@apache.org |
kafka git commit: HOTFIX: Fix checkstyle indentation error in ConnectorPluginsResource |
Wed, 05 Apr, 09:54 |
ij...@apache.org |
kafka git commit: MINOR: Make ConfigDef safer by not using empty string for NO_DEFAULT_VALUE. |
Wed, 05 Apr, 10:37 |
ij...@apache.org |
kafka git commit: MINOR: Fix multiple KafkaStreams.StreamStateListener being instantiated |
Wed, 05 Apr, 10:39 |
ij...@apache.org |
kafka git commit: KAFKA-4993; Fix findbugs warnings in kafka-clients |
Wed, 05 Apr, 21:17 |
|
kafka git commit: KAFKA-5003; StreamThread should catch InvalidTopicException |
|
ij...@apache.org |
kafka git commit: KAFKA-5003; StreamThread should catch InvalidTopicException |
Thu, 06 Apr, 11:02 |
ij...@apache.org |
kafka git commit: KAFKA-5003; StreamThread should catch InvalidTopicException |
Thu, 06 Apr, 21:36 |
ij...@apache.org |
kafka git commit: MINOR: Improve log4j on stream thread and stream process |
Thu, 06 Apr, 11:28 |
|
kafka git commit: MINOR: Improve topic management instructions for Kafka Streams examples |
|
ij...@apache.org |
kafka git commit: MINOR: Improve topic management instructions for Kafka Streams examples |
Thu, 06 Apr, 11:34 |
ij...@apache.org |
kafka git commit: MINOR: Improve topic management instructions for Kafka Streams examples |
Thu, 06 Apr, 11:35 |
|
kafka git commit: MINOR: Clarify ReadOnlyWindowStore's time range behaviour |
|
ij...@apache.org |
kafka git commit: MINOR: Clarify ReadOnlyWindowStore's time range behaviour |
Thu, 06 Apr, 13:45 |
ij...@apache.org |
kafka git commit: MINOR: Clarify ReadOnlyWindowStore's time range behaviour |
Thu, 06 Apr, 13:45 |
gwens...@apache.org |
kafka git commit: KAFKA-4929: Transformation Key/Value type references should be to class name(), not canonicalName() |
Thu, 06 Apr, 18:33 |
ij...@apache.org |
kafka git commit: KAFKA-4901; Make ProduceRequest thread-safe |
Thu, 06 Apr, 20:58 |
jun...@apache.org |
[1/3] kafka git commit: KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation |
Thu, 06 Apr, 21:51 |
jun...@apache.org |
[2/3] kafka git commit: KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation |
Thu, 06 Apr, 21:51 |
jun...@apache.org |
[3/3] kafka git commit: KIP-101: Alter Replication Protocol to use Leader Epoch rather than High Watermark for Truncation |
Thu, 06 Apr, 21:51 |
gwens...@apache.org |
kafka-site git commit: SMT example, correct classnames in the generated transformations list and more Connect in TOC |
Thu, 06 Apr, 22:45 |
jun...@apache.org |
kafka git commit: HOTFIX: Remove duplicate entry from ApiVersion |
Thu, 06 Apr, 22:57 |
ij...@apache.org |
kafka git commit: KAFKA-4995; Fix remaining findbugs warnings in Kafka Streams |
Thu, 06 Apr, 22:59 |
ij...@apache.org |
[1/2] kafka git commit: KAFKA-4990; Request/response classes for transactions (KIP-98) |
Fri, 07 Apr, 11:08 |
ij...@apache.org |
[2/2] kafka git commit: KAFKA-4990; Request/response classes for transactions (KIP-98) |
Fri, 07 Apr, 11:08 |
ij...@apache.org |
kafka git commit: MINOR: CollectionUtils.groupDataByTopic in OffsetsForLeaderEpochRequest/Response |
Fri, 07 Apr, 11:24 |
ij...@apache.org |
kafka git commit: KAFKA-4899; Fix findbugs warnings in kafka-core |
Fri, 07 Apr, 11:40 |
ij...@apache.org |
kafka git commit: KAFKA-4899; Fix findbugs warnings in kafka-core [Forced Update!] |
Fri, 07 Apr, 11:41 |
|
kafka git commit: KAFKA-5040; Increase number of retries from the default of 0 |
|
ij...@apache.org |
kafka git commit: KAFKA-5040; Increase number of retries from the default of 0 |
Fri, 07 Apr, 12:39 |
ij...@apache.org |
kafka git commit: KAFKA-5040; Increase number of retries from the default of 0 |
Fri, 07 Apr, 12:39 |
gwens...@apache.org |
kafka git commit: KAFKA-5042: InFlightRequests#isEmpty() always returns false |
Fri, 07 Apr, 17:14 |
ij...@apache.org |
[1/2] kafka git commit: MINOR: Log append validation improvements |
Fri, 07 Apr, 17:30 |
ij...@apache.org |
[2/2] kafka git commit: MINOR: Log append validation improvements |
Fri, 07 Apr, 17:30 |
|
kafka git commit: KAFKA-4943: Make /config/users with SCRAM credentials not world-readable |
|
gwens...@apache.org |
kafka git commit: KAFKA-4943: Make /config/users with SCRAM credentials not world-readable |
Fri, 07 Apr, 18:07 |
gwens...@apache.org |
kafka git commit: KAFKA-4943: Make /config/users with SCRAM credentials not world-readable |
Fri, 07 Apr, 21:07 |