You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Kevin Ballard <ke...@rapleaf.com> on 2008/05/30 02:53:07 UTC

Unused sequence ids?

It seems that each time a Client sends a message, it attaches a  
sequence id, but in both languages I looked at (ruby and java), the  
sequence id is never changed on send (so it's always 0), and it's  
completely ignored on receive. Is there any purpose at all to this  
sequence id?

-Kevin Ballard

-- 
Kevin Ballard
kevin@rapleaf.com