*** jeromatron has quit IRC | 00:34 | |
*** charlesw has joined #magnetodb | 00:39 | |
*** rushiagr_away is now known as rushiagr | 01:24 | |
*** rushiagr is now known as rushiagr_away | 01:26 | |
*** jeromatron has joined #magnetodb | 02:38 | |
*** nunosantos has quit IRC | 02:42 | |
*** charlesw has quit IRC | 03:14 | |
*** jeromatron has quit IRC | 03:34 | |
*** charlesw has joined #magnetodb | 03:50 | |
*** charlesw has quit IRC | 04:18 | |
*** vivekd has joined #magnetodb | 04:28 | |
*** vivekd has quit IRC | 05:03 | |
*** vivekd has joined #magnetodb | 05:13 | |
*** k4n0 has joined #magnetodb | 05:50 | |
*** vivekd has quit IRC | 06:10 | |
*** vivekd has joined #magnetodb | 06:25 | |
*** vivekd has quit IRC | 07:42 | |
*** openstackgerrit has quit IRC | 08:34 | |
*** openstackgerrit has joined #magnetodb | 08:36 | |
*** vivekd has joined #magnetodb | 10:16 | |
*** vivekd_ has joined #magnetodb | 10:26 | |
*** vivekd has quit IRC | 10:27 | |
*** vivekd_ is now known as vivekd | 10:27 | |
openstackgerrit | A change was merged to stackforge/magnetodb: Fix validation error handling and doc on list_tables https://review.openstack.org/129387 | 11:07 |
---|---|---|
*** isviridov_away is now known as isviridov | 11:31 | |
isviridov | Hello everybody | 11:31 |
*** k4n0 has quit IRC | 11:37 | |
*** k4n0 has joined #magnetodb | 11:37 | |
*** k4n0 has quit IRC | 11:46 | |
*** k4n0 has joined #magnetodb | 11:46 | |
vivekd | hello isviridov | 11:52 |
vivekd | i'm looking at the item updates based on conditions in dynamodb @ https://wiki.openstack.org/wiki/MagnetoDB/specs/data-api#Request_Parameters_4 | 11:52 |
vivekd | and i'm trying to find which of those is supported in magnetodb by looking @ https://wiki.openstack.org/wiki/MagnetoDB/specs/data-api#Request_Parameters_4 | 11:52 |
vivekd | but the page doesn't contain complete information about the supported conditional expressions | 11:53 |
vivekd | it would be nice if you can point me to documentation in this regard | 11:53 |
isviridov | vivekd : hello | 11:53 |
vivekd | oops the dynamodb link is http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.SpecifyingConditions.html | 11:53 |
isviridov | vivekd : the most actual documentation is here http://magnetodb.readthedocs.org/en/latest/put_item.html, but it is the same | 11:55 |
vivekd | isviridov: yes i already saw that link | 11:56 |
vivekd | isviridov: does that mean only "exists" conditional is supported at the moment in magnetodb? | 11:59 |
isviridov | There are two supported for now. | 12:05 |
isviridov | exists and value | 12:05 |
isviridov | https://github.com/stackforge/magnetodb/blob/master/magnetodb/api/openstack/v1/parser.py#L408-L447 | 12:06 |
openstackgerrit | Alexander Chudnovets proposed a change to stackforge/magnetodb: Adds table size in monitoring API https://review.openstack.org/122330 | 12:26 |
*** k4n0 has quit IRC | 12:28 | |
vivekd | isviridov: thanks for the meticulous pointer. | 12:38 |
vivekd | if i understood the code right, expected conditions support only three types of conditions - EQUAL, NULL, NOT_NULL | 12:39 |
vivekd | and these map to the dynamodb condition types - "=", "attribute_exists", "attribute_not_exists" | 12:39 |
vivekd | isviridov: is there any plan to support the rest of the condition types @ http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Expressions.SpecifyingConditions.html ? | 12:39 |
dukhlov | this feature is implemented using Cassandra CAS operations | 12:40 |
dukhlov | for now only '=' is supported | 12:41 |
dukhlov | if such feature appears in cassandra we will add it to MagnetoDB | 12:42 |
isviridov | vivekd : not yet | 12:42 |
vivekd | oh ok dukhlov / isviridov | 12:46 |
vivekd | dukhlov: i searched through the cassandra issues to see | 13:25 |
vivekd | if cassandra plans to implement such a feature https://issues.apache.org/jira/browse/ACCUMULO-1000?jql=text%20~%20%22compare%20and%20set%22 | 13:25 |
vivekd | but i couldn't find any | 13:25 |
vivekd | isviridov / dukhlov : do you know if cassandra has plans to support such a feature ? | 13:26 |
dukhlov | I don't know. I guess the best way is to ask in cassandra IRC channel | 13:27 |
isviridov | vivekd : I don't have such info | 13:27 |
dukhlov | and anyway create jira ticket | 13:28 |
vivekd | ok thank you isviridov / dukhlov | 13:28 |
openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: Fixed README.rst https://review.openstack.org/129905 | 13:39 |
*** charlesw has joined #magnetodb | 13:43 | |
openstackgerrit | Andrei V. Ostapenko proposed a change to stackforge/magnetodb: Fixes bug with updating 'last_update' field https://review.openstack.org/129908 | 13:46 |
*** vivekd has quit IRC | 13:51 | |
openstackgerrit | Andrei V. Ostapenko proposed a change to stackforge/magnetodb: Fixes bug with updating 'last_updated' field https://review.openstack.org/129908 | 14:00 |
openstackgerrit | Andrei V. Ostapenko proposed a change to stackforge/magnetodb: Fixes bug with updating 'last_updated' field https://review.openstack.org/129908 | 14:02 |
*** nunosantos has joined #magnetodb | 14:44 | |
*** charlesw has quit IRC | 15:04 | |
*** charlesw has joined #magnetodb | 15:05 | |
openstackgerrit | Illia Khudoshyn proposed a change to stackforge/magnetodb: Documentation on RPC configuration updated https://review.openstack.org/129949 | 15:40 |
*** charlesw has quit IRC | 15:40 | |
*** charlesw has joined #magnetodb | 15:42 | |
ikhudoshyn | https://review.openstack.org/#/c/129949/ guyz pls review a small update for the docs | 15:54 |
*** isviridov is now known as isviridov_away | 16:19 | |
*** boris-42 has quit IRC | 19:59 | |
*** boris-42 has joined #magnetodb | 20:32 | |
*** charlesw has quit IRC | 21:54 | |
*** [o__o] has quit IRC | 22:09 | |
*** [o__o] has joined #magnetodb | 22:10 | |
openstackgerrit | A change was merged to stackforge/magnetodb: Fixes bug with updating 'last_updated' field https://review.openstack.org/129908 | 22:10 |
*** jeromatron has joined #magnetodb | 23:50 | |
*** jeromatron has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!