This is an automated email from the ASF dual-hosted git repository.
bharat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from acc3dde HDDS-2854. Add a config for the write chunk executor queue
limit. (#420)
add 406428c HDDS-2188. Implement LocatedFileStatus &
getFileBlockLocations to pro… (#331)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/ozone/client/rpc/RpcClient.java | 2 +
.../hadoop/ozone/om/helpers/OzoneFileStatus.java | 14 +++--
.../src/main/proto/OzoneManagerProtocol.proto | 1 +
.../hadoop/fs/ozone/TestOzoneFileInterfaces.java | 21 +++++++
.../org/apache/hadoop/ozone/om/KeyManagerImpl.java | 59 +++++++++++--------
.../protocolPB/OzoneManagerRequestHandler.java | 2 +
.../fs/ozone/BasicOzoneClientAdapterImpl.java | 67 +++++++++++++++++++++-
.../hadoop/fs/ozone/BasicOzoneFileSystem.java | 22 ++++++-
.../apache/hadoop/fs/ozone/FileStatusAdapter.java | 12 +++-
.../hadoop/fs/ozone/FilteredClassLoader.java | 1 +
10 files changed, 170 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]