View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003599 | SymmetricDS | Improvement | public | 2018-06-11 19:37 | 2018-06-21 19:16 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.9.9 | ||||
Target Version | 3.9.9 | Fixed in Version | 3.9.9 | ||
Summary | 0003599: Read instance.uuid one time for server instance | ||||
Description | In multi-homed environment, each node is reading the instance ID file at startup, creating a lot of file handles. If the file doesn't exist, there is a race condition to write the file. Use a static variable for the instanceId and synchronize to the class initializing it. On upgrade, when the instance ID is changing, use a static variable to let all nodes they should clean up their sym_node_host. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-06-11 19:37 | elong | New Issue | |
2018-06-11 19:37 | elong | Status | new => assigned |
2018-06-11 19:37 | elong | Assigned To | => elong |
2018-06-11 20:20 | elong | Status | assigned => resolved |
2018-06-11 20:20 | elong | Resolution | open => fixed |
2018-06-11 20:20 | elong | Fixed in Version | => 3.9.9 |
2018-06-11 21:00 | admin | Changeset attached | => SymmetricDS 3.9 6d323c38 |
2018-06-21 19:16 | admin | Status | resolved => closed |