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

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

                Author: ASF GitHub Bot
            Created on: 23/May/19 02:47
            Start Date: 23/May/19 02:47
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #827: HDDS-1551. 
Implement Bucket Write Requests to use Cache and DoubleBuffer.
URL: https://github.com/apache/hadoop/pull/827#issuecomment-495046975
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 30 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 10 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 65 | Maven dependency ordering for branch |
   | +1 | mvninstall | 519 | trunk passed |
   | +1 | compile | 279 | trunk passed |
   | +1 | checkstyle | 75 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 826 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 146 | trunk passed |
   | 0 | spotbugs | 283 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 472 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 28 | Maven dependency ordering for patch |
   | +1 | mvninstall | 459 | the patch passed |
   | +1 | compile | 254 | the patch passed |
   | +1 | cc | 254 | the patch passed |
   | +1 | javac | 254 | the patch passed |
   | +1 | checkstyle | 71 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 610 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 83 | hadoop-ozone generated 1 new + 2 unchanged - 0 fixed = 
3 total (was 2) |
   | -1 | findbugs | 212 | hadoop-hdds generated 3 new + 0 unchanged - 0 fixed 
= 3 total (was 0) |
   ||| _ Other Tests _ |
   | -1 | unit | 150 | hadoop-hdds in the patch failed. |
   | -1 | unit | 1100 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 43 | The patch does not generate ASF License warnings. |
   | | | 9095 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-hdds |
   |  |  Synchronization performed on java.util.concurrent.ConcurrentHashMap in 
org.apache.hadoop.utils.db.cache.PartialTableCache.evictCache(long)  At 
PartialTableCache.java:org.apache.hadoop.utils.db.cache.PartialTableCache.evictCache(long)
  At PartialTableCache.java:[line 90] |
   |  |  Synchronization performed on java.util.concurrent.ConcurrentHashMap in 
org.apache.hadoop.utils.db.cache.PartialTableCache.get(CacheKey)  At 
PartialTableCache.java:org.apache.hadoop.utils.db.cache.PartialTableCache.get(CacheKey)
  At PartialTableCache.java:[line 61] |
   |  |  Synchronization performed on java.util.concurrent.ConcurrentHashMap in 
org.apache.hadoop.utils.db.cache.PartialTableCache.put(CacheKey, CacheValue)  
At 
PartialTableCache.java:org.apache.hadoop.utils.db.cache.PartialTableCache.put(CacheKey,
 CacheValue)  At PartialTableCache.java:[line 68] |
   | Failed junit tests | 
hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailures |
   |   | hadoop.ozone.client.rpc.TestWatchForCommit |
   |   | hadoop.ozone.container.common.impl.TestContainerPersistence |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/827 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle cc |
   | uname | Linux b6c070e2d924 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 / 9c61494 |
   | Default Java | 1.8.0_212 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/artifact/out/diff-javadoc-javadoc-hadoop-ozone.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/artifact/out/new-findbugs-hadoop-hdds.html
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/testReport/ |
   | Max. process+thread count | 4815 (vs. ulimit of 5500) |
   | modules | C: hadoop-hdds/common hadoop-ozone/common 
hadoop-ozone/integration-test hadoop-ozone/ozone-manager U: . |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-827/7/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:
us...@infra.apache.org


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

    Worklog Id:     (was: 247257)
    Time Spent: 2h 20m  (was: 2h 10m)

> Implement Bucket Write Requests to use Cache and DoubleBuffer
> -------------------------------------------------------------
>
>                 Key: HDDS-1551
>                 URL: https://issues.apache.org/jira/browse/HDDS-1551
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Ozone Manager
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.1
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Implement Bucket write requests to use OM Cache, double buffer.
> And also in OM previously we used to Ratis client for communication to Ratis 
> server, instead of that use Ratis server API's.
>  
>  # Implement checkAcl's method with new Request classes. As in Grpc Context, 
> we shall not have UGI object, we need to set userName and remotehostAddress 
> during pre-Execute step, and use this information to construct UGI and 
> InetAddress and then call checkAcl.
>  # Implement takeSnapshot once after flush to OM DB is completed.
>  
> In this Jira will add the changes to implement bucket operations, and 
> HA/Non-HA will have a different code path, but once all requests are 
> implemented will have a single code path.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to