nickva commented on a change in pull request #168: Update description of a
database info reply
URL:
https://github.com/apache/couchdb-documentation/pull/168#discussion_r141885890
##########
File path: src/api/database/common.rst
##########
@@ -75,7 +81,9 @@
in bytes.
:>json number sizes.file: The size of the database file on disk in bytes.
Views indexes are not included in the calculation.
- :>json number update_seq: The current number of updates to the database.
+ :>json string update_seq: An opaque string that describes the state
+ of the database. Do not rely on this string for counting the number
+ of updates.
Review comment:
Good point on mentioning not relying on the format for counting updates.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services