You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-commits@hadoop.apache.org by sz...@apache.org on 2019/10/17 04:04:37 UTC

[hadoop-ozone] branch master updated (85ba643 -> 47f0bf5)

This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from 85ba643  HDDS-2302. Manage common pom versions in one common place.
     add 38ec79e  HDDS-2271. Avoid buffer copying in KeyValueHandler.
     new 47f0bf5  Merge pull request #44 from szetszwo/HDDS-2271

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/hadoop/ozone/container/common/helpers/BlockData.java  | 5 +++++
 .../hadoop/ozone/container/keyvalue/KeyValueContainerCheck.java  | 3 +--
 .../apache/hadoop/ozone/container/keyvalue/KeyValueHandler.java  | 9 ++++-----
 .../hadoop/ozone/container/keyvalue/helpers/SmallFileUtils.java  | 4 ++--
 4 files changed, 12 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-commits-help@hadoop.apache.org


[hadoop-ozone] 01/01: Merge pull request #44 from szetszwo/HDDS-2271

Posted by sz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit 47f0bf571a50aeb3c4475fece2d2fa3905409448
Merge: 85ba643 38ec79e
Author: Tsz-Wo Nicholas Sze <sz...@apache.org>
AuthorDate: Thu Oct 17 12:04:30 2019 +0800

    Merge pull request #44 from szetszwo/HDDS-2271
    
    HDDS-2271. Avoid buffer copying in KeyValueHandler.

 .../apache/hadoop/ozone/container/common/helpers/BlockData.java  | 5 +++++
 .../hadoop/ozone/container/keyvalue/KeyValueContainerCheck.java  | 3 +--
 .../apache/hadoop/ozone/container/keyvalue/KeyValueHandler.java  | 9 ++++-----
 .../hadoop/ozone/container/keyvalue/helpers/SmallFileUtils.java  | 4 ++--
 4 files changed, 12 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-commits-help@hadoop.apache.org