slowfranklin

Results 5 issues of slowfranklin

Hi David, I just ran into the following problem using fscrawler to index files on a Samba fileserver for use with Spotlight and Apple clients: when Macs copy a file...

feature_request
component:core

Hi folks! I'm working on implementing client side record locking and to implement liveliness checking I'm using a fdb watch to monitor locks for state changes. To handle the case...

What [consistency level](https://jepsen.io/consistency) do you implement? For linearizable read and writes based on a quorum logic, reads must do write repair and writes must do pre-read. Your architecture docs are...

question

**Description of problem:** All libglusterfs *at functions don't seem to support AT_FDCWD semantics. See man openat() for a description of these. Is there a reason for this omission? The lack...

Hi folks! "Strong consistency" doesn't seem to be a well defined term in the literature on distributed databases, I wonder whether the documentation could be improved to use a more...