[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-19 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Status: Patch Available (was: Open) > After exist the baseTrashPath's subDir, delete the

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-17 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.001.patch > After exist the baseTrashPath's subDir, delete the subDir

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-17 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Description: There is race condition in TrashPolicyDefault#moveToTrash try { if

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: (was: HADOOP-16112.001.patch) > After exist the baseTrashPath's subDir, delete

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.001.patch > After exist the baseTrashPath's subDir, delete the subDir

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: (was: HADOOP-16112.001.patch) > After exist the baseTrashPath's subDir, delete

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.001.patch > After exist the baseTrashPath's subDir, delete the subDir

[jira] [Created] (HADOOP-16112) fs.TrashPolicyDefault: can't create trash directory and race condition

2019-02-14 Thread Lisheng Sun (JIRA)
Lisheng Sun created HADOOP-16112: Summary: fs.TrashPolicyDefault: can't create trash directory and race condition Key: HADOOP-16112 URL: https://issues.apache.org/jira/browse/HADOOP-16112 Project:

[jira] [Updated] (HADOOP-16112) fs.TrashPolicyDefault: can't create trash directory and race condition

2019-02-14 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Description: There is race condition in method moveToTrash  of Class TrashPolicyDefault try {

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-14 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Summary: After exist the baseTrashPath's subDir, delete the subDir leads to don't modify

[jira] [Commented] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-14 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768887#comment-16768887 ] Lisheng Sun commented on HADOOP-16112: -- I'll attach a patch later. > After exist the

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-19 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.002.patch > After exist the baseTrashPath's subDir, delete the subDir

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-19 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: (was: HADOOP-16112.002.patch) > After exist the baseTrashPath's subDir, delete

[jira] [Updated] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-02-19 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Summary: Delete the baseTrashPath's subDir leads to don't modify baseTrashPath (was: After

[jira] [Updated] (HADOOP-16112) After exist the baseTrashPath's subDir, delete the subDir leads to don't modify baseTrashPath

2019-02-19 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.002.patch > After exist the baseTrashPath's subDir, delete the subDir

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-13 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862811#comment-16862811 ] Lisheng Sun commented on HADOOP-16112: -- [~hexiaoqiao] Thanks for review. I think it could be

[jira] [Commented] (HADOOP-15633) fs.TrashPolicyDefault: Can't create trash directory

2019-06-13 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16862812#comment-16862812 ] Lisheng Sun commented on HADOOP-15633: -- Hi, [~jzhuge] [~ferhui]  this issue could import a race

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-11 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16861705#comment-16861705 ] Lisheng Sun commented on HADOOP-16112: -- [~hexiaoqiao] The current result should be not expected

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860469#comment-16860469 ] Lisheng Sun edited comment on HADOOP-16112 at 6/11/19 2:02 AM: ---

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860469#comment-16860469 ] Lisheng Sun commented on HADOOP-16112: --     [~hexiaoqiao] {code:java} I mean the trash directory

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860469#comment-16860469 ] Lisheng Sun edited comment on HADOOP-16112 at 6/11/19 1:57 AM: ---

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859949#comment-16859949 ] Lisheng Sun edited comment on HADOOP-16112 at 6/10/19 11:55 AM:

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859949#comment-16859949 ] Lisheng Sun edited comment on HADOOP-16112 at 6/10/19 11:56 AM:

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859949#comment-16859949 ] Lisheng Sun edited comment on HADOOP-16112 at 6/10/19 11:56 AM:

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859949#comment-16859949 ] Lisheng Sun commented on HADOOP-16112: -- [~hexiaoqiao] ,  thanks for the reply. {code:java} fs

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859739#comment-16859739 ] Lisheng Sun commented on HADOOP-16112: -- [~jzhuge] [~ste...@apache.org] Could you please take a

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859794#comment-16859794 ] Lisheng Sun commented on HADOOP-16112: -- Thanks for watching this issue. The issue is a race

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-13 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16863704#comment-16863704 ] Lisheng Sun commented on HADOOP-16112: -- [~jzhuge] [~hexiaoqiao] , Thanks for your comments. My

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859794#comment-16859794 ] Lisheng Sun edited comment on HADOOP-16112 at 6/10/19 8:15 AM: ---

[jira] [Comment Edited] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-06-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16859794#comment-16859794 ] Lisheng Sun edited comment on HADOOP-16112 at 6/10/19 9:53 AM: ---

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-05-14 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16839141#comment-16839141 ] Lisheng Sun commented on HADOOP-16112: -- Test failures are not caused by this patch.  > Delete the

[jira] [Created] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
Lisheng Sun created HADOOP-16431: Summary: Change Log Level to trace in IOUtils.java and ExceptionDiags.java Key: HADOOP-16431 URL: https://issues.apache.org/jira/browse/HADOOP-16431 Project: Hadoop

[jira] [Comment Edited] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884899#comment-16884899 ] Lisheng Sun edited comment on HADOOP-16431 at 7/15/19 9:34 AM: --- Hi,

[jira] [Commented] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884899#comment-16884899 ] Lisheng Sun commented on HADOOP-16431: -- Hi, [~bharatviswa] [~nandakumar131]  This issue is same to 

[jira] [Comment Edited] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884899#comment-16884899 ] Lisheng Sun edited comment on HADOOP-16431 at 7/15/19 7:39 AM: --- Hi,

[jira] [Comment Edited] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884899#comment-16884899 ] Lisheng Sun edited comment on HADOOP-16431 at 7/15/19 7:39 AM: --- Hi,

[jira] [Updated] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16431: - Attachment: HADOOP-16431.001.patch > Change Log Level to trace in IOUtils.java and

[jira] [Updated] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16431: - Status: Patch Available (was: Open) > Change Log Level to trace in IOUtils.java and

[jira] [Updated] (HADOOP-16273) Update mssql-jdbc to 7.2.2.jre8

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16273: - Attachment: HADOOP-16273.001.patch > Update mssql-jdbc to 7.2.2.jre8 >

[jira] [Updated] (HADOOP-16271) Update okhttp to 3.14.1

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16271: - Attachment: HADOOP-16271.001.patch > Update okhttp to 3.14.1 > --- > >

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-03 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899567#comment-16899567 ] Lisheng Sun commented on HADOOP-16453: -- hi [~elgoiri]  Could you mind continue to review this

[jira] [Updated] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-04 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.003.patch > Delete the baseTrashPath's subDir leads to don't modify

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-15 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908004#comment-16908004 ] Lisheng Sun commented on HADOOP-16504: -- hi [~jojochuang] no one comment for a few days and  this

[jira] [Updated] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16504: - Description: system default backlog is 65536 {code:java} [work@c3-hadoop-srv-talos27 ~]$ cat

[jira] [Updated] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16504: - Description: Because ipc.server.listen.queue.size default value is too small, TCP's

[jira] [Updated] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16504: - Attachment: HADOOP-16504.000.patch > Increase ipc.server.listen.queue.size default from 128 to

[jira] [Assigned] (HADOOP-16273) Update mssql-jdbc to 7.2.2.jre8

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun reassigned HADOOP-16273: Assignee: Lisheng Sun > Update mssql-jdbc to 7.2.2.jre8 >

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904483#comment-16904483 ] Lisheng Sun commented on HADOOP-16504: -- Hi [~pingsutw],Thank you very much for paying attention to

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904489#comment-16904489 ] Lisheng Sun commented on HADOOP-16112: -- upload v4 patch. > Delete the baseTrashPath's subDir

[jira] [Updated] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16112.004.patch > Delete the baseTrashPath's subDir leads to don't modify

[jira] [Updated] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16112: - Attachment: HADOOP-16504.000.patch > Delete the baseTrashPath's subDir leads to don't modify

[jira] [Created] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
Lisheng Sun created HADOOP-16504: Summary: Increase ipc.server.listen.queue.size default from 128 to 256 Key: HADOOP-16504 URL: https://issues.apache.org/jira/browse/HADOOP-16504 Project: Hadoop

[jira] [Assigned] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun reassigned HADOOP-16504: Assignee: Lisheng Sun (was: kevin su) > Increase ipc.server.listen.queue.size default

[jira] [Assigned] (HADOOP-16271) Update okhttp to 3.14.1

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun reassigned HADOOP-16271: Assignee: Lisheng Sun > Update okhttp to 3.14.1 > --- > >

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-12 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16905729#comment-16905729 ] Lisheng Sun commented on HADOOP-16504: -- ping [~jojochuang] Could you help continue review it?

[jira] [Updated] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16504: - Attachment: HADOOP-16504.001.patch > Increase ipc.server.listen.queue.size default from 128 to

[jira] [Commented] (HADOOP-16504) Increase ipc.server.listen.queue.size default from 128 to 256

2019-08-10 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904546#comment-16904546 ] Lisheng Sun commented on HADOOP-16504: -- [~jojochuang]  The problem now is that since listen queue

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-11 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16904791#comment-16904791 ] Lisheng Sun commented on HADOOP-16453: -- [~elgoiri] Should we commit this patch to trunk? Thank

[jira] [Updated] (HADOOP-16553) ipc.client.connect.max.retries.on.timeouts default value is too many

2019-09-15 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16553: - Attachment: HADOOP-16553.001.patch Status: Patch Available (was: Open) >

[jira] [Created] (HADOOP-16553) ipc.client.connect.max.retries.on.timeouts default value is too many

2019-09-07 Thread Lisheng Sun (Jira)
Lisheng Sun created HADOOP-16553: Summary: ipc.client.connect.max.retries.on.timeouts default value is too many Key: HADOOP-16553 URL: https://issues.apache.org/jira/browse/HADOOP-16553 Project:

[jira] [Updated] (HADOOP-16553) ipc.client.connect.max.retries.on.timeouts default value is too many

2019-09-07 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16553: - Description: Current ipc connection retry default times is 45 when socket timeout. Socket

[jira] [Updated] (HADOOP-16553) ipc.client.connect.max.retries.on.timeouts default value is too many

2019-09-19 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16553: - Attachment: HADOOP-16553.002.patch > ipc.client.connect.max.retries.on.timeouts default value

[jira] [Commented] (HADOOP-16553) ipc.client.connect.max.retries.on.timeouts default value is too many

2019-09-19 Thread Lisheng Sun (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16933111#comment-16933111 ] Lisheng Sun commented on HADOOP-16553: -- hi [~elgoiri], [~ayushtkn] [~xkrogen] [~jojochuang]  Could

[jira] [Updated] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-30 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-12282: - Attachment: HADOOP-12282.002.patch > Connection thread's name should be updated after address

[jira] [Updated] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-30 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-12282: - Description: In a hadoop hdfs cluster, I changed the standby Namenode's ip address (the

[jira] [Updated] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-30 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-12282: - Description: In a hadoop hdfs cluster, I changed the standby Namenode's ip address (the

[jira] [Commented] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-30 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896290#comment-16896290 ] Lisheng Sun commented on HADOOP-12282: -- uploaded the patch for v2. > Connection thread's name

[jira] [Commented] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-30 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896710#comment-16896710 ] Lisheng Sun commented on HADOOP-12282: -- hi [~ayushtkn] [~aajisaka] [~jojochuang] [~hexiaoqiao]

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899795#comment-16899795 ] Lisheng Sun commented on HADOOP-16112: -- hi [Wei-Chiu

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-07 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902594#comment-16902594 ] Lisheng Sun commented on HADOOP-16453: -- hi [~elgoiri] I run all UT in HDFS and YARN of my local

[jira] [Commented] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-08-01 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898476#comment-16898476 ] Lisheng Sun commented on HADOOP-12282: -- Thanx [~jojochuang] for your work. I think we need to

[jira] [Commented] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-29 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895447#comment-16895447 ] Lisheng Sun commented on HADOOP-16453: -- Thanx [~elgoiri] for your comment.  I think this way

[jira] [Commented] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-27 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16894466#comment-16894466 ] Lisheng Sun commented on HADOOP-16453: -- hi [~elgoiri] [~aajisaka] [~ayushtkn]  Could you have time

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900542#comment-16900542 ] Lisheng Sun commented on HADOOP-16453: -- Thanx [~elgoiri] for your suggestions. I updated comments

[jira] [Commented] (HADOOP-16112) Delete the baseTrashPath's subDir leads to don't modify baseTrashPath

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900565#comment-16900565 ] Lisheng Sun commented on HADOOP-16112: -- hi [~jojochuang] Could you mind review this patch? Thank

[jira] [Updated] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-08-01 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Attachment: HADOOP-16453.002.patch > Remove useless trace log in NetUtils.java >

[jira] [Updated] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-01 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Summary: Update how exceptions are handled in NetUtils.java (was: Remove useless trace log in

[jira] [Commented] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-08-01 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898008#comment-16898008 ] Lisheng Sun commented on HADOOP-12282: --  I am very happy that this patch makes sense for

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-01 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898085#comment-16898085 ] Lisheng Sun commented on HADOOP-16453: -- Thanx [~elgoiri] for your suggestion. I have updated this

[jira] [Assigned] (HADOOP-12282) Connection thread's name should be updated after address changing is detected

2019-07-27 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun reassigned HADOOP-12282: Assignee: Lisheng Sun (was: zhouyingchao) > Connection thread's name should be updated

[jira] [Updated] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Attachment: HADOOP-16453.003.patch > Update how exceptions are handled in NetUtils.java >

[jira] [Updated] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-06 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Attachment: HADOOP-16453.005.patch > Update how exceptions are handled in NetUtils.java >

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900592#comment-16900592 ] Lisheng Sun commented on HADOOP-16453: -- Fix checkstyle issue and upload the v4 patch. > Update

[jira] [Updated] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-05 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Attachment: HADOOP-16453.004.patch > Update how exceptions are handled in NetUtils.java >

[jira] [Commented] (HADOOP-16453) Update how exceptions are handled in NetUtils.java

2019-08-06 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900681#comment-16900681 ] Lisheng Sun commented on HADOOP-16453: -- Fix UT in hadoop.ipc.TestIPC and upload the v5 patch. 

[jira] [Commented] (HADOOP-16431) Remove useless log in IOUtils.java and ExceptionDiags.java

2019-07-21 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16889670#comment-16889670 ] Lisheng Sun commented on HADOOP-16431: -- [~elgoiri] I have updated for patch as you suggestion.

[jira] [Commented] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-17 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887540#comment-16887540 ] Lisheng Sun commented on HADOOP-16431: -- Hi  [~xkrogen] [Ayush

[jira] [Commented] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16888429#comment-16888429 ] Lisheng Sun commented on HADOOP-16431: -- [~linyiqun]  [~jojochuang] [~hexiaoqiao] [~elgoiri] Could

[jira] [Updated] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16431: - Attachment: HADOOP-16431.002.patch > Change Log Level to trace in IOUtils.java and

[jira] [Commented] (HADOOP-16431) Change Log Level to trace in IOUtils.java and ExceptionDiags.java

2019-07-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16888450#comment-16888450 ] Lisheng Sun commented on HADOOP-16431: -- Thank [~elgoiri] for your good suggestions. I have update

[jira] [Updated] (HADOOP-16431) Remove useless log in IOUtils.java and ExceptionDiags.java

2019-07-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16431: - Summary: Remove useless log in IOUtils.java and ExceptionDiags.java (was: Change Log Level to

[jira] [Updated] (HADOOP-16431) Remove useless log in IOUtils.java and ExceptionDiags.java

2019-07-18 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16431: - Priority: Minor (was: Major) > Remove useless log in IOUtils.java and ExceptionDiags.java >

[jira] [Commented] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-24 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891625#comment-16891625 ] Lisheng Sun commented on HADOOP-16453: -- HI [~aajisaka] [~elgoiri] [~ayushtkn] . This issue is

[jira] [Created] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-23 Thread Lisheng Sun (JIRA)
Lisheng Sun created HADOOP-16453: Summary: Remove useless trace log in NetUtils.java Key: HADOOP-16453 URL: https://issues.apache.org/jira/browse/HADOOP-16453 Project: Hadoop Common Issue

[jira] [Updated] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-23 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Description: When there is no String Constructor for the exception, we Log a Trace Message.

[jira] [Commented] (HADOOP-16431) Remove useless log in IOUtils.java and ExceptionDiags.java

2019-07-23 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891542#comment-16891542 ] Lisheng Sun commented on HADOOP-16431: -- {code:java} [ERROR] Failed to execute goal

[jira] [Updated] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-23 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Attachment: HADOOP-16453.001.patch Status: Patch Available (was: Open) > Remove

[jira] [Updated] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-25 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Description: When there is no String Constructor for the exception, we Log a Trace Message.

[jira] [Commented] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-25 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893265#comment-16893265 ] Lisheng Sun commented on HADOOP-16453: -- hi [~elgoiri]. the exception which is thrown when call

[jira] [Updated] (HADOOP-16453) Remove useless trace log in NetUtils.java

2019-07-25 Thread Lisheng Sun (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-16453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lisheng Sun updated HADOOP-16453: - Description: When there is no String Constructor for the exception, we Log a Trace Message.

  1   2   >