[Bugs] [Bug 1214649] BitRot :- File should be removed from signing queue if reopened for writing in 120 second

bugzilla at redhat.com bugzilla at redhat.com
Fri May 8 09:49:28 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1214649

Raghavendra Bhat <rabhat at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #2 from Raghavendra Bhat <rabhat at redhat.com> ---
This issue has been taken care in the patch sent to handle anonymous fd writes
(1207979). http://review.gluster.org/#/c/10233/ takes care of that.

But still there is a small window of multiple notifications on the same gfid
being present in the timer wheel if the inode is forgotten in the brick after
sending a notification to BitD, but before the notification entry expires from
timer-wheel a new write and release happens on that gfid in the brick (now on a
newly looked up inode).

This window is pretty negligible in real world use cases. Hence not marking the
bug as modified. But its not a point of concern as of now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the Docs Contact for the bug.


More information about the Bugs mailing list