[jira] [Commented] (THRIFT-4668) make socket backlog configurable for python

2018-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694118#comment-16694118 ] ASF GitHub Bot commented on THRIFT-4668: lshgdut opened a new pull request #1631: THRIFT-4668:

[jira] [Commented] (THRIFT-4668) make socket backlog configurable for python

2018-11-20 Thread lsh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16694124#comment-16694124 ] lsh commented on THRIFT-4668: - I have submitted the pull request, thanks for reviewing :) [~jking3]  > make

[jira] [Updated] (THRIFT-4668) make socket backlog configurable for python

2018-11-20 Thread lsh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lsh updated THRIFT-4668: Description: The backlog parameter of socket.listen was hard coded, so I can't customize it in my code. Adding

[jira] [Commented] (THRIFT-3143) add typescript directory support

2018-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693800#comment-16693800 ] ASF GitHub Bot commented on THRIFT-3143: jeking3 commented on a change in pull request #1630:

[jira] [Commented] (THRIFT-4207) Accelerated version of TBinaryProtocol allows invalid input to string fields.

2018-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693773#comment-16693773 ] ASF GitHub Bot commented on THRIFT-4207: jeking3 commented on issue #1274: THRIFT-4207: Make

[jira] [Commented] (THRIFT-4207) Accelerated version of TBinaryProtocol allows invalid input to string fields.

2018-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693774#comment-16693774 ] ASF GitHub Bot commented on THRIFT-4207: jeking3 closed pull request #1274: THRIFT-4207: Make

[jira] [Resolved] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III resolved THRIFT-4649. --- Resolution: Information Provided Resolving - if that doesn't work let me know. I

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III updated THRIFT-4649: -- Component/s: (was: C++ - Compiler) Build Process > Error when

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III updated THRIFT-4649: -- Priority: Minor (was: Major) > Error when attempting to link Thrift Server in C++ >

[jira] [Updated] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King III updated THRIFT-4649: -- Affects Version/s: 0.11.0 > Error when attempting to link Thrift Server in C++ >

[jira] [Commented] (THRIFT-4649) Error when attempting to link Thrift Server in C++

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693440#comment-16693440 ] James E. King III commented on THRIFT-4649: --- Try this command instead: {noformat}

[jira] [Updated] (THRIFT-4668) make socket backlog configurable for python

2018-11-20 Thread lsh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lsh updated THRIFT-4668: Summary: make socket backlog configurable for python (was: make socket backlog configurable in python) > make

[jira] [Commented] (THRIFT-4668) make socket backlog configurable in python

2018-11-20 Thread James E. King III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693237#comment-16693237 ] James E. King III commented on THRIFT-4668: --- If you have a pull request for this, please

[jira] [Created] (THRIFT-4668) make socket backlog configurable in python

2018-11-20 Thread lsh (JIRA)
lsh created THRIFT-4668: --- Summary: make socket backlog configurable in python Key: THRIFT-4668 URL: https://issues.apache.org/jira/browse/THRIFT-4668 Project: Thrift Issue Type: Improvement

[jira] [Commented] (THRIFT-3143) add typescript directory support

2018-11-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16693174#comment-16693174 ] ASF GitHub Bot commented on THRIFT-3143: mustafa-cosar opened a new pull request #1630: