Can some one please review this?
On Fri, Mar 11, 2016 at 12:09 AM, Achanta Vamsi Subhash <
achanta.va...@flipkart.com> wrote:
> Hi,
> I would like to make this into 0.0.10.0 so can someone look into this and
> review?
>
> On Wed, Mar 9, 2016 at 10:29 PM, Achanta Vamsi Subhash <
> achanta.va...@fl
Hi,
I would like to make this into 0.0.10.0 so can someone look into this and
review?
On Wed, Mar 9, 2016 at 10:29 PM, Achanta Vamsi Subhash <
achanta.va...@flipkart.com> wrote:
> Hi all,
>
> https://github.com/apache/kafka/pull/1035
> This pull request will make the log-segment load parallel wit
Hi all,
https://github.com/apache/kafka/pull/1035
This pull request will make the log-segment load parallel with two
configurable properties "log.recovery.threads" and "
log.recovery.max.interval.ms".
On startup, currently the log segments within a logDir are loaded
sequentially when there is a u
GitHub user vamsi-subhash opened a pull request:
https://github.com/apache/kafka/pull/1035
Parallel log-recovery of un-flushed segments on startup
Did not find any tests for the method. Will be adding them
You can merge this pull request into a Git repository by running:
$ git