Skip to content

tmf: Add API to remove data provider instance from dp manager#254

Merged
bhufmann merged 1 commit intoeclipse-tracecompass:masterfrom
bhufmann:removeDpFromManager
Apr 14, 2025
Merged

tmf: Add API to remove data provider instance from dp manager#254
bhufmann merged 1 commit intoeclipse-tracecompass:masterfrom
bhufmann:removeDpFromManager

Conversation

@bhufmann
Copy link
Contributor

@bhufmann bhufmann commented Apr 11, 2025

What it does

fixes #253.

[Added] API to remove data provider instance from dp manager

How to test

Unit Test was added. See also test for eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator#179

Follow-ups

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Signed-off-by: Bernd Hufmann bernd.hufmann@ericsson.com

fixe eclipse-tracecompass#253.

[Added] API to remove data provider instance from dp manager

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
@bhufmann bhufmann merged commit 37097a0 into eclipse-tracecompass:master Apr 14, 2025
4 checks passed
@bhufmann bhufmann deleted the removeDpFromManager branch April 14, 2025 17:38
bhufmann added a commit to bhufmann/org.eclipse.tracecompass that referenced this pull request Apr 15, 2025
PR (eclipse-tracecompass#254) exited the loop after the first iteration.

fixes eclipse-tracecompass#253.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
bhufmann added a commit that referenced this pull request Apr 16, 2025
PR (#254) exited the loop after the first iteration.

fixes #253.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
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.

API needed to remove custom data providers

2 participants