Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Fix some logging #336

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Fix some logging #336

merged 1 commit into from
Nov 30, 2017

Conversation

thuningxu
Copy link
Contributor

  1. messagecache.go: the code intended to rate limit logging to be once per minute, but it forgets to save the last logging timestamp.
  2. outputhost.go: OpenConsumerStreamHandler() need not re-log whatever error in OpenConsumerStream() that is already logged.

@thuningxu thuningxu requested a review from datoug November 30, 2017 00:47
@coveralls
Copy link

coveralls commented Nov 30, 2017

Coverage Status

Coverage decreased (-0.07%) to 66.642% when pulling 4126767 on logs into 02eb433 on master.

@thuningxu thuningxu merged commit d24994e into master Nov 30, 2017
@thuningxu thuningxu deleted the logs branch November 30, 2017 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants