gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Help on pthread library error Handling!


From: Kotresh Hiremath Ravishankar
Subject: [Gluster-devel] Help on pthread library error Handling!
Date: Tue, 22 Apr 2014 08:37:36 -0400 (EDT)

Hi All,

I am using pthread_mutex_lock in changelog translator which is part of brick 
process (glusterfsd).
I see that pthread errors are not being catched and handled in current gluster 
code except in qemu where
it is aborted. What is the correct way to handle the error when pthread library 
routines fail in gluster.
Just logging the error and continuing would lead to data corruption and 
deadlocks. Aborting the process
will abort whole glusterfsd process. 


Thanks and Regards,
Kotresh H R




reply via email to

[Prev in Thread] Current Thread [Next in Thread]