Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PLUGIN-1830] Add PostgresErrorDetailsProvider #527

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

psainics
Copy link
Contributor

@psainics psainics commented Dec 12, 2024

ErrorDetailsProvider - Postgresql [Source|Sink] plugin

Jira : PLUGIN-1830

Description

Implement Program Failure Exception Handling in Postgresql Source/Sink plugin to catch known errors

Code change

  • Added PostgresErrorDetailsProvider.java
  • Modified DBErrorDetailsProvider.java
  • Modified MysqlErrorDetailsProvider.java
  • Modified PostgresConstants.java
  • Modified PostgresSink.java
  • Modified PostgresSource.java

E2E Changes

  • Adding Open and capture logs step when pipeline is expected to fail.

@psainics psainics added the build label Dec 12, 2024
@psainics psainics self-assigned this Dec 12, 2024
@psainics psainics requested a review from AnkitCLI December 12, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant