[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-11 Thread GitBox
bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#issuecomment-597708204 > > How was this patch tested? > > $ support-tools-0.1.0-SNAPSHOT/bin/ozone-tools benchmark om

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File

2020-03-09 Thread GitBox
bharatviswa504 edited a comment on issue #654: HDDS-3150. Implement getIfExist in Table and use it in CreateKey/File URL: https://github.com/apache/hadoop-ozone/pull/654#issuecomment-596895075 > Why do we need a new API for this? Can the caller not just use the isExist API first and then