Skip to content

HDDS-4034. Add Unit Test for HadoopNestedDirGenerator. - #1266

Merged
bshashikant merged 7 commits into
apache:masterfrom
aryangupta1998:HDDS-4034
Aug 11, 2020
Merged

HDDS-4034. Add Unit Test for HadoopNestedDirGenerator.#1266
bshashikant merged 7 commits into
apache:masterfrom
aryangupta1998:HDDS-4034

Conversation

@aryangupta1998

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Added Unit Test for HadoopNestedDirGenerator.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-4034

How was this patch tested?

Tested Manually.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1266 into master will increase coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #1266 +/- ##
============================================
+ Coverage 73.54% 73.85% +0.30% - Complexity 10043 10148 +105 
============================================
Files 978 974 -4 Lines 49894 50186 +292 Branches 4845 4891 +46 ============================================
+ Hits 36696 37066 +370 + Misses 10887 10781 -106 - Partials 2311 2339 +28 
Impacted FilesCoverage ΔComplexity Δ
...x509/certificates/utils/SelfSignedCertificate.java76.59% <0.00%> (-15.95%)7.00% <0.00%> (+1.00%)⬇️
...er/common/transport/server/GrpcXceiverService.java70.00% <0.00%> (-10.00%)3.00% <0.00%> (ø%)
...g/apache/hadoop/hdds/utils/ResourceLimitCache.java84.37% <0.00%> (-9.38%)7.00% <0.00%> (-1.00%)
.../transport/server/ratis/ContainerStateMachine.java71.07% <0.00%> (-5.61%)62.00% <0.00%> (-4.00%)
...ozone/container/ozoneimpl/ContainerController.java63.15% <0.00%> (-5.27%)11.00% <0.00%> (-1.00%)
...p/ozone/container/common/utils/ContainerCache.java91.54% <0.00%> (-4.82%)11.00% <0.00%> (ø%)
.../common/volume/RoundRobinVolumeChoosingPolicy.java80.95% <0.00%> (-4.77%)5.00% <0.00%> (-1.00%)
...rg/apache/hadoop/hdds/client/ContainerBlockID.java73.91% <0.00%> (-4.35%)9.00% <0.00%> (-1.00%)
...che/hadoop/ozone/om/helpers/OmKeyLocationInfo.java80.95% <0.00%> (-4.24%)24.00% <0.00%> (-2.00%)
...apache/hadoop/hdds/server/events/EventWatcher.java77.77% <0.00%> (-4.17%)14.00% <0.00%> (ø%)
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 715aed2...a0430d2. Read the comment docs.

@bshashikant
bshashikant merged commit 3fc8cf2 into apache:masterAug 11, 2020
@bshashikant

Copy link
Copy Markdown
Contributor

Thanks @aryangupta1998 for the contribution.

errose28 added a commit to errose28/ozone that referenced this pull request Aug 12, 2020
* master: (28 commits)
HDDS-4037. Incorrect container numberOfKeys and usedBytes in SCM after key deletion (apache#1295)
HDDS-3232. Include the byteman scripts in the distribution tar file (apache#1309)
HDDS-4095. Byteman script to debug HCFS performance (apache#1311)
HDDS-4057. Failed acceptance test missing from bundle (apache#1283)
HDDS-4040. [OFS] BasicRootedOzoneFileSystem to support batchDelete (apache#1286)
HDDS-4061. Pending delete blocks are not always included in #BLOCKCOUNT metadata (apache#1288)
HDDS-4067. Implement toString for OMTransactionInfo (apache#1300)
HDDS-3878. Make OMHA serviceID optional if one (but only one) is defined in the config (apache#1149)
HDDS-3833. Use Pipeline choose policy to choose pipeline from exist pipeline list (apache#1096)
HDDS-3979. Make bufferSize configurable for stream copy (apache#1212)
HDDS-4048. Show more information while SCM version info mismatch (apache#1278)
HDDS-4078. Use HDDS InterfaceAudience/Stability annotations (apache#1302)
HDDS-4034. Add Unit Test for HadoopNestedDirGenerator. (apache#1266)
HDDS-4076. Translate CSI.md into Chinese (apache#1299)
HDDS-4046. Extensible subcommands for CLI applications (apache#1276)
HDDS-4051. Remove whitelist/blacklist terminology from Ozone (apache#1306)
HDDS-4055. Cleanup GitHub workflow (apache#1282)
HDDS-4042. Update documentation for the GA release (apache#1269)
HDDS-4066. Add core-site.xml to intellij configuration (apache#1292)
HDDS-4073. Remove leftover robot.robot (apache#1297)
...
rakeshadr pushed a commit to rakeshadr/hadoop-ozone that referenced this pull request Sep 3, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@aryangupta1998@codecov-commenter@bshashikant