Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Adds sticky (plugin) routing strategy #670

Merged
merged 1 commit into from
Jan 27, 2016

Conversation

jcooklin
Copy link
Collaborator

id = p.id
}
func (p *apPool) selectAndKill(taskID, reason string) {
sp := make([]strategy.SelectablePlugin, p.count())
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Refactor this method so that everything (select and kill) is done inside the strategies remove method.

@pittma
Copy link
Contributor

pittma commented Jan 26, 2016

🚢

jcooklin added a commit that referenced this pull request Jan 27, 2016
Adds sticky (plugin) routing strategy
@jcooklin jcooklin merged commit 5c4b672 into intelsdi-x:master Jan 27, 2016
@pittma
Copy link
Contributor

pittma commented Jan 27, 2016

👏👍🏼🍺

@jcooklin jcooklin deleted the fb/sticky-routing branch January 27, 2016 14:59
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