---

** [tickets:#3116] log: improve the resilience of log service**

**Status:** accepted
**Milestone:** 5.20.01
**Created:** Tue Nov 05, 2019 07:22 AM UTC by Vu Minh Nguyen
**Last Updated:** Tue Nov 05, 2019 07:22 AM UTC
**Owner:** Vu Minh Nguyen


When the file system is unresponsive, log client gets try-again from write 
callback very shortly after I/O timeout reaches the setting; the value of I/O 
timeout is configurable via the attribute `logFileIoTimeout` within this valid 
range [500ms – 5000ms].

This ticket is going to improve the resilience of LOG service, so that log 
service can cache the write requests up to 30 seconds or so before giving up 
and returning status to caller.


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to