Re: MetadataVersionException handling in doAsyncCloseInternal()

2018-02-07 Thread Sijie Guo
On Wed, Feb 7, 2018 at 11:30 PM, Venkateswara Rao Jujjuri wrote: > On Tue, Feb 6, 2018 at 11:00 PM, Sijie Guo wrote: > > > On Tue, Feb 6, 2018 at 9:37 PM Venkateswara Rao Jujjuri < > jujj...@gmail.com > > > > > wrote: > > > > > We have bunch of code in doAsyncCloseInternal() to handle > > > Meta

Re: MetadataVersionException handling in doAsyncCloseInternal()

2018-02-07 Thread Venkateswara Rao Jujjuri
On Tue, Feb 6, 2018 at 11:00 PM, Sijie Guo wrote: > On Tue, Feb 6, 2018 at 9:37 PM Venkateswara Rao Jujjuri > > wrote: > > > We have bunch of code in doAsyncCloseInternal() to handle > > MetadataVersionException. > > I am wondering if there is a valid case where we need to handle this. > Stay >

Re: MetadataVersionException handling in doAsyncCloseInternal()

2018-02-06 Thread Sijie Guo
On Tue, Feb 6, 2018 at 9:37 PM Venkateswara Rao Jujjuri wrote: > We have bunch of code in doAsyncCloseInternal() to handle > MetadataVersionException. > I am wondering if there is a valid case where we need to handle this. Stay > with me. :) > > When do we get this error? > > 1. When the client t