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

[2.3] Remove cdb and tdb CNID backends #535

Closed
rdmark opened this issue Oct 15, 2023 · 1 comment
Closed

[2.3] Remove cdb and tdb CNID backends #535

rdmark opened this issue Oct 15, 2023 · 1 comment
Assignees

Comments

@rdmark
Copy link
Member

rdmark commented Oct 15, 2023

As per the discussion in the ticket for 3.x, let's remove the deprecated cdb and tdb backends.

@dgsga dgsga self-assigned this Oct 16, 2023
@rdmark rdmark changed the title [2.2] Remove cdb and tdb CNID backends [2.3] Remove cdb and tdb CNID backends Oct 16, 2023
@rdmark
Copy link
Member Author

rdmark commented Dec 17, 2023

@dgsga Do you think you'll have time to work on this before the end of the year?

I want to try to finalize a v2.3.0 release in the coming few weeks.

@rdmark rdmark assigned rdmark and unassigned dgsga Dec 23, 2023
rdmark added a commit that referenced this issue Dec 25, 2023
- Removed in-memory tdb backend fallback
- Abort when dbd connection has a fatal error
- Rewrote docs to clarify that dbd is the only option
rdmark added a commit that referenced this issue Dec 25, 2023
- Removed in-memory tdb backend fallback
- Abort when dbd connection has a fatal error
- Rewrote docs to clarify that dbd is the only option
rdmark added a commit that referenced this issue Dec 26, 2023
- Removed cdb and tdb CNID backends
- Removed in-memory tdb backend fallback
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
rdmark added a commit that referenced this issue Dec 26, 2023
- Removed cdb and tdb CNID backends
- Removed in-memory tdb backend fallback
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
rdmark added a commit that referenced this issue Dec 26, 2023
- Removed all references to cdb and tdb code
- Removed in-memory tdb backend fallback
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
rdmark added a commit that referenced this issue Dec 27, 2023
- Removed all references to cdb and tdb
- Removed in-memory tdb backend fallback
- Abort afpd when DB connection fails in get_id()
- Return error when DB connection fails in volume_openDB()
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
rdmark added a commit that referenced this issue Dec 27, 2023
- Removed all references to cdb and tdb
- Removed in-memory tdb backend fallback
- Abort afpd when DB connection fails in get_id()
- Return error when DB connection fails in volume_openDB()
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
rdmark added a commit that referenced this issue Dec 27, 2023
- Removed all references to cdb and tdb
- Removed in-memory tdb backend fallback
- Abort afpd when DB connection fails in get_id()
- Return error when DB connection fails in volume_openDB()
- Rewrote docs to clarify that dbd is the only option
- Removed dead code

Signed-off-by: Daniel Markstedt <daniel@mindani.net>
@rdmark rdmark closed this as completed Dec 27, 2023
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

No branches or pull requests

2 participants