Repository: kafka
Updated Branches:
refs/heads/0.10.1 3d7e3d685 -> aafc86928
MINOR: Add upgrade notes for KIP-62
Author: Jason Gustafson
Reviewers: Guozhang Wang
Closes #1956 from hachikuji/add-kip-62-upgrade-notes
(cherry picked from commit 1a396c9cf22441a7afa8ec9c4a94a48f881cdd90)
Signe
Repository: kafka
Updated Branches:
refs/heads/trunk 672dfaa24 -> 1a396c9cf
MINOR: Add upgrade notes for KIP-62
Author: Jason Gustafson
Reviewers: Guozhang Wang
Closes #1956 from hachikuji/add-kip-62-upgrade-notes
Project: http://git-wip-us.apache.org/repos/asf/kafka/repo
Commit: http://
Repository: kafka
Updated Branches:
refs/heads/0.10.1 0397c -> 3d7e3d685
KAFKA-4019; Update log cleaner to handle max message size of topics
Grow read and write buffers of cleaner up to the maximum message size of the
log being cleaned if the topic has larger max message size than the def
Repository: kafka
Updated Branches:
refs/heads/trunk 91d025e06 -> 672dfaa24
KAFKA-4019; Update log cleaner to handle max message size of topics
Grow read and write buffers of cleaner up to the maximum message size of the
log being cleaned if the topic has larger max message size than the defa
Repository: kafka
Updated Branches:
refs/heads/trunk cf0bf7c7a -> 91d025e06
MINOR: Clarify doc on consumption of topics
In doc it stays:
_"Our topic is divided into a set of totally ordered partitions, each of which
is consumed by one consumer at any given time."_
And consumer is described
Repository: kafka
Updated Branches:
refs/heads/0.10.1 82929f5c9 -> 0397c
MINOR: Clarify doc on consumption of topics
In doc it stays:
_"Our topic is divided into a set of totally ordered partitions, each of which
is consumed by one consumer at any given time."_
And consumer is described
Repository: kafka
Updated Branches:
refs/heads/0.10.1 780419f26 -> 82929f5c9
MINOR: Tweak implementation of `FetchRequest.shuffle` and upgrade.html
improvements
Author: Ismael Juma
Reviewers: Jason Gustafson
Closes #1955 from ijuma/kip-74-follow-up
(cherry picked from commit cf0bf7c7a24a
Repository: kafka
Updated Branches:
refs/heads/trunk 7115c66ae -> cf0bf7c7a
MINOR: Tweak implementation of `FetchRequest.shuffle` and upgrade.html
improvements
Author: Ismael Juma
Reviewers: Jason Gustafson
Closes #1955 from ijuma/kip-74-follow-up
Project: http://git-wip-us.apache.org/r
Repository: kafka
Updated Branches:
refs/heads/0.10.1 3013c6bca -> 780419f26
MINOR: Follow-up minor improvements/cleanup for KAFKA-3396
Author: Jason Gustafson
Reviewers: Ismael Juma
Closes #1946 from hachikuji/followup-for-kafka-3396
(cherry picked from commit 7115c66aefb11efa802e61a42bc
Repository: kafka
Updated Branches:
refs/heads/trunk a23859e56 -> 7115c66ae
MINOR: Follow-up minor improvements/cleanup for KAFKA-3396
Author: Jason Gustafson
Reviewers: Ismael Juma
Closes #1946 from hachikuji/followup-for-kafka-3396
Project: http://git-wip-us.apache.org/repos/asf/kafka/
Repository: kafka
Updated Branches:
refs/heads/trunk 496594a12 -> a23859e56
KAFKA-4248; Consumer should rematch regex immediately in subscribe
Author: Jason Gustafson
Reviewers: Guozhang Wang
Closes #1954 from hachikuji/rematch-regex-on-subscribe
Project: http://git-wip-us.apache.org/rep
Repository: kafka
Updated Branches:
refs/heads/0.10.1 e62e3b745 -> 3013c6bca
KAFKA-4248; Consumer should rematch regex immediately in subscribe
Author: Jason Gustafson
Reviewers: Guozhang Wang
Closes #1954 from hachikuji/rematch-regex-on-subscribe
(cherry picked from commit a23859e5686bf9
Repository: kafka
Updated Branches:
refs/heads/0.10.1 49e4f85d3 -> e62e3b745
MINOR: Rename Throttling config variables to match config name
ThrottledLeaderReplicationRate* => LeaderReplicationThrottledRate*
ThrottledFollowerReplicationRate* => FollowerReplicationThrottledRate*
LeaderThrottled
Repository: kafka
Updated Branches:
refs/heads/trunk 9e8934065 -> 496594a12
MINOR: Rename Throttling config variables to match config name
ThrottledLeaderReplicationRate* => LeaderReplicationThrottledRate*
ThrottledFollowerReplicationRate* => FollowerReplicationThrottledRate*
LeaderThrottledR
Repository: kafka
Updated Branches:
refs/heads/0.10.1 a6ea4df5c -> 49e4f85d3
MINOR: Fix typo in Vagrant README
the wrong word in this sentence " allows us to bring machies up in parallel on
AWS." .
âmachiesâ change to "machines".
Author: Yang Wei
Reviewers: Jason Gustafson
Closes #19
Repository: kafka
Updated Branches:
refs/heads/trunk c78a3b173 -> 9e8934065
MINOR: Fix typo in Vagrant README
the wrong word in this sentence " allows us to bring machies up in parallel on
AWS." .
âmachiesâ change to "machines".
Author: Yang Wei
Reviewers: Jason Gustafson
Closes #194
16 matches
Mail list logo