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
... behavior s/t we always manually flush the last chunk of the file,
whether there is a final newline or not. Also, make sure to run
redaction on this "later-flushed" chunk. This means that files without
even a single newline (like those generated by analytics queries) will
now just be parsed up into 1 giant "wraparound" and then the entire
thing is redacted. This might be somewhat less ideal for the
streaming-focused design but is the only way to get around issues with
newlines.
Change-Id: Iafa9e73a3d0eda3deea1076d0680e3d0e2fab264
Reviewed-on: https://review.couchbase.org/c/ns_server/+/214997
Well-Formed: Restriction Checker
Well-Formed: Build Bot <[email protected]>
Tested-by: Bryan McCoid <[email protected]>
Reviewed-by: Steve Watanabe <[email protected]>
0 commit comments