glusterfs
glusterfs copied to clipboard
Reduce variable indirection[afr]
Sequence to patch #3532 Reducing variable indirection and making use of more scoped variables when possible in the afr component. Updates: #2986
Change-Id: Ide73d8b5a679e6edd670110f1e3ac3d39347e0e9 Signed-off-by: harshita-shree [email protected]
/run regression
1 test(s) failed ./tests/bugs/glusterfs/bug-867253.t
0 test(s) generated core
3 test(s) needed retry ./tests/000-flaky/basic_afr_split-brain-favorite-child-policy.t ./tests/000-flaky/bugs_core_multiplex-limit-issue-151.t ./tests/bugs/glusterfs/bug-867253.t https://build.gluster.org/job/gh_centos7-regression/2538/
/run regression
/run regression
The changes made are not altering the the logic under the locks implementation. I have only attempted to pass the variables required in the function calls. The logs did suggest a IO error, but I believe I'm not sure if the logs suggest any problems due the changes in the above files.
LGTM.
We used to have some website who showed the flakiness of tests, so we can see if that test failed only here, when did it fail last, etc.
@xhernandez could this patch be merged