Whamcloud - gitweb
Branch b1_8_gate
authorjohann <johann>
Wed, 5 Nov 2008 11:11:28 +0000 (11:11 +0000)
committerjohann <johann>
Wed, 5 Nov 2008 11:11:28 +0000 (11:11 +0000)
commit3206439e51362fcc803e035693305548678c624b
tree881d4295e71c694afd92f5fbe673f353f0bdfda8
parent5bc75465b4041c5574be71b8199809663e5fc2fb
Branch b1_8_gate
b=16860
i=nathan
i=rread

Description: Excessive recovery window
Details    : With AT enabled, the recovery window can be excessively long (6000+
     seconds). To address this problem, we no longer use
     OBD_RECOVERY_FACTOR when extending the recovery window (the connect
     timeout no longer depends on the service time, it is set to
     INITIAL_CONNECT_TIMEOUT now) and clients report the old service
     time via pb_service_time.
lustre/ChangeLog