forked from raystack/dagger
-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Add dynamic source and sink kafka properties #31
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
328c44a
add kafka security module
ekawinataa 1f6d09c
aDD SASL class callback config for producer and consumer
ekawinataa 19574f9
Add config map
ekawinataa 28e31de
remove build.gradle
ekawinataa 6c33ff4
Add dynamic props
ekawinataa 8ef873b
Update regex
ekawinataa c3d4556
rename var
ekawinataa f19b90b
Remove redundant imports
ekawinataa b731a38
Rename prefix
ekawinataa ef3d7e9
Remove unused import
ekawinataa e643dc6
Update test
ekawinataa d9cfc8a
Add implementation for sink dynamic props
ekawinataa fc26377
Add null checking for the additional props
ekawinataa d2c981d
Added validations on source config
ekawinataa 11c8da5
Add docs and refactor pattern to enum
ekawinataa fb8695b
chECKSTYLE
ekawinataa cc2485f
Add readme
ekawinataa d110153
Make the pattern more specific and embedded to the enum
ekawinataa 33b0cf9
Add more test
ekawinataa 5f3a80c
bump version
ekawinataa 62b4eca
Add unit tests
ekawinataa 6c4e8ae
Use expected annotation
ekawinataa 1063b25
Assert exception message. Add fail mechanism in case of not throwing …
ekawinataa 07f5e53
Use rule for asserting exception
ekawinataa edf2e4d
Add more test case
ekawinataa 0c2d621
add more unit test
ekawinataa a262868
feat: Enable multiple underscore parsing
ekawinataa d31f834
test: Add test on multiple underscore parsing
ekawinataa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update regex
- Loading branch information
commit 8ef873bbf65a91157309280c5ecc852a1ea40ca1
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.