[ https://issues.apache.org/jira/browse/HDDS-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bharat Viswanadham resolved HDDS-1483. -------------------------------------- Resolution: Fixed Fix Version/s: 0.5.0 > 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 > Assignee: Dinesh Chitlangia > Priority: Minor > Labels: newbie, pull-request-available > Fix For: 0.5.0 > > Time Spent: 50m > Remaining Estimate: 0h > > {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