Skip to content

Conversation

jonathanvila
Copy link
Member

@jonathanvila jonathanvila commented Jan 22, 2020

Restored the old value that this property had : autoOffsetReset=latest on the kafka camel component to avoid re consuming mensages from kafka and having duplications on DB

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #71   +/-   ##
=========================================
  Coverage     78.85%   78.85%           
  Complexity      732      732           
=========================================
  Files            71       71           
  Lines          2038     2038           
  Branches         93       93           
=========================================
  Hits           1607     1607           
  Misses          373      373           
  Partials         58       58
Impacted Files Coverage Δ Complexity Δ
...ss/xavier/integrations/route/MainRouteBuilder.java 98.98% <100%> (ø) 30 <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 4c917d8...933d2d8. Read the comment docs.

Copy link
Member

@mrizzi mrizzi left a comment

Choose a reason for hiding this comment

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

Tested in CI

  1. built & deployed hotfix in CI
  2. ran 4 analysis
  3. scale to 0 and then to 1
  4. no duplications
  5. ran 2 more analysis
  6. scale to 0 and then to 1
  7. no duplications

In "restarts" in step 3 and 6 i took the offsets values and they change accordingly.

@mrizzi mrizzi merged commit f6894b5 into project-xavier:master Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants