You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Mayuresh Gharat <gh...@gmail.com> on 2015/03/17 21:56:30 UTC

Review Request 32172: Patch for KAFKA-1860

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32172/
-----------------------------------------------------------

Review request for kafka.


Bugs: KAFKA-1860
    https://issues.apache.org/jira/browse/KAFKA-1860


Repository: kafka


Description
-------

The JVM should stop if the underlying file system goes in to Read only mode


Diffs
-----

  core/src/main/scala/kafka/server/OffsetCheckpoint.scala 8c5b0546908d3b3affb9f48e2ece9ed252518783 

Diff: https://reviews.apache.org/r/32172/diff/


Testing
-------


Thanks,

Mayuresh Gharat


Re: Review Request 32172: Patch for KAFKA-1860

Posted by Guozhang Wang <wa...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32172/#review76809
-----------------------------------------------------------


LGTM, let's try to reproduce the issue and see if it works as expected.

- Guozhang Wang


On March 17, 2015, 8:56 p.m., Mayuresh Gharat wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/32172/
> -----------------------------------------------------------
> 
> (Updated March 17, 2015, 8:56 p.m.)
> 
> 
> Review request for kafka.
> 
> 
> Bugs: KAFKA-1860
>     https://issues.apache.org/jira/browse/KAFKA-1860
> 
> 
> Repository: kafka
> 
> 
> Description
> -------
> 
> The JVM should stop if the underlying file system goes in to Read only mode
> 
> 
> Diffs
> -----
> 
>   core/src/main/scala/kafka/server/OffsetCheckpoint.scala 8c5b0546908d3b3affb9f48e2ece9ed252518783 
> 
> Diff: https://reviews.apache.org/r/32172/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Mayuresh Gharat
> 
>