Bucket backend is eleveldb.

Bucket props
are: 
'{"props":{"backend":"fs_files","allow_mult":"false","r":1,"notfound_ok":"false","basic_quorum":"true","search_index":"files_index"}}'

fs_files backend:

{<<"fs_files">>, riak_kv_eleveldb_backend, [
                % {total_leveldb_mem, 8589934592},
                {data_root, "./fs_files"}
            ]},

Thats the content of that key (/.Trash/MT03 348 plat frames):

{ value:
   { ctime: '2014-11-21T17:40:07.947Z',
     mtime: '2014-11-21T17:40:07.947Z',
     isDirectory: true },
  content_type: 'application/json',
  vtag: '6gqpDUb5r2GWyUQO6JFVaB',
  last_mod: 1416591607,
  last_mod_usecs: 948073,
  indexes:
   [ { key: 'abtiuxzzzcyr6y6cat3fgvfuaff9veot.files_directory_bin',
       value: '/.Trash' } ] }

There definitely never were any key as '/.Trash/MT03'.

On 22 November 2014 00:14, Oleksiy Krivoshey <oleks...@gmail.com> wrote:

> '/.Trash/MT03 348 plat frame



-- 
Oleksiy Krivoshey
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to