Sam Chan

Results 20 comments of Sam Chan

我短视频和直播都得等,有时候需要等有时候不需要等,代理服务器是美西优质线路。 知道是啥原因吗?

@blackghost-01 您好,请问您之后用什么方法测试了?可以分享一下吗?

2018/09/11 11:33:29.640 session.go:818: [warning] con:19315 parse error: line 1 column 64 near " ) " (total length 67) SELECT `zone_id`,`zone_name` FROM `zone` WHERE ( `zone_id` IN () ) "SELECT `zone_id`,`zone_name`...

@AMecea No, in my test case, PVC for node 0 is also deleted when deleting the mysqlcluster customresource haodai1. ![WX20191107-101348](https://user-images.githubusercontent.com/20168118/68354481-770f0400-0147-11ea-9ad2-810619a24b8d.png)

Maybe the [OwnerReferences](https://github.com/presslabs/mysql-operator/blob/master/pkg/controller/mysqlcluster/internal/syncer/statefullset.go#L465) delete the PVC associated with node 0.

Yes, after deleting OwnerReferences, the PVC-0 won't be deleted.

length of the parameter of [ensureVolumeClaimTemplates](https://github.com/presslabs/mysql-operator/blob/master/pkg/controller/mysqlcluster/internal/syncer/statefullset.go#L450) is always 0 so far.