basho / riak_kv

Riak Key/Value Store
Apache License 2.0
651 stars 232 forks source link

Error when updating statistic. [JIRA: RIAK-1747] #1051

Closed lukebakken closed 1 year ago

lukebakken commented 9 years ago

Customer ticket 9572

2014-11-21 00:35:04.595 [warning] <0.561.0>@riak_kv_stat:perform_update:99 error:{badmatch,[]} updating stat {riak_object_merge,riak_kv_pncounter,277}.

Riak version 2.0.2 using a counter CRDT.

russelldb commented 9 years ago

Do you think this is dealt with by 2.0.3 and exometer @jburwell ?

russelldb commented 9 years ago

Is it the same issue? On 21 Nov 2014, at 12:31, John Burwell notifications@github.com wrote:

Russell,

The fix merged yesterday afternoon [1]. It should good now.

Thanks, -John

1: https://github.com/basho/riak_kv/pull/1050

On Nov 21, 2014, at 4:02 AM, Russell Brown notifications@github.com wrote:

Do you think this is dealt with by 2.0.3 and exometer @jburwell ?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

jburwell commented 9 years ago

I will check the r_t verify_riak_stats test case to see if pn counter stats are verified.

/cc @uwiger

DSomogyi commented 9 years ago

Comment for Jira.