On Wed, Apr 04, 2012 at 01:47:58PM -0700, Ethan Jackson wrote:
> > +    seqno = idl.change_seqno    # Sequence number when we last processed 
> > the db
> 
> Does it make sense to initialize seqno to None so we're guaranteed to
> run through the database initially? Looking at ovs-xapi-sync it uses
> this same model, so I suspect it's fine.  Just a thought, feel free to
> ignore.

The sequence number will change when the initial load of the database
completes, so it's already guaranteed. 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to