[ 
https://issues.apache.org/jira/browse/HDDS-1731?focusedWorklogId=270543&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-270543
 ]

ASF GitHub Bot logged work on HDDS-1731:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jul/19 00:56
            Start Date: 02/Jul/19 00:56
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #1044: HDDS-1731. 
Implement File CreateFile Request to use Cache and DoubleBuffer.
URL: https://github.com/apache/hadoop/pull/1044#issuecomment-507476729
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 36 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 26 | Maven dependency ordering for branch |
   | +1 | mvninstall | 508 | trunk passed |
   | +1 | compile | 259 | trunk passed |
   | +1 | checkstyle | 66 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 839 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 146 | trunk passed |
   | 0 | spotbugs | 352 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 555 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 18 | Maven dependency ordering for patch |
   | +1 | mvninstall | 448 | the patch passed |
   | +1 | compile | 276 | the patch passed |
   | +1 | cc | 276 | the patch passed |
   | +1 | javac | 276 | the patch passed |
   | +1 | checkstyle | 78 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 666 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 87 | hadoop-ozone generated 1 new + 9 unchanged - 0 fixed = 
10 total (was 9) |
   | -1 | findbugs | 343 | hadoop-ozone generated 2 new + 0 unchanged - 0 fixed 
= 2 total (was 0) |
   ||| _ Other Tests _ |
   | +1 | unit | 258 | hadoop-hdds in the patch passed. |
   | -1 | unit | 1230 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 58 | The patch does not generate ASF License warnings. |
   | | | 6343 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-ozone |
   |  |  Possible null pointer dereference in 
org.apache.hadoop.ozone.om.request.file.OMFileCreateRequest.checkKeysUnderPath(OMMetadataManager,
 String, String, String) due to return value of called method  Dereferenced at 
OMFileCreateRequest.java:org.apache.hadoop.ozone.om.request.file.OMFileCreateRequest.checkKeysUnderPath(OMMetadataManager,
 String, String, String) due to return value of called method  Dereferenced at 
OMFileCreateRequest.java:[line 277] |
   |  |  Load of known null value in 
org.apache.hadoop.ozone.om.request.key.OMKeyCreateRequest.prepareCreateKeyResponse(OzoneManagerProtocolProtos$KeyArgs,
 OmKeyInfo, List, FileEncryptionInfo, IOException, long, long, String, String, 
String, OzoneManager, OMAction)  At OMKeyCreateRequest.java:in 
org.apache.hadoop.ozone.om.request.key.OMKeyCreateRequest.prepareCreateKeyResponse(OzoneManagerProtocolProtos$KeyArgs,
 OmKeyInfo, List, FileEncryptionInfo, IOException, long, long, String, String, 
String, OzoneManager, OMAction)  At OMKeyCreateRequest.java:[line 294] |
   | Failed junit tests | hadoop.ozone.client.rpc.TestOzoneRpcClient |
   |   | hadoop.ozone.client.rpc.TestSecureOzoneRpcClient |
   |   | hadoop.ozone.TestMiniChaosOzoneCluster |
   |   | hadoop.ozone.client.rpc.TestOzoneAtRestEncryption |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1044 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle cc |
   | uname | Linux 8b78332ea88f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / d8bac50 |
   | Default Java | 1.8.0_212 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/artifact/out/diff-javadoc-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/artifact/out/new-findbugs-hadoop-ozone.html
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/testReport/ |
   | Max. process+thread count | 4009 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/common hadoop-ozone/ozone-manager U: 
hadoop-ozone |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1044/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 270543)
    Time Spent: 20m  (was: 10m)

> Implement File CreateFile Request to use Cache and DoubleBuffer
> ---------------------------------------------------------------
>
>                 Key: HDDS-1731
>                 URL: https://issues.apache.org/jira/browse/HDDS-1731
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In this Jira, we shall implement createFile request according to the HA 
> model, and use cache and double buffer.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to