Closed GoogleCodeExporter closed 8 years ago
The hashing for keys, which are integers, was disabled. We enabled it as of
r537.
Original comment by schu...@gmail.com
on 1 Feb 2010 at 8:39
This fix essentially broke range_read for my application. In various places it
is claimed that scalaris stores keys in lexicographical, is this feature only
supported in scalarix?
Original comment by natalija...@gmail.com
on 1 Feb 2010 at 12:53
Also, read_range now generates a exception:
[error] Error: exception {{badmatch,
[{interval,0,12948471120580332749076610560115786980},
{interval,240657766445530432221868080498808070241,
255211775190703847597530955573826158592}]},
[{db_ets,get_range_with_version,2},
{cs_node,on,2},
{gen_component,loop,4},
{gen_component,start,4}]} during handling of {bulkowner_deliver,
[{interval,
0,
12948471120580332749076610560115786980},
{interval,
240657766445530432221868080498808070241,
255211775190703847597530955573826158592}],
{bulk_read_with_version,
{{127,0,0,1},
14198,
<8357.116.0>}}} in module cs_node in ({state,
...
Original comment by natalija...@gmail.com
on 1 Feb 2010 at 1:01
I fixed the badmatch problem. The open-source version does not support
lexicographical ordering.
Original comment by schu...@gmail.com
on 1 Feb 2010 at 4:35
Original issue reported on code.google.com by
natalija...@gmail.com
on 31 Jan 2010 at 10:20