rticommunity / rticommunity/rticonnextdds-examples

[ENH] Remove external database support from persistence service example in community

Open
#516 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.