OceanBase Migration Service (OMS) Community Edition allows you to view and update the configurations of a specified Store. When you update the configurations, the current configurations of the Store are displayed by default. You can view or modify the configurations of the Store.
Background information
The newly added or updated Store component will be updated to the topic by default, and subsequent Store component startups will use the updated parameters.
For example, if there are N Store components (N >= 1) in the data migration task before the update, and the user selects one Store component for updating, the execution logic for the update is as follows, while the configurations of the other N-1 Store components remains unchanged.
Update the configurations of the selected Store component.
Update the configurations of the Subtopic corresponding to the Store component.
Limitations
OMS Community Edition allows you to update the configurations of a Store in the Running, Stopped, Exception, or Unexpected Exit state.
Notice
Store configurations are usually updated in optimization or emergency scenarios. Exercise caution when you perform this operation.
If the new configurations are incorrect, the Store may run abnormally and the corresponding data migration or synchronization task may fail. You can contact OMS Community Edition Technical Support as needed.
After you update the configurations of a Store, the system will restart the Store for the update to take effect. Proceed with caution.
Enter the update configuration dialog box
Log in to the OMS Community Edition console.
In the left-side navigation pane, choose OPS & Monitoring > Component. The Store tab automatically appears.
On the Store tab, click Update in the Actions column of the target Store.
You can filter Stores by region and update the configurations of Stores in the target region.
In the Update Configuration dialog box, add a parameter or update the configurations in the Configuration List or Configuration Details tab. For more information, see Store parameters.
Add configurations
In the Update Configuration dialog box, click the Configuration List tab.
Click + Add at the bottom of the page.
Enter the name of the parameter to be added in the first column and the value of the parameter in the second column.
Click OK in the Configuration List tab.
If you need to delete a parameter, click the delete icon to the right of the target parameter value.
Update configurations
In the Update Configuration dialog box, click the Configuration List tab.
Find the target parameter that needs to be modified and enter its new value in the second column.
If you need to delete a parameter, click the delete icon to the right of the target parameter value. You can also modify the Incremental Record Retention Time according to actual needs.
Click OK in the Configuration List tab.
Add configurations
In the Update Configuration dialog box, click the Configuration Details tab.
Move the pointer over the blank area next to the root parameter and click the add icon that appears.
Specify Key Name and click the check icon.
In the Update Configuration dialog box, find the new key name. Its default value is NULL.
Move the pointer over the new parameter and click the Edit icon that appears. Modify the parameter value and click the check icon.
Click OK in the Configuration Details tab.
Update configurations
In the Update Configuration dialog box, click the Configuration Details tab.
Move the pointer over the target configuration and click the edit icon that appears.
Modify the value in the text box and then click the confirm icon.
The green tick specifies to update the value and the red cross specifies to cancel the modification.
Click OK in the Configuration Details tab.
Update the blocklist and allowlist
To facilitate the configuration of the blocklist and allowlist for data migration or synchronization tasks, OMS Community Edition supports the Update Configuration > Blocklist and Allowlist tab. The configurations on this tab are equivalent to the liboblog.tb_black_list and liboblog.tb_white_list parameters on the Configuration List or Configuration Details tab.
In the Update Configuration dialog box, click the Blocklist and Allowlist tab.
In the Allowlist or Blocklist section, click + Add/UI-TERM>, and enter the Source Database Name and Source Table Name of the objects to be migrated or synchronized.
You can also modify the source database name and source table name of existing entries in the blocklist and allowlist. To remove an entry from the blocklist or allowlist, click the remove icon in the corresponding database table operation column.
After the configuration is complete, click OK.