View Issue Details

IDProjectCategoryView StatusLast Update
0006654SymmetricDSImprovementpublic2024-12-04 14:29
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.11Fixed in Version3.15.11 
Summary0006654: Info URL handler to use channel cache
DescriptionThe 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.
TagsNo tags attached.

Activities

pbelov

2024-12-04 14:29

manager   ~0002537

Included in the SymmetricDS release 3.15.11

Related Changesets

SymmetricDS: 3.15 0637f2c6

2024-11-27 15:44:41

elong


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

Issue History

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