View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006654 | SymmetricDS | Improvement | public | 2024-11-20 17:26 | 2024-12-04 14:29 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.0 | ||||
Target Version | 3.15.11 | Fixed in Version | 3.15.11 | ||
Summary | 0006654: Info URL handler to use channel cache | ||||
Description | The info URL handler was modified to query the channels so it can report on whether bulk loading is enabled or not. The wizard uses this information so it can ask the user if they want to enable bulk loading. However, there was a report of a system taking up to 8 seconds to return the info URL to a load balancer running constant health checks. Instead, it should use the channel cache so the query is less often. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.15 0637f2c6 2024-11-27 15:44:41 Committer: GitHub Details Diff |
0006654: Info URL handler to use channel cache (0000210) |
Affected Issues 0006654 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ConfigurationServiceSqlMap.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-11-20 17:26 | elong | New Issue | |
2024-11-20 17:26 | elong | Status | new => assigned |
2024-11-20 17:26 | elong | Assigned To | => elong |
2024-11-20 20:04 | elong | Status | assigned => resolved |
2024-11-20 20:04 | elong | Resolution | open => fixed |
2024-11-20 20:04 | elong | Fixed in Version | => 3.15.11 |
2024-11-27 16:00 | elong | Changeset attached | => SymmetricDS 3.15 0637f2c6 |
2024-12-04 14:29 | pbelov | Status | resolved => closed |
2024-12-04 14:29 | pbelov | Note Added: 0002537 |