Skip to content

feat: Include UDS path in connection properties.#5172

Open
mkundu1 wants to merge 2 commits into
mainfrom
feat/uds_path_conn_prop
Open

feat: Include UDS path in connection properties.#5172
mkundu1 wants to merge 2 commits into
mainfrom
feat/uds_path_conn_prop

Conversation

@mkundu1

@mkundu1 mkundu1 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Context

For local-connection on Linux, ip+port is replaced by UDS path which should be available within session's connection properties.

Change Summary

Include the UDS full-path in session's connection properties.

image

Rationale

The connection properties are useful to connect another client session to the same server and the UDS path is required to connect locally in Linux.

Impact

The UDS path info will be available within session's connection properties.

@mkundu1 mkundu1 linked an issue Jun 4, 2026 that may be closed by this pull request
@codacy-production

codacy-production Bot commented Jun 4, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
Comment thread src/ansys/fluent/core/fluent_connection.py
@mkundu1 mkundu1 force-pushed the feat/uds_path_conn_prop branch from 6ca99a1 to ea3b77e Compare June 16, 2026 15:14
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.

connection_properties are None in linux

6 participants