Skip to content

refactor (#4738) Migrate legacy data lake storage and metadata to dataset naming - #4882

Open
JHoelli wants to merge 8 commits into
4737-align-user-facing-sink-labels-and-documentationfrom
4738-stack-on-4856
Open

refactor (#4738) Migrate legacy data lake storage and metadata to dataset naming#4882
JHoelli wants to merge 8 commits into
4737-align-user-facing-sink-labels-and-documentationfrom
4738-stack-on-4856

Conversation

@JHoelli

@JHoelli JHoelli commented Sep 4, 2026

Copy link
Copy Markdown
Contributor
  • Added a startup migration that moves the legacy CouchDB data-lake database to the new dataset database and switches the active storage binding to dataset.
  • Added a follow-up metadata migration that rewrites stored permission class names from org.apache.streampipes.model.datalake.* to org.apache.streampipes.model.dataset.*, with focused tests for both migrations.

@github-actions github-actions Bot added java Pull requests that update Java code backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Sep 4, 2026
@JHoelli JHoelli linked an issue Sep 4, 2026 that may be closed by this pull request
@JHoelli
JHoelli marked this pull request as ready for review September 7, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate stored metadata to dataset naming

1 participant