Ryan007

Results 2 issues of Ryan007

``` # github.com/sbinet/go-python /usr/local/lib/libpython2.7.a(posixmodule.o): In function `posix_tmpnam': /root/Python-2.7.13/./Modules/posixmodule.c:7614: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/local/lib/libpython2.7.a(posixmodule.o): In function `posix_tempnam': /root/Python-2.7.13/./Modules/posixmodule.c:7561: warning: the use of `tempnam' is dangerous,...

## What does this PR do fix data replication from primary cluster and backup cluster, panic ## Rationale for this change make data replication work strong ## Standards checklist -...