doris icon indicating copy to clipboard operation
doris copied to clipboard

[BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption

Open Johnnyssc opened this issue 9 months ago • 2 comments

Proposed changes

Issue Number: close #34229

when we try to modify a partition's storage policy which have different resource with the previous one, we get error message "currently do not support change origin storage policy to another one with different resource", but the modification same also succeed!

expect: the modification fail with "currently do not support change origin storage policy to another one with different resource".

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

Johnnyssc avatar May 22 '24 12:05 Johnnyssc

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website. See Doris Document.

doris-robot avatar May 22 '24 12:05 doris-robot

run buildall

Johnnyssc avatar May 23 '24 02:05 Johnnyssc