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

HPCC-14243 Add method to retrieve cluster group #7805

Merged
merged 2 commits into from
Sep 22, 2015

Conversation

jakesmith
Copy link
Member

Signed-off-by: Jake Smith jake.smith@lexisnexis.com

@hpcc-jirabot
Copy link

@jakesmith
Copy link
Member Author

@ghalliday - please review

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-trunk0.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

Signed-off-by: Jake Smith <jake.smith@lexisnexis.com>
@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-trunk0.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

@@ -9131,6 +9158,9 @@ class CInitGroups

bool loadMachineMap()
{
if (machinesLoaded)
Copy link
Member

Choose a reason for hiding this comment

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

Does this need protecting with a critical section?

Copy link
Member Author

Choose a reason for hiding this comment

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

don't think so, CInitGroups is a utility class used and not thread safe in general and not expected to be.

@ghalliday
Copy link
Member

@jakesmith a few questions. It looks a relatively safe change.

Signed-off-by: Jake Smith <jake.smith@lexisnexis.com>
@jakesmith
Copy link
Member Author

@ghalliday - please see replies and minor changes.

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest Build: success
Install hpccsystems-platform-community-with-plugins_6.0.0-trunk0.el6.x86_64.rpm
HPCC Start: OK
HPCC Stop: OK
HPCC Uninstall: OK

ghalliday added a commit that referenced this pull request Sep 22, 2015
HPCC-14243 Add method to retrieve cluster group

Reviewed-by: Gavin Halliday <ghalliday@hpccsystems.com>
@ghalliday ghalliday merged commit 0845650 into hpcc-systems:master Sep 22, 2015
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.

4 participants