gluster / glusterfs

Gluster Filesystem : Build your distributed storage in minutes
https://www.gluster.org
GNU General Public License v2.0
4.51k stars 1.07k forks source link

geo-replication: replace logging.warn with logging.warning (#4344) #4345

Open jelly opened 2 weeks ago

jelly commented 2 weeks ago

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.

gluster-ant commented 2 weeks ago

Can one of the admins verify this patch?

gluster-ant commented 2 weeks ago

Can one of the admins verify this patch?

gluster-ant commented 2 weeks ago

Can one of the admins verify this patch?

mohit84 commented 2 weeks ago

/run regression

gluster-ant commented 2 weeks ago

0 test(s) failed

1 test(s) generated core ./tests/bugs/glusterd/mgmt-handshake-and-volume-sync-post-glusterd-restart.t

1 test(s) needed retry ./tests/bugs/bitrot/bug-1245981.t https://build.gluster.org/job/gh_centos7-regression/3395/

aravindavk commented 2 weeks ago

/run regression