Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log redaction is applied on a slice of keys, rather than each key individually #3592

Closed
bbrks opened this issue May 18, 2018 · 1 comment
Closed
Assignees

Comments

@bbrks
Copy link
Member

bbrks commented May 18, 2018

https://github.com/couchbase/sync_gateway/blob/f3fcabcbf0178b5c223f9735ac17d08ea312e582/db/change_listener.go#L164:50

This will make supporting harder, as the whole slice will be hashed, rather than each key inside it.

@bbrks bbrks added this to the 2.1.0 milestone May 18, 2018
@bbrks bbrks self-assigned this May 18, 2018
@adamcfraser adamcfraser modified the milestones: 2.1.0, 2.2.0 May 29, 2018
@djpongh djpongh modified the milestones: Iridium, Cobalt Sep 24, 2018
@djpongh djpongh modified the milestones: Cobalt, Mercury Dec 13, 2018
@bbrks
Copy link
Member Author

bbrks commented Feb 11, 2019

Issue now being tracked at CBG-226

@bbrks bbrks closed this as completed Feb 11, 2019
@pasin pasin removed the icebox label Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants