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

process partitions after flag.Parse #1085

Merged
merged 2 commits into from
Oct 5, 2018

Conversation

woodsaj
Copy link
Member

@woodsaj woodsaj commented Oct 5, 2018

No description provided.

@@ -203,10 +183,33 @@ func main() {
cutoffMin = now - int64(minStaleInt)
}

var partitions []int32
log.Infof("parsing partitionStr %s", partitionStr)
Copy link
Contributor

Choose a reason for hiding this comment

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

this line is a leftover from dev and should not go in prod.

Copy link
Contributor

@Dieterbe Dieterbe left a comment

Choose a reason for hiding this comment

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

remove the dev logline and LGTM

@Dieterbe Dieterbe merged commit a3c525d into master Oct 5, 2018
@Dieterbe Dieterbe deleted the fix-mt-idx-cat-partition-handling branch October 29, 2018 09:07
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.

None yet

2 participants