1
0
mirror of synced 2026-01-06 06:04:16 -05:00

Fix Kube S3 Logging Bug. (#4914)

See bluedenim/log4j-s3-search#101 for a summary.

Because this is upstream, I built the jar locally and uploaded it to a temp gcs bucket serving as a maven repository.

I've added this location and the new version in the build.gradle.

I want to merge this in now since there are several users waiting on this. Created #4915 to follow up with the OSS PR and clean up work.
This commit is contained in:
Davin Chia
2021-07-23 12:34:35 +08:00
committed by GitHub
parent 0f51edbd60
commit 73e6f576bb
8 changed files with 37 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ tests:
basic_read:
- config_path: "secrets/config.json"
configured_catalog_path: "integration_tests/configured_catalog.json"
validate_output_from_all_streams: yes
empty_streams: []
# TODO uncomment this block to specify that the tests should assert the connector outputs the records provided in the input file a file
# expect_records:
# path: "integration_tests/expected_records.txt"