[GitHub] thrift pull request: THRIFT-2877 Generate hashCode using primitive...

2015-04-26 Thread roshan
GitHub user roshan reopened a pull request: https://github.com/apache/thrift/pull/448 THRIFT-2877 Generate hashCode using primitives, static utility methods This is pretty much the List.hashCode() except without any list. It takes about a third the time on some rudimentary

[jira] [Commented] (THRIFT-2877) Optimize generated hashCode

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512906#comment-14512906 ] ASF GitHub Bot commented on THRIFT-2877: GitHub user roshan reopened a pull

[jira] [Resolved] (THRIFT-3067) C++ cppcheck performance related warnings

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3067. - Resolution: Fixed Fix Version/s: 0.9.3 committed C++ cppcheck performance related

[GitHub] thrift pull request: THRIFT-3109 Cross test log file cannot be bro...

2015-04-26 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/457#issuecomment-96396299 committed, you can close this --- 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

[jira] [Commented] (THRIFT-3109) Cross test log file cannot be browsed when served in HTTP server

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513069#comment-14513069 ] ASF GitHub Bot commented on THRIFT-3109: Github user bufferoverflow commented on

[GitHub] thrift pull request: Thrift-3067

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/444 --- 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

[GitHub] thrift pull request: THRIFT-3117 Java TSSLTransportFactory can't l...

2015-04-26 Thread Smyatkin-Maxim
GitHub user Smyatkin-Maxim opened a pull request: https://github.com/apache/thrift/pull/465 THRIFT-3117 Java TSSLTransportFactory can't load certificates within JAR... Added getStoreAsStream function to look for certificates in filesystem paths, URLs or classpath resources just

[jira] [Commented] (THRIFT-3117) Java TSSLTransportFactory can't load certificates within JAR archive

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513088#comment-14513088 ] ASF GitHub Bot commented on THRIFT-3117: GitHub user Smyatkin-Maxim opened a pull

[GitHub] thrift pull request: Thrift 3114 Using local temp variables to not...

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/463 --- 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

[GitHub] thrift pull request: Support negative hex literals in IDL

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/461 --- 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] [Commented] (THRIFT-3115) Uncompileable code due to name collision with predefined used types

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513113#comment-14513113 ] Hudson commented on THRIFT-3115: SUCCESS: Integrated in Thrift #1520 (See

[jira] [Commented] (THRIFT-3114) Using local temp variables to not pollute the global table

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513112#comment-14513112 ] Hudson commented on THRIFT-3114: SUCCESS: Integrated in Thrift #1520 (See

[jira] [Resolved] (THRIFT-3109) Cross test log file cannot be browsed when served in HTTP server

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3109. - Resolution: Fixed Assignee: Nobuaki Sukegawa committed Cross test log file cannot be

[jira] [Resolved] (THRIFT-3116) Ambiguous exports in Haskell-generated code

2015-04-26 Thread Andreas Voellmy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Voellmy resolved THRIFT-3116. - Resolution: Fixed Was fixed in 0.9.2. Ambiguous exports in Haskell-generated code

[jira] [Updated] (THRIFT-3116) Ambiguous exports in Haskell-generated code

2015-04-26 Thread Andreas Voellmy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Voellmy updated THRIFT-3116: Fix Version/s: 0.9.2 This appears to have been fixed in 0.9.2. Ambiguous exports in

[GitHub] thrift pull request: Thrift 3113 c++11 check issue

2015-04-26 Thread RomainNaour
Github user RomainNaour commented on the pull request: https://github.com/apache/thrift/pull/462#issuecomment-96394161 Thanks ! --- 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

[GitHub] thrift pull request: Thrift 3113 c++11 check issue

2015-04-26 Thread RomainNaour
Github user RomainNaour closed the pull request at: https://github.com/apache/thrift/pull/462 --- 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

[GitHub] thrift pull request: Thrift 3103

2015-04-26 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/449#issuecomment-96396686 @marco-m this is committed, could you please close the PR --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Updated] (THRIFT-3115) Uncompileable code due to name collision with predefined used types

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3115: --- Attachment: _Thrift3115.thrift [Testcase|^_Thrift3115.thrift] Uncompileable code due to name

[jira] [Resolved] (THRIFT-3113) m4 C++11 macro issue

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3113. - Resolution: Fixed Fix Version/s: 0.9.3 committed m4 C++11 macro issue

[jira] [Created] (THRIFT-3116) Ambiguous exports in Haskell-generated code

