Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-22 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53867/#review156585 --- Ship it! Ship It! - Bruce Schuchardt On Nov. 22, 2016, 12:49

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Hitesh Khamesra
; Udo Kohlmeyer ; Bruce Schuchardt ; geode Sent: Monday, November 21, 2016 9:14 AM Subject: Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential) Just FYI - We've especially run into PDX collisions when we move region snapshots between separate environments. To get t

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Hitesh Khamesra
17, 2016 11:51 PM >  Subject: Re: Review Request 53867: GEODE-2129 make pdxtype id random(not > sequential) > > Apologies if this is noise, but wouldn't using the hash code actually > increase the likelihood of I

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53867/ --- (Updated Nov. 22, 2016, 12:49 a.m.) Review request for geode, Bruce Schuchardt

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53867/ --- (Updated Nov. 21, 2016, 11:56 p.m.) Review request for geode, Bruce Schuchardt

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Brian Dunlap
hal...@gmail.com> > > To: dev@geode.apache.org; Hitesh Khamesra > > Cc: Udo Kohlmeyer ; Bruce Schuchardt < > > bschucha...@pivotal.io>; geode > > Sent: Thursday, November 17, 2016 11:51 PM > > Subject: Re: Review Request 53867: GEODE-2129 make pdxtype id rand

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-21 Thread Michael Stolz
having two clusters with the same dsid.From: Vishal Rao < > vishal...@gmail.com> > To: dev@geode.apache.org; Hitesh Khamesra > Cc: Udo Kohlmeyer ; Bruce Schuchardt < > bschucha...@pivotal.io>; geode > Sent: Thursday, November 17, 2016 11:51 PM > Subject: R

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-18 Thread Hitesh Khamesra
To: dev@geode.apache.org; Hitesh Khamesra Cc: Udo Kohlmeyer ; Bruce Schuchardt ; geode Sent: Thursday, November 17, 2016 11:51 PM Subject: Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential) Apologies if this is noise, but wouldn't using the hash cod

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-18 Thread Bruce Schuchardt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53867/#review156309 --- geode-core/src/main/java/org/apache/geode/pdx/internal/PeerTypeRe

Re: Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-17 Thread Vishal Rao
Apologies if this is noise, but wouldn't using the hash code actually increase the likelihood of ID collisions? On Fri, Nov 18, 2016 at 6:11 AM, Hitesh Khamesra wrote: > > --- > This is an automatically generated e-mail. To reply, visit: >

Review Request 53867: GEODE-2129 make pdxtype id random(not sequential)

2016-11-17 Thread Hitesh Khamesra
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53867/ --- Review request for geode, Bruce Schuchardt and Udo Kohlmeyer. Repository: geode