Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerating thrift and removing /bolt hardcoding #10

Merged
2 commits merged into from
Aug 21, 2015
Merged

Conversation

ghost
Copy link

@ghost ghost commented Aug 21, 2015

  • New thrift generated due to fact that bolt.thrift has changed
  • kill script now configurable to kill on any path

- New thrift generated due to fact that bolt.thrift has changed
- kill script now configurable to kill on any path
@@ -1 +1 @@
__all__ = ['ttypes', 'constants', 'BoltManagerService', 'MutableEphemeralStateService', 'ComputationService', 'BoltProxyService', 'BoltSchedulerService', 'BoltMetricsService', 'BoltTraceAggregatorService']
__all__ = ['ttypes', 'constants', 'BoltManagerService', 'MutableEphemeralStateService', 'ComputationService', 'ComputationTestService', 'BoltProxyService', 'BoltSchedulerService', 'BoltMetricsService', 'BoltTraceAggregatorService']
Copy link
Author

Choose a reason for hiding this comment

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

remove this

ghost pushed a commit that referenced this pull request Aug 21, 2015
Regenerating thrift and removing /bolt hardcoding
@ghost ghost merged commit 8c4eecc into master Aug 21, 2015
@ghost ghost deleted the bugfix/topology_update branch August 21, 2015 20:15
This pull request was closed.
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.

0 participants