[jira] [Commented] (THRIFT-3187) make cross fails in cpp build if non-blocking server is not available

2015-07-02 Thread Claudius Heine (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611916#comment-14611916 ] Claudius Heine commented on THRIFT-3187: This happens if the headers of libevent

[jira] [Commented] (THRIFT-3187) make cross fails in cpp build if non-blocking server is not available

2015-07-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14611993#comment-14611993 ] James E. King, III commented on THRIFT-3187: Agree, however the build test

[jira] [Commented] (THRIFT-3219) Provide a C++ tutorial on server-side IP logging and per-connection state

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612753#comment-14612753 ] ASF GitHub Bot commented on THRIFT-3219: GitHub user ben-craig opened a pull

[GitHub] thrift pull request: THRIFT-3219: Provide a C++ tutorial on server...

2015-07-02 Thread ben-craig
GitHub user ben-craig opened a pull request: https://github.com/apache/thrift/pull/538 THRIFT-3219: Provide a C++ tutorial on server-side IP logging and per-connection state This also adds the C++ tutorial builds to the cmake build by default. The tutorial demonstrates

[jira] [Commented] (THRIFT-3211) Add make cross support for php TCompactProtocol

2015-07-02 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612735#comment-14612735 ] James E. King, III commented on THRIFT-3211: [~roger.meier], [~jensg] this

[jira] [Commented] (THRIFT-3202) Allow HSHAServer to configure min and max worker threads separately.

2015-07-02 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612244#comment-14612244 ] Pankaj Kumar commented on THRIFT-3202: -- [~jfarrell], when you guys are planning for

[jira] [Updated] (THRIFT-3218) Large responses when using a MultiplexedProcessor fail to find client after first read.

2015-07-02 Thread Bradley Holbrook (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bradley Holbrook updated THRIFT-3218: - Summary: Large responses when using a MultiplexedProcessor fail to find client after

[jira] [Created] (THRIFT-3218) Large responses when using a MultiplxedProcessor fail to find client after first read.

2015-07-02 Thread Bradley Holbrook (JIRA)
Bradley Holbrook created THRIFT-3218: Summary: Large responses when using a MultiplxedProcessor fail to find client after first read. Key: THRIFT-3218 URL: https://issues.apache.org/jira/browse/THRIFT-3218

[jira] [Commented] (THRIFT-3202) Allow HSHAServer to configure min and max worker threads separately.

2015-07-02 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612246#comment-14612246 ] Jake Farrell commented on THRIFT-3202: -- planning on cutting the rc within the next

[jira] [Commented] (THRIFT-3214) Add Erlang option for using maps instead of dicts

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612391#comment-14612391 ] ASF GitHub Bot commented on THRIFT-3214: Github user asfgit closed the pull

[GitHub] thrift pull request: THRIFT-3214 Add Erlang option for using maps ...

2015-07-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/535 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Assigned] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-02 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig reassigned THRIFT-3217: - Assignee: Ben Craig Provide a little endian variant of the binary protocol in C++

[GitHub] thrift pull request: THRIFT-3217: Added little endian binary proto...

2015-07-02 Thread ben-craig
GitHub user ben-craig opened a pull request: https://github.com/apache/thrift/pull/537 THRIFT-3217: Added little endian binary protocol Benchmark results from my laptop: Write big endian: 524.562 kHz Read big endian: 328.188 kHz Write little endian: 688.137 kHz

[jira] [Commented] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14612374#comment-14612374 ] ASF GitHub Bot commented on THRIFT-3217: GitHub user ben-craig opened a pull

[jira] [Created] (THRIFT-3219) Provide a C++ tutorial on server-side IP logging and per-connection state

2015-07-02 Thread Ben Craig (JIRA)
Ben Craig created THRIFT-3219: - Summary: Provide a C++ tutorial on server-side IP logging and per-connection state Key: THRIFT-3219 URL: https://issues.apache.org/jira/browse/THRIFT-3219 Project: Thrift

[jira] [Resolved] (THRIFT-3214) Add Erlang option for using maps instead of dicts

2015-07-02 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3214. Resolution: Fixed Fix Version/s: 0.9.3 Committed, thanks. Add Erlang option for using

[jira] [Updated] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

2015-07-02 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-3217: -- Component/s: C++ - Library Provide a little endian variant of the binary protocol in C++