Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

add tool to see which metrics are out of order #626

Merged
merged 1 commit into from
May 10, 2017

Conversation

Dieterbe
Copy link
Contributor

@Dieterbe Dieterbe commented May 3, 2017

No description provided.

ip.data[metric.Name] = now
} else {
t := TplData{now, first}
stdoutLock.Lock()
Copy link
Member

Choose a reason for hiding this comment

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

I dont think you need this lock, as you are already holding ip.lock.Lock() which ensures only one goroutine can call ip.Execute()

@Dieterbe Dieterbe force-pushed the mt-kafka-mdm-sniff-out-of-order branch from 421e694 to 9ec27cb Compare May 10, 2017 17:15
@Dieterbe Dieterbe merged commit 7aafdf8 into master May 10, 2017
@Dieterbe Dieterbe deleted the mt-kafka-mdm-sniff-out-of-order branch September 18, 2018 09: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.

2 participants