Skip to main content

SAAS_CONNECTOR_YAML_CONFIG_SOURCE_PARTITION_ROUTER_ERROR error condition

SQLSTATE: KD000

An error occurred in the SaaS connector source partition router component.

EMPTY_ROUTER_ARRAY

Partition router array must contain at least one router definition.

EMPTY_VALUES_LIST

ListPartitionRouter 'values' must contain at least one element.

INVALID_VALUES_TYPE

ListPartitionRouter 'values' must be a string or array, but got: '<actualType>'.

MULTIPLE_CURSOR_SLICES

Cannot merge two StreamSlices that both have non-empty cursorSlice. At most one component in a CartesianProduct can produce cursor slices.

OVERLAPPING_SLICE_KEYS

Partition and cursorSlice have overlapping keys: '<keys>'. These namespaces must be disjoint.

UNSUPPORTED_ROUTER_TYPE

Unsupported partition router type: '<routerType>'. Supported: <supported>.