[jira] [Updated] (HDFS-5355) Hsync Metrics error

2017-01-06 Thread Junping Du (JIRA)

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

Junping Du updated HDFS-5355:
-
Target Version/s:   (was: 2.8.0)

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: datanode
>Affects Versions: 2.2.0, 3.0.0-alpha1
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-11-17 Thread Uma Maheswara Rao G (JIRA)

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

Uma Maheswara Rao G updated HDFS-5355:
--

Status: Open  (was: Patch Available)

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: datanode
>Affects Versions: 2.2.0, 3.0.0
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-11-17 Thread Uma Maheswara Rao G (JIRA)

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

Uma Maheswara Rao G updated HDFS-5355:
--

Component/s: (was: test)
 datanode

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: datanode
>Affects Versions: 3.0.0, 2.2.0
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-10-28 Thread haosdent (JIRA)

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

haosdent updated HDFS-5355:
---

Affects Version/s: 3.0.0
   2.2.0

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 2.2.0
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-10-28 Thread haosdent (JIRA)

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

haosdent updated HDFS-5355:
---

Target Version/s: 2.2.1

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 2.2.0
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-10-28 Thread haosdent (JIRA)

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

haosdent updated HDFS-5355:
---

Component/s: test

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: test
>Affects Versions: 3.0.0, 2.2.0
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-10-14 Thread haosdent (JIRA)

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

haosdent updated HDFS-5355:
---

Status: Patch Available  (was: Open)

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5355) Hsync Metrics error

2013-10-14 Thread haosdent (JIRA)

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

haosdent updated HDFS-5355:
---

Attachment: HDFS-5355.patch

> Hsync Metrics error
> ---
>
> Key: HDFS-5355
> URL: https://issues.apache.org/jira/browse/HDFS-5355
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: haosdent
>Priority: Minor
> Attachments: HDFS-5355.patch
>
>
> The authors before comment "Expect two syncs, one from the hsync, one on 
> close" in TestDataNodeMetrics.java. In fact there isn't call sync when close. 
> One hsync call would produce two syncs, one for checksum and the other for 
> block. I modify relate code and make it looks like the hflush metrics.



--
This message was sent by Atlassian JIRA
(v6.1#6144)