-
Notifications
You must be signed in to change notification settings - Fork 145
Bloom Filter changes to support caching of metric schema before writing to ES #754
Bloom Filter changes to support caching of metric schema before writing to ES #754
Conversation
…ault murmur hash function
…eys from BloomFilter since this operation is unsupported
…insert to BloomFilter if ES write is successful
hi |
1 similar comment
hi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test
Codecov Report
@@ Coverage Diff @@
## develop #754 +/- ##
=============================================
+ Coverage 38.92% 39.19% +0.27%
- Complexity 1968 1974 +6
=============================================
Files 290 290
Lines 17626 17644 +18
Branches 2493 2485 -8
=============================================
+ Hits 6861 6916 +55
+ Misses 9835 9793 -42
- Partials 930 935 +5
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@kgowdru |
@dilip-devaraj approved |
No description provided.