hadoop/hadoop-tools/hadoop-aws
Steve Loughran a68671eaf7
HADOOP-17928. Syncable: S3A to warn and downgrade (#3585)
This switches the default behavior of S3A output streams
to warning that Syncable.hsync() or hflush() have been
called; it's not considered an error unless the defaults
are overridden.

This avoids breaking applications which call the APIs,
at the risk of people trying to use S3 as a safe store
of streamed data (HBase WALs, audit logs etc).

Contributed by Steve Loughran.

Change-Id: I0a02ec1e622343619f147f94158c18928a73a885
2021-11-04 14:41:42 +00:00
..
dev-support HADOOP-17271. S3A connector to support IOStatistics. (#2580) 2021-01-14 13:21:01 +00:00
src HADOOP-17928. Syncable: S3A to warn and downgrade (#3585) 2021-11-04 14:41:42 +00:00
pom.xml Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00