Closed pWIqmFHmGnqqlIyFDwZIlw1JWRHoo8AgicH1IWD closed 6 months ago
Please see the following article which describers the sync behavior: here.
Schema change are considered any change such as add or delete a column, rename table, add or delete table, change column type. Assuming these changes have been deployed. This behavior has been in the system for many versions and is not changing in the newer versions.
Hi Nataly,
The article talks about sync behavior. How does Fabric know there is a change in schema of an LU? Is it based on some hash? by comparing table by table, column by column? Also, will it apply schema changes to an LUI if LU was deployed with a schema change but before we resync that LUI, the schema change was reverted, and LU was deployed again?
How does Fabric know there is a change in schema of an LU? Is it based on some hash? by comparing table by table, column by column?
How will a Fabric GET command behave in following scenarios? Assume it is in SYNC OFF mode.
My fabric version is v6.5.9_HF19 but will any of this behavior change with newer versions?