View Issue Details

IDProjectCategoryView StatusLast Update
0006867SymmetricDS ProImprovementpublic2025-06-08 01:08
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.16.0 
Target Version3.16.3Fixed in Version3.16.3 
Summary0006867: Update the deployment progress bar with endpoints' uninstallation progress
DescriptionCurrently, there is no way to track the progress of an engine's uninstallation. As a result, the deployment progress bar does not update to reflect the progress of an endpoint's uninstallation until it is complete. Use process info to make it possible to track this progress and have the deployment progress bar update as uninstallation progresses.
Tagsui

Activities

emiller

2025-05-05 15:57

developer   ~0002876

Open-source PR: https://github.com/JumpMind/symmetric-ds/pull/268

pbelov

2025-06-08 01:08

manager   ~0003053

Included in the 3.16.3 release

Related Changesets

SymmetricDS: 3.16 ec53ff63

2025-05-28 13:23:15

evan-miller-jumpmind


Committer: GitHub Details Diff
0006867: Made it possible to track engine uninstallation progress (0000268)

* 0006867: Made it possible to track engine uninstallation progress

* 0006867: Moved ISqlResultsListener into separate method

* 0006867: Passed an IProcessInfoListener to ISymmetricEngine.uninstall() instead of a ProcessInfo
Affected Issues
0006867
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/AbstractSymmetricEngine.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/ISymmetricEngine.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/ProcessInfo.java Diff File
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/model/ProcessType.java Diff File
mod - symmetric-util/src/main/java/org/jumpmind/extension/IProcessInfoListener.java Diff File

Issue History

Date Modified Username Field Change
2025-05-02 17:20 emiller New Issue
2025-05-02 17:20 emiller Status new => assigned
2025-05-02 17:20 emiller Assigned To => emiller
2025-05-02 17:20 emiller Tag Attached: ui
2025-05-03 00:44 pbelov Target Version 3.16.2 => 3.16.3
2025-05-05 15:57 emiller Note Added: 0002876
2025-05-28 13:23 emiller Status assigned => resolved
2025-05-28 13:23 emiller Resolution open => fixed
2025-05-28 13:23 emiller Fixed in Version => 3.16.3
2025-05-28 14:00 Changeset attached => SymmetricDS 3.16 ec53ff63
2025-06-08 01:08 pbelov Note Added: 0003053
2025-06-08 01:08 pbelov Status resolved => closed