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

error while applying raft command: {1 0xc420123240} #75

Closed
gertcuykens opened this issue Nov 3, 2017 · 1 comment
Closed

error while applying raft command: {1 0xc420123240} #75

gertcuykens opened this issue Nov 3, 2017 · 1 comment

Comments

@gertcuykens
Copy link

/Users/gert/go/src/github.com/travisjeffery/jocko/examples/sarama
% go run main.go
2017/11/04 00:42:15 [INFO] serf: EventMemberJoin: jocko-000 127.0.0.1
2017-11-04 00:42:15 [INFO] jocko: adding peer: &{ID:0 Port:9092 IP:127.0.0.1 SerfPort:0 RaftPort:9093 Status:1 conn:<nil>}
2017/11/04 00:42:15 [INFO] raft: Node at 127.0.0.1:9093 [Leader] entering Leader state
2017-11-04 00:42:15 [INFO] jocko: cluster leadership acquired
2017/11/04 00:42:15 [DEBUG] raft: Node 127.0.0.1:9093 updated peer set (2): [127.0.0.1:9093]
2017-11-04 00:42:15 [DEBUG] jocko: request: correlation id [1012491186], client id [cmd/createtopic], request size [59], key [19]
2017-11-04 00:42:15 [DEBUG] jocko: broker/apply cmd 1:
&{"topic":"test_topic","id":0,"replicas":[0],"isr":[0],"leader":0,"preferred_leader":0}
2017-11-04 00:42:15 [INFO] jocko: error while applying raft command: {1 0xc420123240}
2017-11-04 00:42:15 [INFO] jocko: shutting down broker
2017/11/04 00:42:15 [INFO] serf: EventMemberLeave: jocko-000 127.0.0.1
2017-11-04 00:42:15 [INFO] jocko: preparing to leave raft peers
2017-11-04 00:42:15 [DEBUG] jocko: response: correlation id [1012491186], key [19]
error code: unknown
exit status 1
%
@travisjeffery
Copy link
Owner

Thanks

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