[jira] [Commented] (HDFS-15603) RBF: Fix getLocationsForPath twice in create operation

2020-09-28 Thread Wanqiang Ji (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-15603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17203232#comment-17203232
 ] 

Wanqiang Ji commented on HDFS-15603:


Hi [~hexiaoqiao], I found we had many UTs using this method, maybe we don't 
need to add new UT for this. If we should to test the `RouterClientProtocol` 
class, I recommend to fill new JIRA for this.  Any thoughts?

> RBF: Fix getLocationsForPath twice in create operation
> --
>
> Key: HDFS-15603
> URL: https://issues.apache.org/jira/browse/HDFS-15603
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: wangzhaohui
>Assignee: wangzhaohui
>Priority: Major
> Attachments: HDFS-15603-001.patch
>
>
> getLocationsForPath in create(), but getLocationsForPath again in 
> getCreateLocation(),is not necessary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (HDFS-15331) Remove invalid exclusions that minicluster dependency on HDFS

2020-05-04 Thread Wanqiang Ji (Jira)


[ 
https://issues.apache.org/jira/browse/HDFS-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099033#comment-17099033
 ] 

Wanqiang Ji commented on HDFS-15331:


[https://github.com/apache/hadoop/pull/1996]

> Remove invalid exclusions that minicluster dependency on HDFS
> -
>
> Key: HDFS-15331
> URL: https://issues.apache.org/jira/browse/HDFS-15331
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
>
> Ozone has split into independent repo, but the invalid exclusions (kubernetes 
> client) that minicluster dependency on HDFS is kept.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (HDFS-15331) Remove invalid exclusions that minicluster dependency on HDFS

2020-05-04 Thread Wanqiang Ji (Jira)


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

Wanqiang Ji updated HDFS-15331:
---
Status: Patch Available  (was: Open)

> Remove invalid exclusions that minicluster dependency on HDFS
> -
>
> Key: HDFS-15331
> URL: https://issues.apache.org/jira/browse/HDFS-15331
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
>
> Ozone has split into independent repo, but the invalid exclusions (kubernetes 
> client) that minicluster dependency on HDFS is kept.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Created] (HDFS-15331) Remove invalid exclusions that minicluster dependency on HDFS

2020-05-04 Thread Wanqiang Ji (Jira)
Wanqiang Ji created HDFS-15331:
--

 Summary: Remove invalid exclusions that minicluster dependency on 
HDFS
 Key: HDFS-15331
 URL: https://issues.apache.org/jira/browse/HDFS-15331
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Wanqiang Ji
Assignee: Wanqiang Ji


Ozone has split into independent repo, but the invalid exclusions (kubernetes 
client) that minicluster dependency on HDFS is kept.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (HDDS-1447) Fix CheckStyle warnings

2019-04-17 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820705#comment-16820705
 ] 

Wanqiang Ji commented on HDDS-1447:
---

Thanks [~anu] for reviewing.

