[jira] [Commented] (THRIFT-2678) Make max message size configurable

2014-09-04 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122278#comment-14122278 ] Harsh J commented on THRIFT-2678: - In what I could observe of the code, the payload is on

[jira] [Reopened] (THRIFT-2513) clean up enum value assignment

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reopened THRIFT-2513: {code} EnumTest.cpp:21:48: fatal error: thrift/test/gen-cpp/EnumTest_types.h: No such file or director

[jira] [Commented] (THRIFT-2513) clean up enum value assignment

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122152#comment-14122152 ] Hudson commented on THRIFT-2513: FAILURE: Integrated in Thrift-Test #19 (See [https://bu

Build failed in Jenkins: Thrift-Test #19

2014-09-04 Thread Apache Jenkins Server
See Changes: [jensg] THRIFT-2513 clean up enum value assignment [jensg] updated ignores -- [...truncated 2224 lines...] make[3]: Entering directory `

[jira] [Commented] (THRIFT-2513) clean up enum value assignment

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122123#comment-14122123 ] Hudson commented on THRIFT-2513: SUCCESS: Integrated in Thrift #1272 (See [https://build

[jira] [Commented] (THRIFT-2690) c_glib: Incorrect behaviour when serializing a map with typedef'd keys

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122083#comment-14122083 ] Hudson commented on THRIFT-2690: FAILURE: Integrated in Thrift-Test #18 (See [https://bu

[jira] [Commented] (THRIFT-2067) Thrift objects should have a default string representation

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122081#comment-14122081 ] Hudson commented on THRIFT-2067: FAILURE: Integrated in Thrift-Test #18 (See [https://bu

[jira] [Commented] (THRIFT-2679) golang generation fails for service names less than 5 characters

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122082#comment-14122082 ] Hudson commented on THRIFT-2679: FAILURE: Integrated in Thrift-Test #18 (See [https://bu

[jira] [Commented] (THRIFT-1266) generated C code for iterating over nested maps is wrong

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122080#comment-14122080 ] Hudson commented on THRIFT-1266: FAILURE: Integrated in Thrift-Test #18 (See [https://bu

Build failed in Jenkins: Thrift-Test #18

2014-09-04 Thread Apache Jenkins Server
See Changes: [roger] THRIFT-2067 C++: all generated objects provide ostream operator<< [roger] THRIFT-1266 generated C code for iterating over nested maps is wrong [roger] THRIFT-2690 [jensg] THRIFT-2679 golang generation fails for service

[jira] [Closed] (THRIFT-2513) clean up enum value assignment

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2513. -- Resolution: Fixed Fix Version/s: (was: 1.0) 0.9.2 I had two fix two minor

[GitHub] thrift pull request: thrift: clean up enum value assignment

2014-09-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/88 --- 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 enabl

[jira] [Commented] (THRIFT-2679) golang generation fails for service names less than 5 characters

2014-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122010#comment-14122010 ] Hudson commented on THRIFT-2679: SUCCESS: Integrated in Thrift #1271 (See [https://build

Jenkins build is back to normal : Thrift #1271

2014-09-04 Thread Apache Jenkins Server
See

[jira] [Assigned] (THRIFT-2504) TMultiplexedProcessor should allow registering default processor called if no service name is present

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-2504: -- Assignee: (was: Jens Geyer) > TMultiplexedProcessor should allow registering default proce

[jira] [Closed] (THRIFT-2679) golang generation fails for service names less than 5 characters

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2679. -- Resolution: Fixed Fix Version/s: 0.9.2 Slightly modified and committed. Thanks for catching this

[jira] [Closed] (THRIFT-2589) C# generator: const of BaseType in IDL generates static instead of const properties

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2589. -- > C# generator: const of BaseType in IDL generates static instead of const > properties >

[jira] [Closed] (THRIFT-2666) Usage of PYTHONHASHSEED breaks older Python code

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2666. -- > Usage of PYTHONHASHSEED breaks older Python code > > >

[jira] [Closed] (THRIFT-2653) improved Delphi const generation

2014-09-04 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2653. -- > improved Delphi const generation > > > Key: THRIFT-2653

[GitHub] thrift pull request: Update TForkingServer.php

2014-09-04 Thread bogdanalbei
GitHub user bogdanalbei opened a pull request: https://github.com/apache/thrift/pull/208 Update TForkingServer.php The while() statement was causing the forked children to handle one request and then just spin without doing anything. By connecting to the server multiple times, you

[GitHub] thrift pull request: C++: fixed UT compilation on Windows

2014-09-04 Thread snikulov
GitHub user snikulov opened a pull request: https://github.com/apache/thrift/pull/207 C++: fixed UT compilation on Windows Hello, Small fixes for UT compilation - renamed variable (it again clashes with windows.h macro) - changed usleep to THRIFT_SLEEP_USEC You can merg