Bharat Viswanadham created HDDS-1483: ----------------------------------------
Summary: Fix getMultipartKey javadoc Key: HDDS-1483 URL: https://issues.apache.org/jira/browse/HDDS-1483 Project: Hadoop Distributed Data Store Issue Type: Improvement Reporter: Bharat Viswanadham {code:java} /** <<<<<<< HEAD * Returns the DB key name of a multipart upload key in OM metadata store. * * @param volume - volume name * @param bucket - bucket name * @param key - key name * @param uploadId - the upload id for this key * @return bytes of DB key. */ String getMultipartKey(String volume, String bucket, String key, String uploadId);{code} Remove *<<<<<<< HEAD* unwanted change. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org