> Fix CheckStyle warnings 
> 
>
> Key: HDDS-1447
> URL: https://issues.apache.org/jira/browse/HDDS-1447
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
> Attachments: HDDS-1447.001.patch
>
>
> We had a full acceptance test + unit test build for 
> [HDDS-1433|https://issues.apache.org/jira/browse/HDDS-1433] : 
> [https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.
> *Modules:*
>  * [Apache Hadoop Ozone 
> Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
>  ** KeyOutputStream.java:319
>  ** KeyOutputStream.java:622
>  * [Apache Hadoop Ozone Integration 
> Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
>  ** ContainerTestHelper.java:731



--
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-1447) Fix CheckStyle warnings

2019-04-17 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji updated HDDS-1447:
--
Description: 
We had a full acceptance test + unit test build for 
[HDDS-1433|https://issues.apache.org/jira/browse/HDDS-1433] : 
[https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.

*Modules:*
 * [Apache Hadoop Ozone 
Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
 ** KeyOutputStream.java:319
 ** KeyOutputStream.java:622
 * [Apache Hadoop Ozone Integration 
Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
 ** ContainerTestHelper.java:731

  was:
We had a full acceptance test + unit test build: 
[https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.

*Modules:*
 * [Apache Hadoop Ozone 
Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
 ** KeyOutputStream.java:319
 ** KeyOutputStream.java:622
 * [Apache Hadoop Ozone Integration 
Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
 ** ContainerTestHelper.java:731


> Fix CheckStyle warnings 
> 
>
> Key: HDDS-1447
> URL: https://issues.apache.org/jira/browse/HDDS-1447
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
> Attachments: HDDS-1447.001.patch
>
>
> We had a full acceptance test + unit test build for 
> [HDDS-1433|https://issues.apache.org/jira/browse/HDDS-1433] : 
> [https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.
> *Modules:*
>  * [Apache Hadoop Ozone 
> Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
>  ** KeyOutputStream.java:319
>  ** KeyOutputStream.java:622
>  * [Apache Hadoop Ozone Integration 
> Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
>  ** ContainerTestHelper.java:731



--
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-1447) Fix CheckStyle warnings

2019-04-17 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji updated HDDS-1447:
--
Attachment: HDDS-1447.001.patch
Status: Patch Available  (was: Open)

> Fix CheckStyle warnings 
> 
>
> Key: HDDS-1447
> URL: https://issues.apache.org/jira/browse/HDDS-1447
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Major
> Attachments: HDDS-1447.001.patch
>
>
> We had a full acceptance test + unit test build: 
> [https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.
> *Modules:*
>  * [Apache Hadoop Ozone 
> Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
>  ** KeyOutputStream.java:319
>  ** KeyOutputStream.java:622
>  * [Apache Hadoop Ozone Integration 
> Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
>  ** ContainerTestHelper.java:731



--
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] [Comment Edited] (HDDS-1433) Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos

2019-04-17 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820650#comment-16820650
 ] 

Wanqiang Ji edited comment on HDDS-1433 at 4/18/19 2:47 AM:


Thanks [~elek] for reviewing. 
 * 3 warnings in CheckStyle are not related to this patch. I will create new 
[HDDS-1447|https://issues.apache.org/jira/browse/HDDS-1447] to fix it.
 * The UT failure is not related to this patch.


was (Author: jiwq):
Thanks [~elek] for reviewing. 
 * 3 warnings in CheckStyle are not related to this patch. I will create new 
JIRA to fix it.
 * The UT failure is not related to this patch.

> Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos
> ---
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
> Attachments: HDDS-1433.001.patch
>
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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] [Created] (HDDS-1447) Fix CheckStyle warnings

2019-04-17 Thread Wanqiang Ji (JIRA)
Wanqiang Ji created HDDS-1447:
-

 Summary: Fix CheckStyle warnings 
 Key: HDDS-1447
 URL: https://issues.apache.org/jira/browse/HDDS-1447
 Project: Hadoop Distributed Data Store
  Issue Type: Bug
Reporter: Wanqiang Ji
Assignee: Wanqiang Ji


We had a full acceptance test + unit test build: 
[https://ci.anzix.net/job/ozone/16677/] gave 3 warnings belongs to Ozone.

*Modules:*
 * [Apache Hadoop Ozone 
Client|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.1350159737/]
 ** KeyOutputStream.java:319
 ** KeyOutputStream.java:622
 * [Apache Hadoop Ozone Integration 
Tests|https://ci.anzix.net/job/ozone/16677/checkstyle/new/moduleName.-1713756601/]
 ** ContainerTestHelper.java:731



--
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] [Commented] (HDDS-1433) Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos

2019-04-17 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820650#comment-16820650
 ] 

Wanqiang Ji commented on HDDS-1433:
---

Thanks [~elek] for reviewing. 
 * 3 warnings in CheckStyle are not related to this patch. I will create new 
JIRA to fix it.
 * The UT failure is not related to this patch.

> Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos
> ---
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
> Attachments: HDDS-1433.001.patch
>
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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] [Commented] (HDDS-1433) Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos

2019-04-17 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16819858#comment-16819858
 ] 

Wanqiang Ji commented on HDDS-1433:
---

Thanks [~xyao] for the review.

> Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos
> ---
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
> Attachments: HDDS-1433.001.patch
>
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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-1433) Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos

2019-04-14 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji updated HDDS-1433:
--
Attachment: HDDS-1433.001.patch
Status: Patch Available  (was: Open)

> Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos
> ---
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
> Attachments: HDDS-1433.001.patch
>
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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-1433) Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos

2019-04-14 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji updated HDDS-1433:
--
Summary: Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to 
typos  (was: Fix typo in hdds.proto)

> Rename GetScmInfoRespsonseProto to GetScmInfoResponseProto due to typos
> ---
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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] [Assigned] (HDDS-1433) Fix typo in hdds.proto

2019-04-14 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji reassigned HDDS-1433:
-

Assignee: Wanqiang Ji

> Fix typo in hdds.proto
> --
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Assignee: Wanqiang Ji
>Priority: Major
>  Labels: newbie
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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] [Commented] (HDDS-1433) Fix typo in hdds.proto

2019-04-12 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816390#comment-16816390
 ] 

Wanqiang Ji commented on HDDS-1433:
---

Hi [~nandakumar131] 

I think maybe we can deprecated this and add the new message type, if we 
consider the compatibility. 

> Fix typo in hdds.proto
> --
>
> Key: HDDS-1433
> URL: https://issues.apache.org/jira/browse/HDDS-1433
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>Affects Versions: 0.3.0
>Reporter: bianqi
>Priority: Major
>  Labels: newbie
>
> We got a typo in hdds.proto file
> - {{GetScmInfoRespsonseProto}}



--
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] [Comment Edited] (HDDS-1404) Fix typo in HDDS

2019-04-09 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813258#comment-16813258
 ] 

Wanqiang Ji edited comment on HDDS-1404 at 4/9/19 10:41 AM:


Hi [~bianqi]

Except fixed the typo in comments, I think you'd better changed other nothing. 
Because if you renamed the message *GetScmInfoRespsonseProto*, you should check 
where used it. If you want to change it, I suggest you can create new jira and 
discuss with others.


was (Author: jiwq):
Hi [~bianqi]

Except fixed the typo in comments, I think you'd better changed other nothing. 
Because if you renamed the message *GetScmInfoRespsonseProto*, ** you should 
check where used it. If you want to change it, I suggest you can create new 
jira and discuss with others.

> Fix typo in HDDS
> 
>
> Key: HDDS-1404
> URL: https://issues.apache.org/jira/browse/HDDS-1404
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 0.3.0
>Reporter: bianqi
>Priority: Trivial
>  Labels: newbie
> Attachments: HDDS-1404.1.patch
>
>
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/DatanodeContainerProtocol.proto#L465]
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/hdds.proto#L172]
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/StorageContainerLocationProtocol.proto#L37]
>  



--
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] [Commented] (HDDS-1404) Fix typo in HDDS

2019-04-09 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDDS-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813258#comment-16813258
 ] 

Wanqiang Ji commented on HDDS-1404:
---

Hi [~bianqi]

Except fixed the typo in comments, I think you'd better changed other nothing. 
Because if you renamed the message *GetScmInfoRespsonseProto*, ** you should 
check where used it. If you want to change it, I suggest you can create new 
jira and discuss with others.

> Fix typo in HDDS
> 
>
> Key: HDDS-1404
> URL: https://issues.apache.org/jira/browse/HDDS-1404
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 0.3.0
>Reporter: bianqi
>Priority: Trivial
>  Labels: newbie
> Attachments: HDDS-1404.1.patch
>
>
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/DatanodeContainerProtocol.proto#L465]
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/hdds.proto#L172]
> [https://github.com/apache/hadoop/blob/trunk/hadoop-hdds/common/src/main/proto/StorageContainerLocationProtocol.proto#L37]
>  



--
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] [Comment Edited] (HDFS-14407) Fix mistakenly used of SLF4j or Log4j2 logging in DatasetVolumeChecker#checkAllVolumes

2019-04-03 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDFS-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809365#comment-16809365
 ] 

Wanqiang Ji edited comment on HDFS-14407 at 4/4/19 1:49 AM:


Thanks [~giovanni.fumarola] for the review.


was (Author: jiwq):
Thank [~giovanni.fumarola] for the review.

> Fix mistakenly used of SLF4j or Log4j2 logging in 
> DatasetVolumeChecker#checkAllVolumes
> --
>
> Key: HDFS-14407
> URL: https://issues.apache.org/jira/browse/HDFS-14407
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Minor
> Attachments: HDFS-14407.001.patch
>
>
>  Wrong:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms" +
> maxAllowedTimeForCheckMs);
> {code}
> Correct:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms",
> maxAllowedTimeForCheckMs);
> {code}



