Re: Question/Issue regarding formatEntry in BookieShell

2016-03-21 Thread Charan Reddy G
Thanks Sijie. I was thinking much in the lines of possibility of identifying the DigestType looking at the persisted entry data. But providing option to mention DigestType is good enough solution. Thanks, Charan. On Mon, Mar 21, 2016 at 12:02 PM, Sijie Guo wrote: > unfortunately don't know... w

Re: Question/Issue regarding formatEntry in BookieShell

2016-03-21 Thread Sijie Guo
unfortunately don't know... we used crc32 at Twitter. - Sijie On Mon, Mar 21, 2016 at 10:32 AM, Venkateswara Rao Jujjuri < jujj...@gmail.com> wrote: > Right that works, but most of the folks stick to crc32. :) > > Sijie do you know if anyone in production uses mac? > > On Mon, Mar 21, 2016 at 10

Re: Question/Issue regarding formatEntry in BookieShell

2016-03-21 Thread Venkateswara Rao Jujjuri
Right that works, but most of the folks stick to crc32. :) Sijie do you know if anyone in production uses mac? On Mon, Mar 21, 2016 at 10:28 AM, Sijie Guo wrote: > How about passing a flag to those commands to specify the digest types? By > default, use crc32. > > - Sijie > > On Thu, Mar 17, 20

Re: Question/Issue regarding formatEntry in BookieShell

2016-03-21 Thread Sijie Guo
How about passing a flag to those commands to specify the digest types? By default, use crc32. - Sijie On Thu, Mar 17, 2016 at 5:10 PM, Charan Reddy G wrote: > Currently in BookieShell for formatting Entry (in formatEntry method), to > skip digest, position of recBuff is set to (32+8) (rebuff.p