Skip to content

Conversation

@rajubairishetti
Copy link

Sample log : [Wed Aug 13 15:59:14 2014 486] "throttle denying request for queue size <31681> with a batch of" " <1> messages for [benchmark_collector] category. It would exceed max queue size <30000>"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This introduces one extra call. Try the following:

  • first call gettimeofday()
  • take tv.sec and pass it to ctime_r()
  • together print sec and millisec parts

@satish-mittal
Copy link

The time format printed now is quite confusing (the millisecond is appearing separately after year). Can we explore some other format that allows seconds and milliseconds to appear together?

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.

2 participants