View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003895 | SymmetricDS | Improvement | public | 2019-03-29 04:44 | 2019-04-23 15:41 |
Reporter | mkurz | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.18 | ||||
Target Version | 3.10.1 | Fixed in Version | 3.10.1 | ||
Summary | 0003895: Compare Url's case insensitive | ||||
Description | We suggest to compare urls like the sync and registraion url case insensitive following RFC 4343. See: https://tools.ietf.org/html/rfc4343 This is not the case in: - DataLoaderService - ParameterService - PushHeartbeatListener Background: We had an interesting analyze session, because this was not the case in the DataLoaderService. An initial load did not perform. The log message "Failed to pull data from node '{}'. It probably is missing a node security record for '{}'." was not case. | ||||
Steps To Reproduce | install a central with sync.url=http://SYMCENTRAL:8080/sync/central-0 install a client with registration.url=http://symcentral:8080/sync/central-0 | ||||
Additional Information | gladly on demand | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 2a5ef651 2019-04-01 10:45:54 Details Diff |
0003895: Compare Url's case insensitive |
Affected Issues 0003895 |
|
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/job/PushHeartbeatListener.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/DataLoaderService.java | Diff File | ||
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/service/impl/ParameterService.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-29 04:44 | mkurz | New Issue | |
2019-04-01 14:44 | elong | Assigned To | => elong |
2019-04-01 14:44 | elong | Status | new => confirmed |
2019-04-01 14:44 | elong | Target Version | => 3.10.1 |
2019-04-01 14:46 | elong | Status | confirmed => resolved |
2019-04-01 14:46 | elong | Resolution | open => fixed |
2019-04-01 14:46 | elong | Fixed in Version | => 3.10.1 |
2019-04-01 15:00 | admin | Changeset attached | => SymmetricDS 3.10 2a5ef651 |
2019-04-23 15:41 | elong | Status | resolved => closed |