[OpenDHT-Users] Question about put operation after rm

Pengfei Di di at ira.uka.de
Wed Aug 13 10:25:38 UTC 2008


Hello all,

    I am trying the opendht python interfaces: put.py, get.py and rm.py.
It works well except for one operation combination: put-rm-put. I put
something with a secret, remove it and put it again with the same
secret. Surprisingly, the second put operation won't work, although it
returns a "Success".
    Must the user use different secret for the same put operation after
removing sth.?

    What I have done is following:
	./put.py number one -s secret
	./rm.py number one secret
	./put.py number one -s secret
	./get.py number
    No item will be returned.  :(


Thanks
Pengfei

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 541 bytes
Desc: OpenPGP digital signature
Url : http://opendht.org/pipermail/opendht-users/attachments/20080813/a63a0b7b/attachment.pgp 


More information about the OpenDHT-Users mailing list