-
Notifications
You must be signed in to change notification settings - Fork 213
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
Migrate OpenSearchSink off of plugin Settings #5273
Open
Galactus22625
wants to merge
65
commits into
opensearch-project:main
Choose a base branch
from
Galactus22625:openSearch-sink-configuration-changes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,293
−858
Open
Changes from 54 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
8b993d0
restruction OpenSearchSinkConfiguration to use openSearchSinkConfig i…
Galactus22625 23afcbf
rebuild readIndexConfig and associated changes
Galactus22625 acbfb7b
rebuild readRetryConfig. Remove most instances of PluginSetting from…
Galactus22625 2c65480
save point
Galactus22625 d1cb3fa
Rework OpenSearchSinkConfigurationTests.java
Galactus22625 40f6266
Rework RetryConfigurationTests.java
Galactus22625 b47c0da
small changes
Galactus22625 ce07672
small changes
Galactus22625 19dc50e
condense many test yaml files into one
Galactus22625 915ce5c
Rework ConnectionConfigurationTests.java
Galactus22625 595b766
Rework IndexConfigurationTests.java.java
Galactus22625 d150343
copy files over from source
Galactus22625 7b78c78
adjust all unit tests
Galactus22625 55eb90b
spotless check
Galactus22625 e5aad51
Integration tests to OpenSearchSinkConfig from PluginSetting
Galactus22625 0024ef0
build.gradle change?
Galactus22625 b1d5425
remove hosts in integration test metadata
Galactus22625 c949f91
changing enforcement for required and non required fields
Galactus22625 53398fb
reset awsauthconfig to normal
Galactus22625 be265c0
replace authentication field from unit tests
Galactus22625 5f9b9f6
document_id_field to document_id since deprecated
Galactus22625 8450dfe
replace pluginSetting dependent parts of integration tests
Galactus22625 fcbbaf6
pipeline name missing from integration tests
Galactus22625 11b803b
find what is null
Galactus22625 9378889
initialize pipelineDescription Mock
Galactus22625 96ea7e1
initialize pluginSetting Mock
Galactus22625 d6aa92a
add pluginSetting name mock
Galactus22625 c53fb65
me when I see stack trace
Galactus22625 a0af91e
revert bulk retry strat
Galactus22625 1c9cd9e
revert reversion
Galactus22625 c8d6e5e
pipelineValue has to be null for documents to write. Originally pipe…
Galactus22625 21535f6
unit test update
Galactus22625 d42bb12
Integration test changes
Galactus22625 44f8529
integration test adjustments
Galactus22625 8fa8501
remove Routing Field since its not in documentation
Galactus22625 b0aaee2
remove routing field integration test
Galactus22625 507a935
integration test adjustment :/
Galactus22625 f6081ad
fix invalidactions integration test
Galactus22625 b8d1b03
addressing various pr comments
Galactus22625 7ee3442
action type as enum
Galactus22625 5443060
indexconfiguration constants to opensearchsinkconfig
Galactus22625 a0de738
readd deprecated fields
Galactus22625 6d7181f
fix integration tests to reuse deprecatd routing field and document i…
Galactus22625 e484b7d
action to enum integratin test fixes
Galactus22625 c8636fd
string should be fine for integration test
Galactus22625 da25170
enum string check
Galactus22625 df7c929
fix enum string check
Galactus22625 018857c
document id field should have testIdField as value in Integration Tests
Galactus22625 b1202b0
integraton tests should pass now
Galactus22625 5d59aef
Connection configuration switched back to using metadata
Galactus22625 2ab0612
yaml lines not needed conncection configuraion tests switched back to…
Galactus22625 0f5e6f1
style fix
Galactus22625 21b2b97
assert True issue
Galactus22625 6d87001
Merge branch 'opensearch-project:main' into openSearch-sink-configura…
Galactus22625 2e2c586
put routing field test back
Galactus22625 0eeada6
add license header to new files
Galactus22625 7edfe65
move build.gradle changes to data-prepper-plugins/opensearch/build.gr…
Galactus22625 ddc7faf
Merge branch 'main' into openSearch-sink-configuration-changes
Galactus22625 3d5d8c8
update actions artifacts version for integration tests
Galactus22625 2c78c46
fixed new test
Galactus22625 db8d37a
Merge branch 'opensearch-project:main' into openSearch-sink-configura…
Galactus22625 7ff3d00
FailedbulkOperationConveter takes the same input twice
Galactus22625 c7ac019
readd a routing field test
Galactus22625 122aaba
remove refernces to invalid authentication configuration
Galactus22625 faa5c17
we want to support authentication: username: password: config
Galactus22625 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
There are no files selected for viewing
This file contains 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
360 changes: 197 additions & 163 deletions
360
...grationTest/java/org/opensearch/dataprepper/plugins/sink/opensearch/OpenSearchSinkIT.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should move this to opensearch/build.gradle file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
moved