zenfs icon indicating copy to clipboard operation
zenfs copied to clipboard

Build system integration to Percona Server and TerarkDB

Open metaspace opened this issue 2 years ago • 2 comments

Percona Server and TerarkDB are some times having issues when files are added or renamed in ZenFS repository. Percona build system is trying to scrape the ZenFS makefile for their CMake build while TerarkDB is hard coding the file names in their CMake build.

ZenFS should add a file list that is easily readable by CMake so that Percona Server and TerarkDB can stop breaking when ZenFS adds or removes files.

metaspace avatar Jun 29 '22 07:06 metaspace

#177 and #210 are affected by this

metaspace avatar Jun 29 '22 07:06 metaspace

#208 is affected as well

metaspace avatar Jun 29 '22 12:06 metaspace

We have a cmakelist now, so the source file list is available for percona/terarkdb

yhr avatar Oct 24 '23 07:10 yhr