[storm] Something more than store.add()

Piotr Jackowski jackowski.piotr at gmail.com
Fri Dec 5 18:52:48 GMT 2008


Hi,

I'm using store in  my tool. I have several process updating the same table.
Each process updates one dedicated column.
Processes generate also unique key.  I use store.add() and  I have some kind
of race situation, often get
"Duplicate entry '114931' for key 1".
Does store offer something like  store.update_or_create() functionality (
which could use REPLACE )?


Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/storm/attachments/20081205/b8c43aac/attachment.htm 


More information about the storm mailing list