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

Fixed module start timeout to error #376

Merged
merged 1 commit into from
Apr 16, 2016

Conversation

clintkitson
Copy link
Member

The module startup process was previously not reporting the
failure of modules to start from a timeout. This change ensures
an error is returned and that rexray does not start.

The module startup process was previously not reporting the
failure of modules to start from a timeout. This change ensures
an error is returned and that rexray does not start.
@clintkitson clintkitson added this to the 0.3.3 milestone Apr 16, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.846% when pulling f7fbd40 on clintonskitson:bugfix/module_start_timeout into ed77cb2 on emccode:release/0.3.3.

@akutz akutz merged commit 59341ce into rexray:release/0.3.3 Apr 16, 2016
akutz added a commit to akutz/rexray that referenced this pull request Apr 17, 2016
NEW FEATURES
- ScaleIO v2 support rexray#355
- EC2 Tags added to Volumes & Snapshots rexray#314

ENHANCEMENTS
- Use of official Amazon EC2 SDK rexray#359
- Added a disable feature for create/remove volume rexray#366
- Added ScaleIO troubleshooting information rexray#367

BUG FIXES
- Fixes URLs for documentation when viewed via Github rexray#337
- Fixes logging bug on Ubuntu 14.04 rexray#377
- Fixes module start timeout error rexray#376
- Fixes ScaleIO authentication loop bug rexray#375

THANK YOU
- Philipp Franke (https://github.com/philippfranke)
- Eugene Chupriyanov (https://github.com/echupriyanov)
- Peter Blum https://github.com/oskoss)
- Megan Hyland https://github.com/meganmurawski)
akutz added a commit to akutz/rexray that referenced this pull request Apr 21, 2016
NEW FEATURES
- ScaleIO v2 support rexray#355
- EC2 Tags added to Volumes & Snapshots rexray#314

ENHANCEMENTS
- Use of official Amazon EC2 SDK rexray#359
- Added a disable feature for create/remove volume rexray#366
- Added ScaleIO troubleshooting information rexray#367

BUG FIXES
- Fixes URLs for documentation when viewed via Github rexray#337
- Fixes logging bug on Ubuntu 14.04 rexray#377
- Fixes module start timeout error rexray#376
- Fixes ScaleIO authentication loop bug rexray#375

THANK YOU
- Philipp Franke (https://github.com/philippfranke)
- Eugene Chupriyanov (https://github.com/echupriyanov)
- Peter Blum https://github.com/oskoss)
- Megan Hyland https://github.com/meganmurawski)
@akutz akutz mentioned this pull request Apr 21, 2016
akutz added a commit that referenced this pull request Apr 21, 2016
NEW FEATURES
- ScaleIO v2 support #355
- EC2 Tags added to Volumes & Snapshots #314

ENHANCEMENTS
- Use of official Amazon EC2 SDK #359
- Added a disable feature for create/remove volume #366
- Added ScaleIO troubleshooting information #367

BUG FIXES
- Fixes URLs for documentation when viewed via Github #337
- Fixes logging bug on Ubuntu 14.04 #377
- Fixes module start timeout error #376
- Fixes ScaleIO authentication loop bug #375

THANK YOU
- Philipp Franke (https://github.com/philippfranke)
- Eugene Chupriyanov (https://github.com/echupriyanov)
- Peter Blum https://github.com/oskoss)
- Megan Hyland https://github.com/meganmurawski)
akutz added a commit that referenced this pull request Apr 21, 2016
NEW FEATURES
- ScaleIO v2 support #355
- EC2 Tags added to Volumes & Snapshots #314

ENHANCEMENTS
- Use of official Amazon EC2 SDK #359
- Added a disable feature for create/remove volume #366
- Added ScaleIO troubleshooting information #367

BUG FIXES
- Fixes URLs for documentation when viewed via Github #337
- Fixes logging bug on Ubuntu 14.04 #377
- Fixes module start timeout error #376
- Fixes ScaleIO authentication loop bug #375

THANK YOU
- Philipp Franke (https://github.com/philippfranke)
- Eugene Chupriyanov (https://github.com/echupriyanov)
- Peter Blum https://github.com/oskoss)
- Megan Hyland https://github.com/meganmurawski)
@akutz akutz mentioned this pull request Apr 22, 2016
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.

3 participants