debezium / debezium/dbz

Enhance Debezium UI connector configuration wizard with interactive information from the Database [DBZ-5754]

Open
#706 0 comments 0 reactions 0 assignees View on GitHub
migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-5754](https://issues.redhat.com/browse/DBZ-5754)

I
h1. Feature request or enhancement

For feature requests or enhancements, provide this information, please:
h2. Which use case/requirement will be addressed by the proposed feature?

Enhance Debezium UI connector configuration wizard with interactive information from the Database

When configuring include / exclude lists and UId expressions, getting schema names, table names, column names and information about PK and constraint from the database schema definitions can help user productivity and reduce human error

We would like to use a JDBC connection from the UI / Debezium instance to access the Database - once the user entered connection information in order to enrich the next steps in the Connector configuration

Our experience have been that users tend to forget columns or make typos 
h2. Implementation ideas (optional)

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are identified. Start by locating the Debezium UI connector configuration wizard and the point where connection details are accepted, then determine how schema, table, column, primary-key, and constraint information should be retrieved and shown. Done means the wizard can use the entered connection to provide this interactive information for include, exclude, and UID expressions.

Written by the indexing model from the issue text.

Assessment

Domain
databases, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.