Skip to content

Commit

Permalink
Fixed failing s3 sink tests
Browse files Browse the repository at this point in the history
Signed-off-by: Krishna Kondaka <krishkdk@dev-dsk-krishkdk-2c-bd29c437.us-west-2.amazon.com>
  • Loading branch information
Krishna Kondaka committed Nov 4, 2023
1 parent 2d32e77 commit 7709f0e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
import org.opensearch.dataprepper.model.sink.OutputCodecContext;
import org.opensearch.dataprepper.model.types.ByteCount;
import org.opensearch.dataprepper.model.acknowledgements.AcknowledgementSet;
import static org.opensearch.dataprepper.plugins.sink.LatencyMetrics.INTERNAL_LATENCY;
import static org.opensearch.dataprepper.plugins.sink.LatencyMetrics.EXTERNAL_LATENCY;
import org.opensearch.dataprepper.plugins.sink.LatencyMetrics;
import org.opensearch.dataprepper.plugins.sink.s3.accumulator.Buffer;
import org.opensearch.dataprepper.plugins.sink.s3.accumulator.BufferFactory;
Expand Down

0 comments on commit 7709f0e

Please sign in to comment.