wayblink

Results 151 comments of wayblink
trafficstars

> > "replay" means parse delta log and convert to delete messages? > > Yep, L0 segments will be generated, instead of applying deletes on L1, L2 segments. backup l0...

> @wayblink could you help on investigating this ci issue? I've seen several times the compact test can not pass OK

@syang1997 Hi, thanks for contribute. skip_create_collection and drop_exist_collection is designed not to use at the same time. In your pr, drop_exist_collection has a higher priority than skip_create_collection. This avoid the...

@abijeethsaama Hi, this feature is on our long-term road map. However, won't come very soon.

@yandechao 应该是备份的时候就没有把数据考出来,也用最新版本备份呢?用0.4.12 不能在v2.2.11上备份吗

@erigo Hi, currently you can export data to local by storage client. I guess you think it is not convenient enough. To support cross storage backup, the backup service has...