You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "jaydoane (via GitHub)" <gi...@apache.org> on 2023/05/03 20:47:54 UTC

[GitHub] [couchdb] jaydoane commented on a diff in pull request #4551: test only

jaydoane commented on code in PR #4551:
URL: https://github.com/apache/couchdb/pull/4551#discussion_r1184264692


##########
src/couch/src/couch_att.erl:
##########
@@ -76,7 +76,7 @@
     %% differs from att_len when encoding /= identity
     disk_len :: non_neg_integer(),
 
-    md5 = <<>> :: binary(),
+    digest = <<>> :: binary(),

Review Comment:
   Thank you for bringing this up! I was also curious about all the changes in record field names, since it's not obvious at a glance which are shared between nodes.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org