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

Make "Too long with insufficient activity on 127.0.0.1:8423, shutting down" error sound less scary. #140

Open
tleyden opened this issue Dec 20, 2014 · 3 comments

Comments

@tleyden
Copy link
Contributor

tleyden commented Dec 20, 2014

This output message is alarming and confusing:

https://github.com/couchbaselabs/cbfs/blob/master/frames.go#L87

What is port 8423 used for?

Is this normal to see this message? If so, can it be changed to be less alarming sounding? I see this and I feel like my whole cbfs cluster is unhealthy and being shut down.

@chengchengmu
Copy link

I juste have the same output message. Anyone knows why ?

@jaytaylor
Copy link

+1, why hasn't couchbase gotten back to us about this? It's been over a month..

@tleyden tleyden changed the title Too long with insufficient activity on 127.0.0.1:8423, shutting down Make "Too long with insufficient activity on 127.0.0.1:8423, shutting down" error sound less scary. Jan 25, 2015
@tleyden
Copy link
Contributor Author

tleyden commented Jan 25, 2015

I work for couchbase, so I can provide some insight -- cbfs is not yet an official product supported by the company, and is just supported on a "best effort" basis. To make matters work, the primary creator of cbfs (Dustin Sallings) is no longer at couchbase, and the other core contributor (Mary Schoch) is totally slammed with other projects such bleve -- check the stats on that github project, and you can see why he doesn't have much time for cbfs.

The good news is that I'm using cbfs heavily for a project, and I'm proficient in Go, so I'm happy to step up as the current maintainer in the interim. I'm also pushing hard within the company to make this an officially supported product, but no promises there.

Having said all that, I'm 99% sure you can safely ignore the "Too long with insufficient activity on" error. I believe it's just closing down resources that it considers as being unused.

However, I do think the message could be clearer, so I've labeled it as an enhancement to improve the wording.

@jaytaylor Also, anything you provide me about your use case might be useful for me in terms of helping to gather force to make cbfs an official product. If you can't talk about it publicly, my email is linked on my github profile. (ditto @menren)

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

No branches or pull requests

3 participants