2015-04-26 Thread Andreas Voellmy (JIRA)
Andreas Voellmy created THRIFT-3116: --- Summary: Ambiguous exports in Haskell-generated code Key: THRIFT-3116 URL: https://issues.apache.org/jira/browse/THRIFT-3116 Project: Thrift Issue

[jira] [Created] (THRIFT-3117) Java TSSLTransportFactory can't load certificates within JAR archive

2015-04-26 Thread Smyatkin Maxim (JIRA)
Smyatkin Maxim created THRIFT-3117: -- Summary: Java TSSLTransportFactory can't load certificates within JAR archive Key: THRIFT-3117 URL: https://issues.apache.org/jira/browse/THRIFT-3117 Project:

[GitHub] thrift pull request: THRIFT-3110 Print error log after cross test ...

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/458 --- 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] [Commented] (THRIFT-3110) Print error log after cross test failures on Travis

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

[jira] [Resolved] (THRIFT-3110) Print error log after cross test failures on Travis

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3110. - Resolution: Fixed committed Print error log after cross test failures on Travis

[jira] [Resolved] (THRIFT-3115) Uncompileable code due to name collision with predefined used types

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3115. Resolution: Fixed Fix Version/s: 0.9.3 Committed. Uncompileable code due to name

[jira] [Updated] (THRIFT-3115) Uncompileable code due to name collision with predefined used types

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3115: --- Attachment: THRIFT-3115-Uncompileable-code-due-to-name-collision.patch Uncompileable code due to

[jira] [Closed] (THRIFT-3116) Ambiguous exports in Haskell-generated code

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-3116. -- Ambiguous exports in Haskell-generated code ---

[GitHub] thrift pull request: Thrift 3113 c++11 check issue

2015-04-26 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/462#issuecomment-96393589 committed, please close the issue --- 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

[jira] [Commented] (THRIFT-3067) C++ cppcheck performance related warnings

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513079#comment-14513079 ] Hudson commented on THRIFT-3067: SUCCESS: Integrated in Thrift #1519 (See

[jira] [Commented] (THRIFT-3110) Print error log after cross test failures on Travis

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513080#comment-14513080 ] Hudson commented on THRIFT-3110: SUCCESS: Integrated in Thrift #1519 (See

[jira] [Commented] (THRIFT-3113) m4 C++11 macro issue

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513057#comment-14513057 ] Hudson commented on THRIFT-3113: SUCCESS: Integrated in Thrift #1518 (See

[jira] [Resolved] (THRIFT-233) IDL doesn't support negative hex literals

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-233. --- Resolution: Fixed Fix Version/s: 0.9.3 Committed, thanks! IDL doesn't support negative hex

[jira] [Resolved] (THRIFT-3114) Using local temp variables to not pollute the global table

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3114. Resolution: Fixed Fix Version/s: 0.9.3 Assignee: Jens Geyer Committed, thanks!

[jira] [Commented] (THRIFT-233) IDL doesn't support negative hex literals

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

[jira] [Commented] (THRIFT-233) IDL doesn't support negative hex literals

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513114#comment-14513114 ] Hudson commented on THRIFT-233: --- SUCCESS: Integrated in Thrift #1520 (See

[jira] [Commented] (THRIFT-3114) Using local temp variables to not pollute the global table

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512975#comment-14512975 ] Jens Geyer commented on THRIFT-3114: GitHub user xli2012 opened a pull request:

[GitHub] thrift pull request: Thrift 3114 Using local temp variables to not...

2015-04-26 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/463#issuecomment-96361236 Tracked in THRIFT-3114 --- 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

[jira] [Commented] (THRIFT-3114) Using local temp variables to not pollute the global table

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14512974#comment-14512974 ] ASF GitHub Bot commented on THRIFT-3114: Github user Jens-G commented on the pull

[GitHub] thrift pull request: bugfix/THRIFT-3081 consolidate client process...

2015-04-26 Thread jeking3
Github user jeking3 commented on the pull request: https://github.com/apache/thrift/pull/460#issuecomment-96369617 closing this pull request because the history is too complex; I will submit another one that consolidates the changes and omits all the merges I used during development.

[jira] [Assigned] (THRIFT-233) IDL doesn't support negative hex literals

2015-04-26 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer reassigned THRIFT-233: - Assignee: Jens Geyer IDL doesn't support negative hex literals

[GitHub] thrift pull request: THRIFT-3081 consolidate client processing loo...

2015-04-26 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/464 THRIFT-3081 consolidate client processing loop in most TServers This pull request consolidates the client processing loop in the TSimpleServer, TThreadedServer, and TThreadPoolServer. This ensures

