Skip to content

[SDKS-5960] Send bloom filter to unique keys tracker - #702

Merged
emmaz90 merged 1 commit into
SDKS-5521-MTKfrom
sdks-5960
Jul 27, 2022
Merged

[SDKS-5960] Send bloom filter to unique keys tracker#702
emmaz90 merged 1 commit into
SDKS-5521-MTKfrom
sdks-5960

Conversation

@emmaz90

@emmaz90 emmaz90 commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

JS SDK

What did you accomplish?

Send bloom filter to unique keys tracker
Fix bloom filter functionality and factory name

How do we test the changes introduced in this PR?

Extra Notes

@EmilianoSanchez EmilianoSanchez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

return true;
},

contains(data) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add to checklist for future polishing: if the contains method is not used anywhere, remove it here and from IFilterAdapter interface

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to the polishing list 📝

@emmaz90
emmaz90 merged commit b2df179 into SDKS-5521-MTK Jul 27, 2022
@emmaz90
emmaz90 deleted the sdks-5960 branch July 27, 2022 19:48
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

Successfully merging this pull request may close these issues.

2 participants