[jira] [Commented] (HADOOP-14560) Make HttpServer2 backlog size configurable

2017-08-17 Thread Alexander Krasheninnikov (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16130043#comment-16130043
 ] 

Alexander Krasheninnikov commented on HADOOP-14560:
---

[~jzhuge], yeah, name is ok.

> Make HttpServer2 backlog size configurable
> --
>
> Key: HADOOP-14560
> URL: https://issues.apache.org/jira/browse/HADOOP-14560
> Project: Hadoop Common
>  Issue Type: New Feature
>  Components: common
>Reporter: Alexander Krasheninnikov
>Assignee: Alexander Krasheninnikov
>  Labels: webhdfs
> Attachments: HADOOP-14560.002.patch
>
>
> While operating WebHDFS at Badoo, we've faced issue, that hardcoded size of 
> socket backlog (128) is not enough for our purposes.
> When performing ~600 concurrent requests, clients receive "Connection 
> refused" error.
> We are proposing patch to make this backlog size configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-14560) Make HttpServer2 accept queue size configurable

2017-08-14 Thread Alexander Krasheninnikov (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125662#comment-16125662
 ] 

Alexander Krasheninnikov commented on HADOOP-14560:
---

[~jzhuge], actually I have no idea, how to move this issue next - what should 
be done from my side to make code applied to trunk :(

> Make HttpServer2 accept queue size configurable
> ---
>
> Key: HADOOP-14560
> URL: https://issues.apache.org/jira/browse/HADOOP-14560
> Project: Hadoop Common
>  Issue Type: New Feature
>  Components: common
>Reporter: Alexander Krasheninnikov
>Assignee: Alexander Krasheninnikov
>  Labels: webhdfs
>
> While operating WebHDFS at Badoo, we've faced issue, that hardcoded size of 
> socket backlog (128) is not enough for our purposes.
> When performing ~600 concurrent requests, clients receive "Connection 
> refused" error.
> We are proposing patch to make this backlog size configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (HADOOP-14560) WebHDFS: possibility to specify socket backlog size

2017-06-23 Thread Alexander Krasheninnikov (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16060748#comment-16060748
 ] 

Alexander Krasheninnikov commented on HADOOP-14560:
---

[~jojochuang], thanks. What are my further actions? Suppose, someone should 
review the patch, and merge it?

> WebHDFS: possibility to specify socket backlog size
> ---
>
> Key: HADOOP-14560
> URL: https://issues.apache.org/jira/browse/HADOOP-14560
> Project: Hadoop Common
>  Issue Type: New Feature
>  Components: common
>Reporter: Alexander Krasheninnikov
>Assignee: Alexander Krasheninnikov
>  Labels: webhdfs
>
> While operating WebHDFS at Badoo, we've faced issue, that hardcoded size of 
> socket backlog (128) is not enough for our purposes.
> When performing ~600 concurrent requests, clients receive "Connection 
> refused" error.
> We are proposing patch to make this backlog size configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HADOOP-14560) WebHDFS: possibility to specify socket backlog size

2017-06-21 Thread Alexander Krasheninnikov (JIRA)

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

Alexander Krasheninnikov updated HADOOP-14560:
--
Component/s: common

> WebHDFS: possibility to specify socket backlog size
> ---
>
> Key: HADOOP-14560
> URL: https://issues.apache.org/jira/browse/HADOOP-14560
> Project: Hadoop Common
>  Issue Type: New Feature
>  Components: common
>Reporter: Alexander Krasheninnikov
>  Labels: webhdfs
>
> While operating WebHDFS at Badoo, we've faced issue, that hardcoded size of 
> socket backlog (128) is not enough for our purposes.
> When performing ~600 concurrent requests, clients receive "Connection 
> refused" error.
> We are proposing patch to make this backlog size configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (HADOOP-14560) WebHDFS: possibility to specify socket backlog size

2017-06-21 Thread Alexander Krasheninnikov (JIRA)
Alexander Krasheninnikov created HADOOP-14560:
-

 Summary: WebHDFS: possibility to specify socket backlog size
 Key: HADOOP-14560
 URL: https://issues.apache.org/jira/browse/HADOOP-14560
 Project: Hadoop Common
  Issue Type: New Feature
Reporter: Alexander Krasheninnikov


While operating WebHDFS at Badoo, we've faced issue, that hardcoded size of 
socket backlog (128) is not enough for our purposes.
When performing ~600 concurrent requests, clients receive "Connection refused" 
error.
We are proposing patch to make this backlog size configurable.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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