[jira] [Commented] (THRIFT-3595) Perl Bindings: Set serialization/deserialization differs

2016-05-31 Thread David Morel (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308632#comment-15308632 ] David Morel commented on THRIFT-3595: - perl fun: {noformat} DB<27> use Storable qw(freeze thaw)

[jira] [Commented] (THRIFT-3595) Perl Bindings: Set serialization/deserialization differs

2016-05-31 Thread David Morel (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308592#comment-15308592 ] David Morel commented on THRIFT-3595: - I have some doubts about this, partly because of the

[jira] [Commented] (THRIFT-3845) TBinaryProtocolAccelerated cannot use thrift_protocol ext

2016-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308163#comment-15308163 ] ASF GitHub Bot commented on THRIFT-3845: GitHub user RobberPhex opened a pull request:

Build failed in Jenkins: Thrift-precommit #495

2016-05-31 Thread Apache Jenkins Server
See -- GitHub pull request #1,022 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace

[GitHub] thrift pull request: THRIFT-3845

2016-05-31 Thread RobberPhex
GitHub user RobberPhex opened a pull request: https://github.com/apache/thrift/pull/1022 THRIFT-3845 use `isBinaryAccelerated` to indicate use extension `thrift_protocol`. When `TBinaryProtocolAccelerated` warped in `TMultiplexedProtocol`,extension `thrift_protocol` can

[jira] [Created] (THRIFT-3845) TBinaryProtocolAccelerated cannot use thrift_protocol ext

2016-05-31 Thread Robert Lu (JIRA)
Robert Lu created THRIFT-3845: - Summary: TBinaryProtocolAccelerated cannot use thrift_protocol ext Key: THRIFT-3845 URL: https://issues.apache.org/jira/browse/THRIFT-3845 Project: Thrift Issue

[jira] [Commented] (THRIFT-3844) thrift_protocol cannot compile in 7.0.7

2016-05-31 Thread Robert Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307914#comment-15307914 ] Robert Lu commented on THRIFT-3844: --- There is my pr [https://github.com/apache/thrift/pull/1021] and

Build failed in Jenkins: Thrift-precommit #494

2016-05-31 Thread Apache Jenkins Server
See -- GitHub pull request #1,021 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace

[jira] [Commented] (THRIFT-3844) thrift_protocol cannot compile in 7.0.7

2016-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15307908#comment-15307908 ] ASF GitHub Bot commented on THRIFT-3844: GitHub user RobberPhex opened a pull request:

[GitHub] thrift pull request: Fix THRIFT-3844

2016-05-31 Thread RobberPhex
GitHub user RobberPhex opened a pull request: https://github.com/apache/thrift/pull/1021 Fix THRIFT-3844 update `php_thrift_protocol7.cpp` let `php_thrift_protocol` can compiled with php7.0.7 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (THRIFT-3844) thrift_protocol cannot compile in 7.0.7

2016-05-31 Thread Robert Lu (JIRA)
Robert Lu created THRIFT-3844: - Summary: thrift_protocol cannot compile in 7.0.7 Key: THRIFT-3844 URL: https://issues.apache.org/jira/browse/THRIFT-3844 Project: Thrift Issue Type: Bug