trinity-1686a
trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 03:22:23 +00:00
add doc comments

As explained above, I feel like a default implementation should be what we want in most case. Of 5 implementations of this trait, only 2 actually use an empty updated, so being explicit about it…

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 02:33:25 +00:00
add doc comments

would "available" be correct instead of known?

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 02:28:19 +00:00
add doc comments

hum, it might double-count pings, as it count once in rpc_clients, and once in this file in ping_nodes

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 02:19:58 +00:00
add doc comments

it's sorted in recalculate_hash. Actually the node list is short, so sorting it is pretty much free

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 02:08:01 +00:00
add doc comments

Ok I've read s3 doc on multi-part upload and I hate it. Next comment appear to be false too, it's offset in part, not in the whole file

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 01:44:02 +00:00
add doc comments

I'm not sure what it store then

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 01:34:32 +00:00
add doc comments

I would not necessarily call it bad practice. It conveyed to me that "doing nothing" is a good default behavior, and while doing nothing might be a valid behavior, I think wanting to do nothing…

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 01:17:24 +00:00
add doc comments

I understand resync both get missing blocks and remove unnecessary blocks. My problem is that if I understand the code correctly, when the counter go down from 1 to 0, the value for new_rc is Some(0)…

trinity-1686a commented on pull request Deuxfleurs/garage#53 2021-04-06 01:06:31 +00:00
add doc comments

It prevents use from other crates, but not from this one. It does not break anything, but does prevent using those traits in web in the future, for instance ????

trinity-1686a pushed to content-defined-chunking at trinity-1686a/garage 2021-04-06 00:54:18 +00:00
trinity-1686a pushed to zstd-block at trinity-1686a/garage 2021-04-06 00:51:06 +00:00
trinity-1686a pushed to content-defined-chunking at trinity-1686a/garage 2021-04-06 00:50:38 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-26 21:36:27 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-26 21:32:15 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-26 21:05:26 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-26 18:42:03 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-22 00:19:02 +00:00
trinity-1686a created pull request Deuxfleurs/garage#53 2021-03-21 23:28:15 +00:00
WIP: add doc comments
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-21 23:17:16 +00:00
trinity-1686a pushed to doc-comments at trinity-1686a/garage 2021-03-21 23:03:48 +00:00