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

ShmemInst does not use ConfigStore #4242

Merged
merged 1 commit into from Sep 5, 2023

Conversation

jrw972
Copy link
Contributor

@jrw972 jrw972 commented Aug 29, 2023

Problem

ShmemInst does not use ConfigStore. See #4134.

Solution

Convert ShmemInst to use ConfigStore.

  • The following members have been replaced with getters and setters:
    • pool_size_
    • datalink_control_size_

@jrw972 jrw972 self-assigned this Aug 29, 2023
@jrw972 jrw972 force-pushed the shmem-transport-inst branch 2 times, most recently from 47bbefa to 75804e2 Compare September 1, 2023 17:06
Problem
-------

`ShmemInst` does not use `ConfigStore`.  See OpenDDS#4134.

Solution
--------

Convert `ShmemInst` to use `ConfigStore`.

* The following members have been replaced with getters and setters:
  - `pool_size_`
  - `datalink_control_size_`
@jrw972 jrw972 marked this pull request as ready for review September 1, 2023 17:08
@jrw972 jrw972 merged commit 9f974fe into OpenDDS:master Sep 5, 2023
119 of 124 checks passed
@jrw972 jrw972 deleted the shmem-transport-inst branch September 7, 2023 13:40
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.

None yet

2 participants