[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-28 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.007.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-28 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803839#comment-16803839 ] Lokesh Jain commented on HDDS-1300: --- [~msingh] Thanks for reviewing the patch! v6 patch addresses your

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-28 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.006.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803103#comment-16803103 ] Lokesh Jain commented on HDDS-1300: --- I have created HDDS-1341, HDDS-1342 and HDDS-1343 to track the test

[jira] [Created] (HDDS-1343) TestNodeFailure times out intermittently

2019-03-27 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1343: - Summary: TestNodeFailure times out intermittently Key: HDDS-1343 URL: https://issues.apache.org/jira/browse/HDDS-1343 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDDS-1342) TestOzoneManagerHA#testOMProxyProviderFailoverOnConnectionFailure fails intermittently

2019-03-27 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1342: - Summary: TestOzoneManagerHA#testOMProxyProviderFailoverOnConnectionFailure fails intermittently Key: HDDS-1342 URL: https://issues.apache.org/jira/browse/HDDS-1342

[jira] [Created] (HDDS-1341) TestContainerReplication#testContainerReplication fails intermittently

2019-03-27 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1341: - Summary: TestContainerReplication#testContainerReplication fails intermittently Key: HDDS-1341 URL: https://issues.apache.org/jira/browse/HDDS-1341 Project: Hadoop

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16803062#comment-16803062 ] Lokesh Jain commented on HDDS-1300: --- v5 patch fixes the checkstyle and findbugs. Will create jiras for

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.005.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801952#comment-16801952 ] Lokesh Jain commented on HDDS-1300: --- [~msingh] Thanks for reviewing the patch! v4 patch addresses your

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.004.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Status: Patch Available (was: Open) > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800446#comment-16800446 ] Lokesh Jain commented on HDDS-1300: --- Uploaded rebased v3 patch. > Optimize non-recursive ozone

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.003.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1185) Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.

2019-03-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800438#comment-16800438 ] Lokesh Jain commented on HDDS-1185: --- [~msingh] Thanks for updating the patch! The v8 patch looks good to

[jira] [Commented] (HDDS-1185) Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.

2019-03-24 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800085#comment-16800085 ] Lokesh Jain commented on HDDS-1185: --- [~msingh] The patch needs to be rebased. > Optimize GetFileStatus

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-24 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800084#comment-16800084 ] Lokesh Jain commented on HDDS-1300: --- v2 patch adds implementation for createFile, createDirectory and

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-24 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.002.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Commented] (HDDS-1185) Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.

2019-03-22 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16798890#comment-16798890 ] Lokesh Jain commented on HDDS-1185: --- [~msingh] Thanks for updating the patch! The patch looks good to

[jira] [Updated] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-20 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1306: -- Attachment: HDDS-1306.002.patch > TestContainerStateManagerIntegration fails in Ratis shutdown >

[jira] [Commented] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-20 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796909#comment-16796909 ] Lokesh Jain commented on HDDS-1306: --- [~arpitagarwal] Thanks for reviewing the patch! I have uploaded v2

[jira] [Commented] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796794#comment-16796794 ] Lokesh Jain commented on HDDS-1306: --- | CompletableFuture.runAsync which uses thread from ForkJoinPool,

[jira] [Updated] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1306: -- Attachment: HDDS-1306.001.patch > TestContainerStateManagerIntegration fails in Ratis shutdown >

[jira] [Updated] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1306: -- Status: Patch Available (was: Open) > TestContainerStateManagerIntegration fails in Ratis shutdown >

[jira] [Commented] (HDDS-1306) TestContainerStateManagerIntegration fails in Ratis shutdown

2019-03-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796176#comment-16796176 ] Lokesh Jain commented on HDDS-1306: --- The issue is occurring because the raft server creation thread is

[jira] [Commented] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795078#comment-16795078 ] Lokesh Jain commented on HDDS-1300: --- v1 patch adds support for createDirectory api. Other apis would be

[jira] [Updated] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1300: -- Attachment: HDDS-1300.001.patch > Optimize non-recursive ozone filesystem apis >

[jira] [Updated] (HDDS-1301) Optimize recursive ozone filesystem apis

2019-03-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1301: -- Description: This Jira aims to optimise recursive apis in ozone file system. These are the apis which

[jira] [Created] (HDDS-1301) Optimize recursive ozone filesystem apis

2019-03-18 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1301: - Summary: Optimize recursive ozone filesystem apis Key: HDDS-1301 URL: https://issues.apache.org/jira/browse/HDDS-1301 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDDS-1300) Optimize non-recursive ozone filesystem apis

2019-03-18 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1300: - Summary: Optimize non-recursive ozone filesystem apis Key: HDDS-1300 URL: https://issues.apache.org/jira/browse/HDDS-1300 Project: Hadoop Distributed Data Store

