rticommunity / rticommunity/rticonnextdds-examples
[ENH] Remove external database support from persistence service example in community
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement description
In Connext 7.0, we do not support external database support in Persistence Service, durable writer history, and durable reader state. This issue removes external database support from the persistence_service example.
Because the only way to use durable writer history and durable reader is with an external database, this issue also removes the testing of these features from the example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the persistence_service example in the repository and identify where external database support and durable writer history or durable reader testing are configured. Remove those example paths and verify that the remaining persistence service example still runs without external database support.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100