Menu

#3071 SMF: Improve/correct ccb handler rules for recovery

5.19.10
fixed
None
defect
smf
-
major
False
2019-08-27
2019-08-14
elunlen
No

Rules for error recovery when handling IMM CCB does not handle IMM synch correctly.
Timeout times used with the rules are hard coded. Implement possibility to configure timeouts (investigate if needed).
A work around is implemented, see ticket [#3061]. This work around should be replaced by this fix.

Related

Tickets: #3061
Wiki: ChangeLog-5.19.10

Discussion

  • elunlen

    elunlen - 2019-08-21
    • assigned_to: elunlen --> Thang Duc Nguyen
     
  • Thang Duc Nguyen

    commit 2bc054ca85b56bc03bdc9be965593b56124aad00 (HEAD -> develop, origin/develop)
    Author: thang.d.nguyen thang.d.nguyen@dektech.com.au
    Date: Mon Aug 26 11:19:27 2019 +0700

    smf: improve ccb handler rules for recovery [#3071]
    
    Retry in ccb handler when ccb aborted to sync.
    
     
  • Thang Duc Nguyen

    • status: assigned --> fixed
     

Log in to post a comment.