[jira] [Commented] (HDDS-1185) Optimize GetFileStatus in OzoneFileSystem by reducing the number of rpc call to OM.

2019-03-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792860#comment-16792860 ] Lokesh Jain commented on HDDS-1185: --- [~msingh] Thanks for working on this! The patch looks good to me.

[jira] [Commented] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-12 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790414#comment-16790414 ] Lokesh Jain commented on HDDS-1095: --- [~msingh] Thanks for updating the patch! It looks good to me. +1.

[jira] [Commented] (HDDS-1095) OzoneManager#openKey should do multiple block allocations in a single SCM rpc call

2019-03-12 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790394#comment-16790394 ] Lokesh Jain commented on HDDS-1095: --- [~msingh] Thanks for updating the patch! The path looks good to me.

[jira] [Comment Edited] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-03-12 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790336#comment-16790336 ] Lokesh Jain edited comment on HDDS-1128 at 3/12/19 8:31 AM: [~nandakumar131]

[jira] [Updated] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-03-12 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1128: -- Attachment: HDDS-1128.003.patch > Create stateful manager class for the pipeline creation scheduling >

[jira] [Commented] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-03-12 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790336#comment-16790336 ] Lokesh Jain commented on HDDS-1128: --- v3 patch fixes the test failure in TestRatisPipelineUtils. >

[jira] [Reopened] (HDDS-1248) TestSecureOzoneRpcClient fails intermittently

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain reopened HDDS-1248: --- The test calls BlockTokenIdentifier#setTestStub(true) in 

[jira] [Commented] (HDDS-1248) TestSecureOzoneRpcClient fails intermittently

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789389#comment-16789389 ] Lokesh Jain commented on HDDS-1248: --- This test will be fixed as part of HDDS-1095. >

[jira] [Resolved] (HDDS-1248) TestSecureOzoneRpcClient fails intermittently

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain resolved HDDS-1248. --- Resolution: Duplicate > TestSecureOzoneRpcClient fails intermittently >

[jira] [Created] (HDDS-1248) TestSecureOzoneRpcClient fails intermittently

2019-03-11 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1248: - Summary: TestSecureOzoneRpcClient fails intermittently Key: HDDS-1248 URL: https://issues.apache.org/jira/browse/HDDS-1248 Project: Hadoop Distributed Data Store

[jira] [Commented] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789342#comment-16789342 ] Lokesh Jain commented on HDDS-1220: --- [~msingh] Thanks for reviewing the patch. I have committed it to

[jira] [Updated] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1220: -- Fix Version/s: 0.5.0 0.4.0 > KeyManager#openKey should release the bucket lock

[jira] [Updated] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-11 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1220: -- Resolution: Resolved Status: Resolved (was: Patch Available) > KeyManager#openKey should

[jira] [Updated] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-08 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1220: -- Attachment: HDDS-1220.001.patch > KeyManager#openKey should release the bucket lock before doing an >

[jira] [Updated] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-08 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1220: -- Status: Patch Available (was: Open) > KeyManager#openKey should release the bucket lock before doing

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-07 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Fix Version/s: (was: 0.5.0) 0.4.0 > ContainerStateMachine should set chunk data

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-06 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Resolution: Resolved Status: Resolved (was: Patch Available) > ContainerStateMachine should

[jira] [Commented] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-06 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785820#comment-16785820 ] Lokesh Jain commented on HDDS-1208: --- [~msingh] Thanks for reviewing the patch! I have committed the

[jira] [Commented] (HDDS-1210) Ratis pipeline creation doesn't check raft client reply status during initialization

2019-03-06 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785445#comment-16785445 ] Lokesh Jain commented on HDDS-1210: --- [~msingh] Thanks for updating the patch! The patch looks good to

[jira] [Commented] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-06 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785425#comment-16785425 ] Lokesh Jain commented on HDDS-1208: --- Uploaded rebased v3 patch. > ContainerStateMachine should set

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-06 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Attachment: HDDS-1208.003.patch > ContainerStateMachine should set chunk data as state machine data for

