View Issue Details

IDProjectCategoryView StatusLast Update
0003066SymmetricDSImprovementpublic2017-05-01 18:03
Reportermmichalek Assigned Tommichalek  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.8.0 
Target Version3.8.22Fixed in Version3.8.22 
Summary0003066: Cache frequent use of AppUtils.getHostName() and AppUtils.getIpAddress()
DescriptionSome client stack traces have shown a bottleneck in AppUtils.getIpAddress() when performing push and pull jobs. This change implements a simple, 5 minute cache of the host name and ip address to avoid that bottle neck and improve performance.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.8 9cc3f917

2017-04-21 10:30:16

mmichalek

Details Diff
0003066: Cache frequent use of AppUtils.getHostName() and
AppUtils.getIpAddress()
Affected Issues
0003066
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/transport/http/HttpTransportManager.java Diff File

Issue History

Date Modified Username Field Change
2017-04-21 14:29 mmichalek New Issue
2017-04-21 14:29 mmichalek Status new => assigned
2017-04-21 14:29 mmichalek Assigned To => mmichalek
2017-04-21 14:30 mmichalek Status assigned => resolved
2017-04-21 14:30 mmichalek Resolution open => fixed
2017-04-21 14:30 mmichalek Fixed in Version => 3.8.22
2017-04-21 15:00 mmichalek Changeset attached => SymmetricDS 3.8 9cc3f917
2017-05-01 18:03 chenson Status resolved => closed