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

Panic in partition multiplexer #85

Closed
horkhe opened this issue Jan 6, 2017 · 0 comments
Closed

Panic in partition multiplexer #85

horkhe opened this issue Jan 6, 2017 · 0 comments
Assignees
Labels

Comments

@horkhe
Copy link
Member

horkhe commented Jan 6, 2017

</_[0]/cons[0]/G:kraken[0]/mux[0]> paniced: runtime error: index out of range, stack=goroutine 195 [running]:
runtime/debug.Stack(0xc420856c80, 0x7215c0, 0xc420012070)
	/usr/local/go/src/runtime/debug/stack.go:24 +0x79
github.com/mailgun/kafka-pixy/actor.Spawn.func1.1(0xc4202639e0)
	/go/src/github.com/mailgun/kafka-pixy/actor/actor.go:63 +0xe5
panic(0x7215c0, 0xc420012070)
	/usr/local/go/src/runtime/panic.go:458 +0x243
github.com/mailgun/kafka-pixy/consumer/multiplexer.(*T).run(0xc420184f50)
	/go/src/github.com/mailgun/kafka-pixy/consumer/multiplexer/multiplexer.go:193 +0x607
github.com/mailgun/kafka-pixy/consumer/multiplexer.(*T).(github.com/mailgun/kafka-pixy/consumer/multiplexer.run)-fm()
	/go/src/github.com/mailgun/kafka-pixy/consumer/multiplexer/multiplexer.go:136 +0x2a
github.com/mailgun/kafka-pixy/actor.Spawn.func1(0xc420184f88, 0xc4202639e0, 0xc420249d80)
	/go/src/github.com/mailgun/kafka-pixy/actor/actor.go:68 +0xca
created by github.com/mailgun/kafka-pixy/actor.Spawn
	/go/src/github.com/mailgun/kafka-pixy/actor/actor.go:69 +0x58
@horkhe horkhe added the bug label Jan 7, 2017
@horkhe horkhe self-assigned this Jan 7, 2017
@horkhe horkhe closed this as completed in 546ae68 Jan 7, 2017
horkhe added a commit that referenced this issue Jan 7, 2017
Handle closing of the multiplexer input channel (fixes #85)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant