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

[Feature][Connector-V2] Add http sink(Webhook) #2348

Merged
merged 10 commits into from
Aug 3, 2022

Conversation

TyrantLucifer
Copy link
Member

Purpose of this pull request

#2110

Check list

TyrantLucifer and others added 10 commits August 1, 2022 00:23
* [Improve][Connector-V2] Fix 'Singleton' word error

* [Improve][Connector-V2]: Improve http client provider code structure

1. Remove hard code
2. Http post method support request with json body
…ore clearly

1. Unified http parameter for http sink and source
2. Change http plugin
config option constant class name from 'Config' to 'HttpConfig' to avoid
conflict with typesafe config
Copy link
Member

@EricJoy2048 EricJoy2048 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 cc @Hisoka-X

@Hisoka-X Hisoka-X merged commit 4b72074 into apache:dev Aug 3, 2022
TyrantLucifer added a commit to TyrantLucifer/incubator-seatunnel that referenced this pull request Sep 18, 2022
* [Feature][Connector-V2] Add first version of http sink (apache#2110)

* [Improve][Connector-V2] Http client provider improve (apache#2312)

* [Improve][Connector-V2] Fix 'Singleton' word error

* [Improve][Connector-V2]: Improve http client provider code structure

1. Remove hard code
2. Http post method support request with json body

* [Improve][Http Connector-V2-Source] Refactor the code and make code more clearly

1. Unified http parameter for http sink and source
2. Change http plugin
config option constant class name from 'Config' to 'HttpConfig' to avoid
conflict with typesafe config

* [Improve][Http Connector-V2-Source] Update plugin name from 'Http' to 'HttpSource' and update doc

* [Feature][Http Connector-V2-Sink] Add http sink

* [Feature][Http Connector-V2-Sink] Add http sink doc

* [Revert][Http Connector-V2-Source] In order to unified connector's name, so revert plugin name and doc

* [Feature][Http Connector-V2-Sink] Rename http sink plugin name from 'HttpSink' to 'Http'

* [Feature][Http Connector-V2-Sink] Add http sink in plugin-mapping.properties

* [Feature][Http Connector-V2-Sink] Remove redundant import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants