Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005096 [Resin] minor always 05-29-12 19:53 06-19-12 15:42
Reporter cowan View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.29 Product Version 4.0.27
  Product Build
Summary 0005096: cluster socket-timeout is not configurable
Description The timeouts initialized in NetworkClusterSystem.startClusterListener need to be re-evaluated.

socketTimeout appears to be configurable but is not honored. clusterIdleTime is not configurable.


  <cluster id='app-tier'>
    <server-default>
      <socket-timeout>5000</socket-timeout>
      <load-balance-connect-timeout>5s</load-balance-connect-timeout>
      <load-balance-socket-timeout>5s</load-balance-socket-timeout>
      <load-balance-recover-time>5s</load-balance-recover-time>
    </server-default>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0005800)
cowan
05-29-12 20:14

Perhaps change to: clusterServer.applyPortDefaults(listener);
 
(0005890)
ferg
06-19-12 15:42

server/0651
 

- Issue History
Date Modified Username Field Change
05-29-12 19:53 cowan New Issue
05-29-12 20:14 cowan Note Added: 0005800
06-19-12 15:42 ferg Note Added: 0005890
06-19-12 15:42 ferg Assigned To  => ferg
06-19-12 15:42 ferg Status new => closed
06-19-12 15:42 ferg Resolution open => fixed
06-19-12 15:42 ferg Fixed in Version  => 4.0.29


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker