Skip to content

Commit

Permalink
Modify correlation and add stats support in aggregation process (#99)
Browse files Browse the repository at this point in the history
* Modify correlation in aggregation process

- Create AggregationFlowRecord structure to store required metadata
- Change correlation process, so that we can store one record
- Can be easily extended to maintain stats.
- Add stats support for intermediate process
- Cleanup of existing unit tests and add more unit tests.
  • Loading branch information
srikartati authored Dec 8, 2020
1 parent 72176b5 commit acbdcfa
Show file tree
Hide file tree
Showing 6 changed files with 738 additions and 170 deletions.
Loading

0 comments on commit acbdcfa

Please sign in to comment.