You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes two issues. Firstly it removes the assertion that used to
enforce that the very end of the file must contain a newline.
The second is actually more problematic since it was causing us to not
collect stats data at all on redacted versions of the zipfiles. With
these changes, there is only 1 file different from the
redacted/unredacted now which is user.dets which is completely skipped
for the redacted one.
Before this, there were many missing files/folders related to the
prometheus stats.
Change-Id: I63f7d5722f08048352c3db76e58cf39b7153e086
Reviewed-on: https://review.couchbase.org/c/ns_server/+/215070
Tested-by: Bryan McCoid <[email protected]>
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Steve Watanabe <[email protected]>
Well-Formed: Restriction Checker
0 commit comments