[GitHub] thrift pull request: THRIFT-3081 consolidate client processing loo...

2015-04-26 Thread jeking3
Github user jeking3 closed the pull request at: https://github.com/apache/thrift/pull/464 --- 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] [Commented] (THRIFT-3081) C++ Consolidate client processing loops in TServers

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513299#comment-14513299 ] ASF GitHub Bot commented on THRIFT-3081: Github user jeking3 closed the pull

[jira] [Updated] (THRIFT-3083) C++ Consolidate server processing loops in TSimpleServer, TThreadedServer, TThreadPoolServer

2015-04-26 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3083: --- Description: Currently the simple and threaded servers all share a very similar

[GitHub] thrift pull request: THRIFT-3083 consolidate simple and threaded s...

2015-04-26 Thread jeking3
GitHub user jeking3 opened a pull request: https://github.com/apache/thrift/pull/466 THRIFT-3083 consolidate simple and threaded server run loops Currently the simple and threaded servers all share a very similar serve() workflow. This improvement story is to consolidate them and

[jira] [Commented] (THRIFT-3083) C++ Consolidate server processing loops in TSimpleServer, TThreadedServer, TThreadPoolServer

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513310#comment-14513310 ] ASF GitHub Bot commented on THRIFT-3083: GitHub user jeking3 opened a pull

[jira] [Updated] (THRIFT-3083) C++ Consolidate server processing loops in TSimpleServer, TThreadedServer, TThreadPoolServer

2015-04-26 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3083: --- Description: Currently the simple and threaded servers all share a very similar

[jira] [Issue Comment Deleted] (THRIFT-1787) Thrift compiling Java Problem

2015-04-26 Thread Tarik Yilmaz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tarik Yilmaz updated THRIFT-1787: - Comment: was deleted (was: This patch works fine under ASCII and non-ASCII directories. Thank

[jira] [Resolved] (THRIFT-3081) C++ Consolidate client processing loops in TServers

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-3081. - Resolution: Fixed Fix Version/s: 0.9.3 Great work Jim! Thanks roger C++ Consolidate

[jira] [Commented] (THRIFT-3081) C++ Consolidate client processing loops in TServers

2015-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513251#comment-14513251 ] Hudson commented on THRIFT-3081: SUCCESS: Integrated in Thrift #1521 (See

[jira] [Comment Edited] (THRIFT-1787) Thrift compiling Java Problem

2015-04-26 Thread Tarik Yilmaz (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513244#comment-14513244 ] Tarik Yilmaz edited comment on THRIFT-1787 at 4/26/15 8:29 PM:

[jira] [Resolved] (THRIFT-2192) autotools on Redhat based systems

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2192. - Resolution: Cannot Reproduce it's old and we can reopen if required autotools on Redhat based

[jira] [Commented] (THRIFT-3117) Java TSSLTransportFactory can't load certificates within JAR archive

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513143#comment-14513143 ] ASF GitHub Bot commented on THRIFT-3117: Github user Smyatkin-Maxim commented on

[jira] [Resolved] (THRIFT-2127) Autoconf scripting does not properly account for cross-compile

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-2127. - Resolution: Fixed CMake and THRIFT-3113 solves this. Autoconf scripting does not properly

[jira] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513148#comment-14513148 ] ASF GitHub Bot commented on THRIFT-2640: GitHub user creker reopened a pull

[GitHub] thrift pull request: THRIFT-3117 Java TSSLTransportFactory can't l...

2015-04-26 Thread Smyatkin-Maxim
Github user Smyatkin-Maxim commented on the pull request: https://github.com/apache/thrift/pull/465#issuecomment-96410210 Well, looks like some of the most recent commits have broken the build :) --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-26 Thread creker
GitHub user creker reopened a pull request: https://github.com/apache/thrift/pull/442 THRIFT-2640: Compact Protocol in Cocoa You can merge this pull request into a Git repository by running: $ git pull https://github.com/creker/thrift THRIFT-2640 Alternatively you can review

[GitHub] thrift pull request: THRIFT-2640: Compact Protocol in Cocoa

2015-04-26 Thread creker
Github user creker closed the pull request at: https://github.com/apache/thrift/pull/442 --- 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] [Commented] (THRIFT-2640) Compact Protocol in Cocoa

2015-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513147#comment-14513147 ] ASF GitHub Bot commented on THRIFT-2640: Github user creker closed the pull

[jira] [Commented] (THRIFT-1787) Thrift compiling Java Problem

2015-04-26 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14513184#comment-14513184 ] Roger Meier commented on THRIFT-1787: - does it work on latest source if you use sh