xiangfu0 opened a new issue #7302: URL: https://github.com/apache/pinot/issues/7302
Current pinot only supports one deep store, it works in most of the cases, but makes it hard to migrate data from one deep store to another. The goal here is to allow multiple deep stores in Pinot controllers and allow config R/W permission per deep store basis. E.g. we can config the old deep store as ReadOnly and the new deep store as ReadWrite. Then migrating segments from old deep store to new deep store and update the download URL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org