Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Aruha 1624 out of memory #864

Merged
merged 3 commits into from
Apr 25, 2018
Merged

Aruha 1624 out of memory #864

merged 3 commits into from
Apr 25, 2018

Conversation

v-stepanov
Copy link
Contributor

@v-stepanov v-stepanov commented Apr 23, 2018

Fixed out of memory problem

OutOfMemoryError in case of using very large max_uncommitted_events and batch_limit : ARUHA-1624

Description

Fixed OutOfMemoryError when using huge values for batch_limit and max_uncommitted_events

Review

  • Tests
  • Documentation
  • CHANGELOG

Deployment Notes

@codecov-io
Copy link

codecov-io commented Apr 23, 2018

Codecov Report

Merging #864 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #864   +/-   ##
=========================================
  Coverage     53.56%   53.56%           
  Complexity     1691     1691           
=========================================
  Files           309      309           
  Lines          9359     9359           
  Branches        841      841           
=========================================
  Hits           5013     5013           
  Misses         4046     4046           
  Partials        300      300
Impacted Files Coverage Δ Complexity Δ
...kadi/service/subscription/state/PartitionData.java 76.25% <100%> (ø) 20 <4> (ø) ⬇️

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 f56de8a...9a90b69. Read the comment docs.

@rcillo
Copy link
Contributor

rcillo commented Apr 23, 2018

👍

1 similar comment
@v-stepanov
Copy link
Contributor Author

👍

@v-stepanov
Copy link
Contributor Author

deploy validation please

@v-stepanov
Copy link
Contributor Author

👍

1 similar comment
@rcillo
Copy link
Contributor

rcillo commented Apr 25, 2018

👍

@v-stepanov v-stepanov merged commit 46f9610 into master Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants