RWM Console cluster: risingwave-adib.adib-rw.svc.cluster.local

← cluster order_service objects order_service_source
Overview Objects Graph History
source · order_service.order_service_source
Parallelism
1
Actors
1 / 1
running
Distribution
SINGLE
Rows
State size
Created
2026-06-30 21:28
Initialized
2026-06-30 21:28
Fragment flags
SOURCE
Actors
ActorFragmentWorkerState
53354 2156 3 running
sql · order_service.order_service_source — click to expand
CREATE SOURCE order_service.order_service_source
WITH (
  connector='postgres-cdc',
  hostname='psql-nonprod-uae.postgres.database.azure.com',
  port='5432',
  username='migration_user',
  password='***',
  database.name='adib-int-order',
  schema.name='oms',
  slot.name='rwm_order_adib_int_uae',
  publication.name='risingwave_publication',
  publication.create.enable='true',
  ssl.mode='require',
  debezium.heartbeat.interval.ms='30000'
)
Lineage · order_service.order_service_source 3 objects
Direct (1-hop) dependencies from rw_depend, across schemas. Click a neighbor to expand its dependencies; ⌘/Ctrl-click opens its page. Drag to pan, scroll to zoom. External source/sink endpoints (Kafka, Iceberg) are not shown.