Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format Error #3

Closed
imetallica opened this issue Oct 12, 2016 · 2 comments
Closed

Format Error #3

imetallica opened this issue Oct 12, 2016 · 2 comments

Comments

@imetallica
Copy link

Hi, everytime I try to add a new node to form a cluster I've this message and vnodes are never transfered.

22:41:06.199 [debug] started riak_core_metadata_manager exchange with 'hi@127.0.0.1' (<0.793.0>)
22:41:06.202 [debug] FORMAT ERROR: "Tree ~p level ~p bucket ~p\nL=~p\nR=~p\nD=\n" [{state,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>,eleveldb,cluster_meta,3,65536,256,0,{dict,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},<<>>,"stuff/data/ho/cluster_meta/trees",undefined,full,[],0,{array,2428,0,0,10000}},1,0,[],[],[]]
22:41:06.202 [debug] completed metadata exchange with 'hi@127.0.0.1'. nothing repaired

I'm trying to build a distributed queue. Any ideas on why this is happening?

@Licenser
Copy link
Member

The message is a simple format error (it is fixed in the latest version I think?), it has nothing to do with handoffs however lager is smart enough not to crash on those.

@imetallica
Copy link
Author

@Licenser so, what is the problem with my code?

https://gist.github.com/imetallica/83ac425410dfe5cf3c57b96e898896a1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants