supratimdeka opened a new pull request #1323: HDDS-1094. Performance test 
infrastructure : skip writing user data on Datanode. Contributed by Supratim 
Deka
URL: https://github.com/apache/hadoop/pull/1323
 
 
   https://issues.apache.org/jira/browse/HDDS-1094
   
   Added an alternate ChunkManager implementation which drops all chunk writes 
without writing to disk. Chunk Reads are cooked up zero-filled buffers.
   The goal of this infrastructure is to enable high-throughput tests and 
stress the pipeline (including the Ozone metadata components) without using 
faster storage devices like flash drives.
   
   Added an extension to TestDataValidate (with the RandomKeyGenerator) to test 
the alternate ChunkManager.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to