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

Add caching for aggregation response #1333

Merged
merged 1 commit into from Jul 21, 2017

Conversation

singhpratyush
Copy link
Member

@singhpratyush singhpratyush commented Jul 19, 2017

Short description

Fixes #1328.

Adds caching of aggregation data from Elasticsearch.

I have:

  • There is a corresponding issue for this pull request.
  • Mentioned the Issue number in the pull request commit message Fixes #<number> commit message
  • There is only strictly only one commit per issue.

For the reviewers

I have:

  • Reviewed this pull request by an authorized contributor.
  • The reviewer is assigned to the pull request.

@codecov-io
Copy link

codecov-io commented Jul 19, 2017

Codecov Report

Merging #1333 into development will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff                @@
##             development   #1333      +/-   ##
================================================
- Coverage           9.13%   9.11%   -0.03%     
  Complexity           401     401              
================================================
  Files                201     202       +1     
  Lines              17656   17697      +41     
  Branches            3278    3286       +8     
================================================
  Hits                1613    1613              
- Misses             15741   15782      +41     
  Partials             302     302
Impacted Files Coverage Δ Complexity Δ
...loklak/api/aggregation/ClassifierServletCache.java 0% <0%> (ø) 0 <0> (?)
.../org/loklak/api/aggregation/ClassifierServlet.java 0% <0%> (ø) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7313216...4ee66fd. Read the comment docs.

@singhpratyush singhpratyush changed the title [WIP] Add caching for aggregation response Add caching for aggregation response Jul 19, 2017
@singhpratyush
Copy link
Member Author

@Achint08 @djmgit @hemantjadon @kavithaenair @SKrPl @vibhcool: Please review and let me know if a test link is required.

Copy link
Contributor

@Achint08 Achint08 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mariobehling mariobehling merged commit ee880ff into loklak:development Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants