Re: Long poll LAC returning immediately on fenced

2019-03-29 Thread Ivan Kelly
> Does the LAC change on that bookie if ledger is fenced? It can do. The recovering client may write entries to that bookie which hadn't originally arrived, but had arrived at another bookie. -Ivan

Re: Long poll LAC returning immediately on fenced

2019-03-29 Thread Venkateswara Rao Jujjuri
Does the LAC change on that bookie if ledger is fenced? On Fri, Mar 29, 2019 at 6:49 AM Ivan Kelly wrote: > Hi folks, > > I'm seeing a problem where a bookie is getting hammer by long poll > requests. ~8000rps. This seems to be happening because the long poll > logic doesn't wait if the ledger i

Long poll LAC returning immediately on fenced

2019-03-29 Thread Ivan Kelly
Hi folks, I'm seeing a problem where a bookie is getting hammer by long poll requests. ~8000rps. This seems to be happening because the long poll logic doesn't wait if the ledger is in fenced state [1], but returns immediately. So the client ends up in a tight loop if the ledger has entered fenced