View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003903 | SymmetricDS | Bug | public | 2019-04-08 20:24 | 2019-04-23 15:14 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.18 | ||||
Target Version | 3.9.19 | Fixed in Version | 3.9.19 | ||
Summary | 0003903: Dashboard refresh data uses Vaadin UI component without locking | ||||
Description | The refreshData() method in the SpeedPanel component uses the CheckBox called activeOnly to retrieve the current value of the checkbox. The retrieval of the value from the checkbox is considered a UI update, and this method is called outside of a locked block of code. | ||||
Steps To Reproduce | Turn on JVM argument -ea (enable assertions). Log into the SymmetricDS console. Leave the screen at the Dashboard. Exceptions will begin to occur and continue. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-08 20:24 | pmarzullo | New Issue | |
2019-04-08 20:24 | pmarzullo | Status | new => assigned |
2019-04-08 20:24 | pmarzullo | Assigned To | => pmarzullo |
2019-04-08 20:32 | pmarzullo | Status | assigned => resolved |
2019-04-08 20:32 | pmarzullo | Resolution | open => fixed |
2019-04-08 20:32 | pmarzullo | Fixed in Version | => 3.9.19 |
2019-04-08 20:32 | pmarzullo | Note Added: 0001403 | |
2019-04-23 15:14 | elong | Status | resolved => closed |