fresh riak 2.1.1 install systematically slowing down and crashing in ~1day

2015-07-27 Thread ジョハンガル
Hello, I would really appreciate help about our authentication problem. We have developed an orchestration platform for internal cloud needs using RIAK KV 2.1.1 (our first deployment of the technology). Up to now we were only using raw HTTP but for security purposes we have been switching to

Re: fresh riak 2.1.1 install systematically slowing down and crashing in ~1day

2015-07-28 Thread ジョハンガル
uot;Nick Marino"<nmar...@basho.com> To: "ジョハンガル"<gall.jo...@linecorp.com>; Cc: "崔榮虎"<youngho.c...@linecorp.com>; "riak-users"<riak-users@lists.basho.com>; Sent: 2015-07-29 (水) 03:18:13 Subject: Re: fresh riak 2.1.1 install systemati

API question about conflict resolution and getValue(s)

2017-04-06 Thread ジョハンガル
Hello, I have a simple question regarding FetchValue.Response/getValue, FetchValue.Response/getValues and conflict resolution. In the documentation http://docs.basho.com/riak/kv/2.2.3/developing/usage/conflict-resolution/ the described sequence is: "fetch -> getValue -> modify -> store" does:

Leveled and auto-expiry

2019-02-28 Thread ジョハンガル
Hello, ​ On this document https://github.com/martinsumner/leveled/blob/b9a95978ddb49f6fe0c5e9095ceb339a3d91/README.md it is written that the leveled backend might support auto-expiry of objects, but I can't find the relevant configuration here https://github.com/martinsumner/leveled/blob/ma

riak 2.2.3, allow_mult=false but still siblings

2019-04-12 Thread ジョハンガル
Hello, ​ I would be thankful is somebody could help me with some weird abnormalities. ​ curl https://~~~/types/THE-TYPE/bucket/~~~/keys/~~~ returns siblings ​ However the corresponding type has "allow_mult" set to false... ​​ The phenomenon appear with both "last_write_wins=true;dvv_enabled=false"