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

Ignore EOF exception while writing data to client #2190

Merged
merged 1 commit into from Jan 22, 2015

Conversation

dain
Copy link
Contributor

@dain dain commented Jan 6, 2015

EOF is triggered when client disconnects. This is a client problem so we should not be logging this in the server.

@martint
Copy link
Contributor

martint commented Jan 6, 2015

looks good

EOF is triggered when client disconnects.  This is a client problem so we should not be logging this in the server.
@dain dain closed this Jan 22, 2015
@dain dain force-pushed the client-disconnect-exception branch from 12decb2 to 91cfd99 Compare January 22, 2015 22:50
@dain dain merged commit 91cfd99 into prestodb:master Jan 22, 2015
@dain dain deleted the client-disconnect-exception branch January 22, 2015 22:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants