Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #754 from dilipdevaraj-sfdc/es_changes
Browse files Browse the repository at this point in the history
Bloom Filter changes to support caching of metric schema before writing to ES
  • Loading branch information
dilipdevaraj-sfdc authored Jun 8, 2018
2 parents 7a8e44f + 5d5393f commit a85c5ca
Show file tree
Hide file tree
Showing 4 changed files with 693 additions and 670 deletions.
2 changes: 1 addition & 1 deletion ArgusCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.0</version>
<version>23.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down
Loading

0 comments on commit a85c5ca

Please sign in to comment.