distributed file system for large-scale cluster computing and wide-area data sharing. provides fine-grained replica location control.
32
stars
12
forks
source link
theoretical race condition about peer_free() #454
Closed
gfarm-admin closed 4 years ago
theoretically this problem can make gfmd crash,
but the window of the race condition is small,
and we never heard such symptom.
the race condition is:
Reported by: n-soda
Original Ticket: gfarm/tickets/454