Skip to content

Multiple commits#3674

Merged
rhc54 merged 4 commits intoopenpmix:masterfrom
rhc54:topic/hng3
Aug 29, 2025
Merged

Multiple commits#3674
rhc54 merged 4 commits intoopenpmix:masterfrom
rhc54:topic/hng3

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 29, 2025

Do not remove nspace from global list on rejected connection

Depending on tool type, we may not want to remove the tool's
nspace tracker from the global list if the connection is rejected.
Improve the checks for different connection scenarios.

Signed-off-by: Ralph Castain rhc@pmix.org

Allow foreign tools by default

Set the default to "true" to preserve previous behavior

Signed-off-by: Ralph Castain rhc@pmix.org

Cleanup a bit on connection handling

Now that tools are part of the tracked nspaces, need to be
a little more careful about appending them to the trackers.
Modify the toolqry example to avoid picking up system tools

Signed-off-by: Ralph Castain rhc@pmix.org

Avoid duplicate namespace entries

The host may have registered the tool namespace, thus
placing it on the global list. Detect that has happened
and avoid adding a duplicate entry.

Signed-off-by: Ralph Castain rhc@pmix.org

rhc54 added 4 commits August 27, 2025 13:03
Depending on tool type, we may not want to remove the tool's
nspace tracker from the global list if the connection is rejected.
Improve the checks for different connection scenarios.

Signed-off-by: Ralph Castain <rhc@pmix.org>
Set the default to "true" to preserve previous behavior

Signed-off-by: Ralph Castain <rhc@pmix.org>
Now that tools are part of the tracked nspaces, need to be
a little more careful about appending them to the trackers.
Modify the toolqry example to avoid picking up system tools

Signed-off-by: Ralph Castain <rhc@pmix.org>
The host may have registered the tool namespace, thus
placing it on the global list. Detect that has happened
and avoid adding a duplicate entry.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit a3103b8 into openpmix:master Aug 29, 2025
26 checks passed
@rhc54 rhc54 deleted the topic/hng3 branch August 29, 2025 18:11
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.

1 participant