--
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] [Commented] (HDFS-14407) Fix mistakenly used of SLF4j or Log4j2 logging in DatasetVolumeChecker#checkAllVolumes

2019-04-03 Thread Wanqiang Ji (JIRA)


[ 
https://issues.apache.org/jira/browse/HDFS-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809365#comment-16809365
 ] 

Wanqiang Ji commented on HDFS-14407:


Thank [~giovanni.fumarola] for the review.

> Fix mistakenly used of SLF4j or Log4j2 logging in 
> DatasetVolumeChecker#checkAllVolumes
> --
>
> Key: HDFS-14407
> URL: https://issues.apache.org/jira/browse/HDFS-14407
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Assignee: Wanqiang Ji
>Priority: Minor
> Attachments: HDFS-14407.001.patch
>
>
>  Wrong:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms" +
> maxAllowedTimeForCheckMs);
> {code}
> Correct:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms",
> maxAllowedTimeForCheckMs);
> {code}



--
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] (HDFS-14407) Fix mistakenly used of SLF4j or Log4j2 logging in DatasetVolumeChecker#checkAllVolumes

2019-04-03 Thread Wanqiang Ji (JIRA)


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

Wanqiang Ji updated HDFS-14407:
---
Attachment: HDFS-14407.001.patch
Status: Patch Available  (was: Open)

