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

Fix #178, remove throttle sem from default/example config #180

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

jphickey
Copy link
Contributor

@jphickey jphickey commented Jan 13, 2022

Describe the contribution
Removes the throttle sem name from the example configuration table. Unless the user provides another app/library to create this sem, this configuration will not load. With this sem removed then CF should at least be able to start up.

Fixes #178

Testing performed
Build CF

Expected behavior changes
Example config will not attempt to use a throttle sem.

System(s) tested on
Ubuntu 21.10

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Unless something actually instantiates this semaphore, this
prevents CF from initializing correctly.

With this, at least CF should start up with the out-of-box config.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 13, 2022
Copy link
Contributor

@astrogeco astrogeco left a comment

Choose a reason for hiding this comment

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

Compiled with bundle and resolved errors with default table

@astrogeco astrogeco merged commit 2a024d8 into nasa:main Jan 13, 2022
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 19, 2022
@astrogeco
Copy link
Contributor

CCB:2022-01-19 APPROVED

@jphickey jphickey deleted the fix-178-no-throttle-sem branch March 11, 2022 15:48
@skliper skliper added this to the Draco milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change default configuration to not use throttling semaphore
3 participants