GitHub user huxihx opened a pull request:

    https://github.com/apache/kafka/pull/3798

    KAFKA-5841: AbstractIndex should offer `makeReadOnly` method

    AbstractIndex should offer `makeReadOnly` method that changed the 
underlying MappedByteBuffer read-only.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huxihx/kafka KAFKA-5841

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3798.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3798
    
----
commit a2d97ff6c814368ac7e7eadc63569de36d3965af
Author: huxihx <huxi...@hotmail.com>
Date:   2017-09-06T06:48:54Z

    KAFKA-5841: AbstractIndex should offer `makeReadOnly` method as mentioned 
in comments

----


---

Reply via email to