> Fix mistakenly used of SLF4j or Log4j2 logging in 
> DatasetVolumeChecker#checkAllVolumes
> --
>
> Key: HDFS-14407
> URL: https://issues.apache.org/jira/browse/HDFS-14407
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Wanqiang Ji
>Priority: Minor
> Attachments: HDFS-14407.001.patch
>
>
>  Wrong:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms" +
> maxAllowedTimeForCheckMs);
> {code}
> Correct:
> {code:java}
> LOG.warn("checkAllVolumes timed out after {} ms",
> maxAllowedTimeForCheckMs);
> {code}



--
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] [Created] (HDFS-14407) Fix mistakenly used of SLF4j or Log4j2 logging in DatasetVolumeChecker#checkAllVolumes

2019-04-03 Thread Wanqiang Ji (JIRA)
Wanqiang Ji created HDFS-14407:
--

 Summary: Fix mistakenly used of SLF4j or Log4j2 logging in 
DatasetVolumeChecker#checkAllVolumes
 Key: HDFS-14407
 URL: https://issues.apache.org/jira/browse/HDFS-14407
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Wanqiang Ji


 Wrong:
{code:java}
LOG.warn("checkAllVolumes timed out after {} ms" +
maxAllowedTimeForCheckMs);
{code}
Correct:
{code:java}
LOG.warn("checkAllVolumes timed out after {} ms",
maxAllowedTimeForCheckMs);
{code}



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