hadoop/hadoop-common-project
Steve Loughran 4423a7e736
HADOOP-16906. Abortable (#2684)
Adds an Abortable.abort() interface for streams to enable output streams to be terminated; this
is implemented by the S3A connector's output stream. It allows for commit protocols
to be implemented which commit/abort work by writing to the final destination and
using the abort() call to cancel any write which is not intended to be committed.
Consult the specification document for information about the interface and its use.

Contributed by Jungtaek Lim and Steve Loughran.

Change-Id: I7fcc25e9dd8c10ce6c29f383529f3a2642a201ae
2021-02-17 11:29:19 +00:00
..
hadoop-annotations Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-auth HADOOP-17432. [JDK 16] KerberosUtil#getOidInstance is broken by JEP 396 (#2546) 2021-02-05 16:15:06 +09:00
hadoop-auth-examples Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-common HADOOP-16906. Abortable (#2684) 2021-02-17 11:29:19 +00:00
hadoop-kms HDFS-15719. [Hadoop 3] Both NameNodes can crash simultaneously due to the short JN socket timeout (#2533) 2021-01-04 20:56:18 -08:00
hadoop-minikdc Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00
hadoop-nfs HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505 2020-12-10 05:50:55 +05:30
hadoop-registry HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505 2020-12-10 05:50:55 +05:30
pom.xml Preparing for 3.3.1 development 2020-04-30 13:33:42 +09:00