[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-06-06 Thread Lokesh Jain (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Attachment: HDDS-72.004.patch

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch, HDDS-72.002.patch, HDDS-72.003.patch, 
> HDDS-72.004.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-30 Thread Anu Engineer (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anu Engineer updated HDDS-72:
-
Status: Open  (was: Patch Available)

Waiting for the next update of the patch. Cancelling to remove this from 
showing up in the patch review queue.

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch, HDDS-72.002.patch, HDDS-72.003.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-24 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Attachment: HDDS-72.003.patch

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch, HDDS-72.002.patch, HDDS-72.003.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-22 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Status: Patch Available  (was: Open)

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch, HDDS-72.002.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-22 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Attachment: HDDS-72.002.patch

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch, HDDS-72.002.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-17 Thread Anu Engineer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anu Engineer updated HDDS-72:
-
Status: Open  (was: Patch Available)

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-17 Thread Anu Engineer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anu Engineer updated HDDS-72:
-
Fix Version/s: 0.2.1

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-72.001.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-15 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Attachment: HDDS-72.001.patch

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Attachments: HDDS-72.001.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-15 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Status: Patch Available  (was: Open)

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
> Attachments: HDDS-72.001.patch
>
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-15 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Affects Version/s: 0.2.1

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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



[jira] [Updated] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-15 Thread Lokesh Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDDS-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lokesh Jain updated HDDS-72:

Component/s: SCM
 Ozone Datanode

> Add numDeletedBlocks field in ContainerInfo
> ---
>
> Key: HDDS-72
> URL: https://issues.apache.org/jira/browse/HDDS-72
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: Ozone Datanode, SCM
>Affects Versions: 0.2.1
>Reporter: Lokesh Jain
>Assignee: Lokesh Jain
>Priority: Major
>
> This Jira aims to add numDeletedBlocks field in SCMContainerInfo and 
> ContainerInfo in hdds.proto and StorageContainerDatanodeProtocol.proto 
> respectively. This field would serve as a generation Id for block deletes as 
> it is monotonically increasing in nature and would also give information 
> about the number of deleted blocks.



--
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