Hi,
1. Is there API in thrift for getting unique Client ID ?
No. That's also beyond the scope, IMHO.
My application process is divided into three steps and every step depends on the previous state. Is there a way to keep one-one mapping object on server with client? So I can keep a client state on server side.
I would suggest to include some kind of explicit ClientID or SessionID in your messages.
Have fun, JensG
