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

[bug fix] Pass TTL as int, not as float64 #1710

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

yurishkuro
Copy link
Member

Discovered during internal testing while consolidating oss and internal adaptive sampling code.

Unfortunately, we don't have a good integration tests for this yet.

Signed-off-by: Yuri Shkuro <ys@uber.com>
@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #1710 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1710      +/-   ##
==========================================
+ Coverage   98.51%   98.51%   +<.01%     
==========================================
  Files         193      193              
  Lines        9274     9276       +2     
==========================================
+ Hits         9136     9138       +2     
  Misses        110      110              
  Partials       28       28
Impacted Files Coverage Δ
plugin/pkg/distributedlock/cassandra/lock.go 100% <100%> (ø) ⬆️

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 f04f5e5...3715495. Read the comment docs.

@yurishkuro yurishkuro merged commit 891804d into jaegertracing:master Aug 6, 2019
@yurishkuro yurishkuro deleted the fix-ttl-value-type branch August 14, 2019 21:10
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.

1 participant