On Thu, Feb 15, 2018 at 9:49 PM, Bobby Evans wrote:
> I don't have the read only mode on disk full feature yet. I will look at
> pulling it back to our fork, but I will also look at fixing the journaling
> in general. Having spoken with the HDFS team here, they have seen a lot of
> scary things
I don't have the read only mode on disk full feature yet. I will look at
pulling it back to our fork, but I will also look at fixing the journaling
in general. Having spoken with the HDFS team here, they have seen a lot of
scary things that appear similar to this situation when a disk starts to g
Il gio 15 feb 2018, 18:45 Ivan Kelly ha scritto:
> Hi Bobby,
>
> One thing that should circumvent this is that the bookie should go
> into readonly mode when it hits 95% full disk.
>
> This change is in your branch[1]. Have you disabled it?
>
> Regards,
> Ivan
>
> [1]
> https://github.com/yahoo/b
Hi Bobby,
One thing that should circumvent this is that the bookie should go
into readonly mode when it hits 95% full disk.
This change is in your branch[1]. Have you disabled it?
Regards,
Ivan
[1]
https://github.com/yahoo/bookkeeper/blob/7fb556fa2dbc1d308b5d7ec3e2676b8b11704698/bookkeeper-ser
We recently had a situation where the disk a journal is on filled up and we
ended up with a partial edit in the journal. This ended up being a
METAENTRY_ID_LEDGER_KEY so only a partial master key was output and this
ended up making the bookie fail on startup.
Because we are running a forked versi
ack
On Thu, Feb 15, 2018 at 2:15 PM, Enrico Olivelli
wrote:
> Il mer 14 feb 2018, 23:35 Sijie Guo ha scritto:
>
> > Well done, Enrico!
> >
> > It seems the CI job seems to be ready to get in. Can you make the Jenkins
> > job as part of .test-infra?
> >
>
> No, it s not working well.
> I am work