This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch fix/docs-audit-connector-sources
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 3cd81a3d1 fix(connectors): surface partial sink failures
add 654e2f5bc fix(connectors): remove S3 probes and configure bulk retries
No new revisions were added by this update.
Summary of changes:
core/connectors/sinks/elasticsearch_sink/README.md | 7 +-
.../sinks/elasticsearch_sink/config.toml | 3 +
.../connectors/sinks/elasticsearch_sink/src/lib.rs | 117 +++++++++++--
core/connectors/sinks/s3_sink/README.md | 4 +-
core/connectors/sinks/s3_sink/src/sink.rs | 184 ++++++++++++---------
5 files changed, 223 insertions(+), 92 deletions(-)