[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-03-05 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785235#comment-16785235 ] Lokesh Jain commented on HDDS-1171: --- [~anu] Thanks for committing the patch! Sorry for missing the

[jira] [Commented] (HDDS-1210) Ratis pipeline creation doesn't check raft client reply status during initialization

2019-03-05 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784764#comment-16784764 ] Lokesh Jain commented on HDDS-1210: --- [~msingh] Thanks for working on this! The patch looks good to me.

[jira] [Comment Edited] (HDDS-1210) Ratis pipeline creation doesn't check raft client reply status during initialization

2019-03-05 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784764#comment-16784764 ] Lokesh Jain edited comment on HDDS-1210 at 3/5/19 6:41 PM: --- [~msingh] Thanks for

[jira] [Created] (HDDS-1221) Introduce fine grained lock in Ozone Manager for key operations

2019-03-05 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1221: - Summary: Introduce fine grained lock in Ozone Manager for key operations Key: HDDS-1221 URL: https://issues.apache.org/jira/browse/HDDS-1221 Project: Hadoop Distributed

[jira] [Created] (HDDS-1220) KeyManager#openKey should release the bucket lock before doing an allocateBlock

2019-03-05 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1220: - Summary: KeyManager#openKey should release the bucket lock before doing an allocateBlock Key: HDDS-1220 URL: https://issues.apache.org/jira/browse/HDDS-1220 Project:

[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-03-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784024#comment-16784024 ] Lokesh Jain commented on HDDS-1171: --- [~anu] Thanks for reviewing the patch! I have uploaded rebased v3

[jira] [Updated] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-03-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1171: -- Attachment: HDDS-1171.003.patch > Add benchmark for OM and OM client in Genesis >

[jira] [Commented] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-03-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783221#comment-16783221 ] Lokesh Jain commented on HDDS-1128: --- v2 patch makes some changes based on comments by [~nandakumar131]

[jira] [Updated] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-03-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1128: -- Attachment: HDDS-1128.002.patch > Create stateful manager class for the pipeline creation scheduling >

[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-03-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16783189#comment-16783189 ] Lokesh Jain commented on HDDS-1171: --- [~anu] Can you please review the patch? The picocli was added to

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-03 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Attachment: HDDS-1208.002.patch > ContainerStateMachine should set chunk data as state machine data for

[jira] [Commented] (HDDS-1199) In Healthy Pipeline rule consider pipelines with all replicationType and replicationFactor

2019-03-03 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16782970#comment-16782970 ] Lokesh Jain commented on HDDS-1199: --- [~bharatviswa] Standalone pipelines are not reported by datanode.

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-01 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Attachment: HDDS-1208.001.patch > ContainerStateMachine should set chunk data as state machine data for

[jira] [Updated] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-01 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1208: -- Status: Patch Available (was: Open) > ContainerStateMachine should set chunk data as state machine

[jira] [Created] (HDDS-1208) ContainerStateMachine should set chunk data as state machine data for ratis

2019-03-01 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1208: - Summary: ContainerStateMachine should set chunk data as state machine data for ratis Key: HDDS-1208 URL: https://issues.apache.org/jira/browse/HDDS-1208 Project: Hadoop

[jira] [Updated] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-28 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1171: -- Attachment: HDDS-1171.002.patch > Add benchmark for OM and OM client in Genesis >

[jira] [Updated] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-02-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1128: -- Status: Patch Available (was: Open) > Create stateful manager class for the pipeline creation

[jira] [Resolved] (HDDS-1140) TestSCMChillModeManager is failing with NullPointerException

2019-02-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain resolved HDDS-1140. --- Resolution: Duplicate > TestSCMChillModeManager is failing with NullPointerException >

[jira] [Commented] (HDDS-1140) TestSCMChillModeManager is failing with NullPointerException

2019-02-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16779526#comment-16779526 ] Lokesh Jain commented on HDDS-1140: --- The test failure will be fixed as part of HDDS-1128. >

[jira] [Commented] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-02-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16779525#comment-16779525 ] Lokesh Jain commented on HDDS-1128: --- [~elek] Thanks for reporting the issue. The patch moves the

[jira] [Updated] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-02-27 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1128: -- Attachment: HDDS-1128.001.patch > Create stateful manager class for the pipeline creation scheduling >

[jira] [Commented] (HDDS-1104) Use picocli with Ozone genesis tool

2019-02-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778237#comment-16778237 ] Lokesh Jain commented on HDDS-1104: --- [~elek] Thanks for reporting, reviewing and committing the patch!

[jira] [Assigned] (HDDS-1140) TestSCMChillModeManager is failing with NullPointerException

2019-02-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain reassigned HDDS-1140: - Assignee: Lokesh Jain (was: Mukul Kumar Singh) > TestSCMChillModeManager is failing with

[jira] [Updated] (HDDS-1104) Use picocli with Ozone genesis tool

2019-02-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1104: -- Attachment: HDDS-1104.001.patch > Use picocli with Ozone genesis tool >

[jira] [Updated] (HDDS-1104) Use picocli with Ozone genesis tool

2019-02-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1104: -- Status: Patch Available (was: Open) > Use picocli with Ozone genesis tool >

[jira] [Assigned] (HDDS-1104) Use picocli with Ozone genesis tool

2019-02-26 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain reassigned HDDS-1104: - Assignee: Lokesh Jain > Use picocli with Ozone genesis tool >

[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777150#comment-16777150 ] Lokesh Jain commented on HDDS-1171: --- [~bharatviswa] The benchmark added in the patch creates the entire

[jira] [Commented] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16777094#comment-16777094 ] Lokesh Jain commented on HDDS-1171: --- Sure [~anu]. I will work on adding the pico cli to Genesis. > Add

[jira] [Updated] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1171: -- Status: Patch Available (was: Open) > Add benchmark for OM and OM client in Genesis >

[jira] [Updated] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-25 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1171: -- Attachment: HDDS-1171.001.patch > Add benchmark for OM and OM client in Genesis >

[jira] [Created] (HDDS-1171) Add benchmark for OM and OM client in Genesis

2019-02-25 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1171: - Summary: Add benchmark for OM and OM client in Genesis Key: HDDS-1171 URL: https://issues.apache.org/jira/browse/HDDS-1171 Project: Hadoop Distributed Data Store

[jira] [Commented] (HDDS-1148) After allocating container, we are not adding to container DB.

2019-02-21 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773842#comment-16773842 ] Lokesh Jain commented on HDDS-1148: --- [~bharatviswa] Thanks for working on this! Please find my comments

[jira] [Commented] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772008#comment-16772008 ] Lokesh Jain commented on HDDS-1130: --- [~linyiqun] Thanks for the suggestion! v3 patch fixes the findbugs

[jira] [Updated] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1130: -- Attachment: HDDS-1130.003.patch > Make BenchMarkBlockManager multi-threaded >

[jira] [Commented] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771751#comment-16771751 ] Lokesh Jain commented on HDDS-1130: --- [~linyiqun] Thanks for reviewing the patch! v2 patch addresses your

[jira] [Updated] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1130: -- Attachment: HDDS-1130.002.patch > Make BenchMarkBlockManager multi-threaded >

[jira] [Assigned] (HDDS-1128) Create stateful manager class for the pipeline creation scheduling

2019-02-19 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain reassigned HDDS-1128: - Assignee: Lokesh Jain > Create stateful manager class for the pipeline creation scheduling >

[jira] [Updated] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1130: -- Status: Patch Available (was: Open) > Make BenchMarkBlockManager multi-threaded >

[jira] [Updated] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1130: -- Attachment: HDDS-1130.001.patch > Make BenchMarkBlockManager multi-threaded >

[jira] [Created] (HDDS-1130) Make BenchMarkBlockManager multi-threaded

2019-02-18 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-1130: - Summary: Make BenchMarkBlockManager multi-threaded Key: HDDS-1130 URL: https://issues.apache.org/jira/browse/HDDS-1130 Project: Hadoop Distributed Data Store

[jira] [Commented] (HDDS-1106) Introduce queryMap in PipelineManager

2019-02-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770931#comment-16770931 ] Lokesh Jain commented on HDDS-1106: --- [~linyiqun] Thanks for reviewing the patch! | Why not also make 

[jira] [Updated] (HDDS-1106) Introduce queryMap in PipelineManager

2019-02-18 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1106: -- Attachment: HDDS-1106.002.patch > Introduce queryMap in PipelineManager >

[jira] [Updated] (HDDS-1076) TestSCMNodeManager crashed the jvm

2019-02-15 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1076: -- Attachment: HDDS-1076.004.patch > TestSCMNodeManager crashed the jvm >

[jira] [Commented] (HDDS-1076) TestSCMNodeManager crashed the jvm

2019-02-15 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16769179#comment-16769179 ] Lokesh Jain commented on HDDS-1076: --- [~shashikant] Thanks for reviewing the patch! v4 patch addresses

[jira] [Updated] (HDDS-1097) Add genesis benchmark for BlockManager#allocateBlock

2019-02-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1097: -- Attachment: HDDS-1097.002.patch > Add genesis benchmark for BlockManager#allocateBlock >

[jira] [Commented] (HDDS-1028) Improve logging in SCMPipelineManager

2019-02-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768531#comment-16768531 ] Lokesh Jain commented on HDDS-1028: --- [~shashikant] Thanks for reviewing the patch! v2 patch addresses

[jira] [Updated] (HDDS-1028) Improve logging in SCMPipelineManager

2019-02-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1028: -- Attachment: HDDS-1028.002.patch > Improve logging in SCMPipelineManager >

[jira] [Updated] (HDDS-1106) Introduce queryMap in PipelineManager

2019-02-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1106: -- Attachment: HDDS-1106.001.patch > Introduce queryMap in PipelineManager >

[jira] [Updated] (HDDS-1106) Introduce queryMap in PipelineManager

2019-02-14 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDDS-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain updated HDDS-1106: -- Status: Patch Available (was: Open) > Introduce queryMap in PipelineManager >

<    1   2   3   4   5   6   7   8   9   10   >