Tendrl / gluster-integration

Extracts all data from a Gluster cluster for consumption by Tendrl
GNU Lesser General Public License v2.1
6 stars 20 forks source link

Fix cluster object race condition issue #691

Closed GowthamShanmugam closed 6 years ago

GowthamShanmugam commented 6 years ago

tendrl-bug-id: Tendrl/gluster-integration#690 bugzilla: 1596655

Signed-off-by: GowthamShanmugasundaram gshanmug@redhat.com

GowthamShanmugam commented 6 years ago

@shtripat @nthomas-redhat please review

codecov[bot] commented 6 years ago

Codecov Report

Merging #691 into master will decrease coverage by 0.13%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #691      +/-   ##
==========================================
- Coverage   38.76%   38.63%   -0.14%     
==========================================
  Files          42       42              
  Lines        2092     2094       +2     
  Branches      283      283              
==========================================
- Hits          811      809       -2     
- Misses       1255     1259       +4     
  Partials       26       26
Impacted Files Coverage Δ
tendrl/gluster_integration/sds_sync/__init__.py 13.62% <0%> (-0.07%) :arrow_down:
tendrl/gluster_integration/sds_sync/utilization.py 94.87% <0%> (-5.13%) :arrow_down:

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 a2a8683...6ea5d9e. Read the comment docs.