Bug fixes when commands fail and need to be redistributed. #2

Merged
merged 2 commits into from Apr 3, 2014

Conversation

Projects
None yet
2 participants
Contributor

cbuntain commented Apr 3, 2014

Fixed two bugs. In one, the node queue size used an incorrect variable name. In the other, the command to redistribute to other nodes wasn't being populated.

Cody Buntain and others added some commits Apr 3, 2014

Cody Buntain Fixed two bugs. In one, the node queue size used an incorrect variable
name. In the other, the command to redistribute to other nodes wasn't
being populated.
3365890
@cbuntain cbuntain Added behavior for crawling specific tweet IDs both manually and in
batch mode.
b8345c2

@bianjiang bianjiang added a commit that referenced this pull request Apr 3, 2014

@bianjiang bianjiang Merge pull request #2 from cbuntain/master
Bug fixes when commands fail and need to be redistributed.
8f75668

@bianjiang bianjiang merged commit 8f75668 into bianjiang:master Apr 3, 2014

Owner

bianjiang commented Apr 3, 2014

Thanks! Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment