At this moment impossible to flush cache using s3fs.

From another side it should be possible to delete big amount of files.

So I attached patch to support s3fs and batch API.

Comments

Ievgen Antonovych created an issue. See original summary.

Ievgen Antonovych’s picture

Status: Needs review » Active
Ievgen Antonovych’s picture

Ievgen Antonovych’s picture

Version: 7.x-2.x-dev » 7.x-2.2
Status: Active » Needs review
Ievgen Antonovych’s picture

Fixed progress status that was calculated incorrectly before.

Ievgen Antonovych’s picture

Status: Needs review » Active
Ievgen Antonovych’s picture

Updated patch to be compatible with 7.x-dev

BarisW’s picture

Thanks!

There is already an issue to support batch flushing: #3017032: Use Batch API when flushing external images
Also, another issue allows changing the scheme to support s3: #3006907: Allow altering file scheme

So I have to look which patches to use, as soon as I have time. Thanks anyway!

Ievgen Antonovych’s picture

Status: Active » Needs review

@BarisW

Thank you!