[jira] [Commented] (THRIFT-3515) Python 2.6 compatibility and test on CI

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076767#comment-15076767 ] ASF GitHub Bot commented on THRIFT-3515: GitHub user nsuke opened a pull request:

[GitHub] thrift pull request: THRIFT-3515 Python 2.6 compatibility and test...

2016-01-02 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/766 THRIFT-3515 Python 2.6 compatibility and test on CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3515 Alternatively you ca

[jira] [Created] (THRIFT-3515) Python 2.6 compatibility and test on CI

2016-01-02 Thread Aki Sukegawa (JIRA)
Aki Sukegawa created THRIFT-3515: Summary: Python 2.6 compatibility and test on CI Key: THRIFT-3515 URL: https://issues.apache.org/jira/browse/THRIFT-3515 Project: Thrift Issue Type: Improvem

[jira] [Resolved] (THRIFT-1867) Python client/server should support client-side certificates.

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-1867. -- Resolution: Fixed Resolved via THRIFT-3505 > Python client/server should support client-side c

[jira] [Resolved] (THRIFT-3418) Use of ciphers in ssl.wrap_socket() breaks python 2.6 compatibility

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3418. -- Resolution: Fixed Assignee: Aki Sukegawa Fix Version/s: 1.0 Resolved via THRIFT

AW: UTF-16

2016-01-02 Thread Jens Geyer
Ok, thanks. The more I think about it it, the less beneficial it looks to me. JensG - Ursprüngliche Nachricht - Von: Randy Abernethy Gesendet: 01.01.2016 18:18 An: dev@thrift.apache.org Betreff: Re: UTF-16 Right now the "string" type in Apache Thrift is abstract. I like that. If you ar

Build failed in Jenkins: thrift #574

2016-01-02 Thread gmcdonald
See Changes: [nsuke] THRIFT-3504 Fix FastbinaryTest.py Client: Python Patch: Nobuaki [nsuke] THRIFT-3506 Eliminate old style classes from library code Client: [nsuke] THRIFT-3438 Enable py:new_style by default Client: Python Patch: [

[jira] [Resolved] (THRIFT-3438) Enable py:new_style by default

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3438. -- Resolution: Fixed Fix Version/s: 1.0 committed > Enable py:new_style by default > -

[jira] [Resolved] (THRIFT-3504) Fix FastbinaryTest.py

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3504. -- Resolution: Fixed Fix Version/s: 1.0 committed > Fix FastbinaryTest.py > --

[jira] [Resolved] (THRIFT-3383) i64 related warnings

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3383. -- Resolution: Fixed Fix Version/s: 1.0 committed > i64 related warnings > --

[jira] [Resolved] (THRIFT-3502) C++ TServerSocket passes small buffer to getsockname

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3502. -- Resolution: Fixed Fix Version/s: 1.0 committed > C++ TServerSocket passes small buffer

[jira] [Resolved] (THRIFT-3506) Eliminate old style classes from library code

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3506. -- Resolution: Fixed Fix Version/s: 1.0 committed > Eliminate old style classes from libra

[jira] [Resolved] (THRIFT-3512) c_glib: Build fails due to missing features.h

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3512. -- Resolution: Fixed Fix Version/s: 1.0 committed > c_glib: Build fails due to missing fea

[jira] [Resolved] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3486. -- Resolution: Fixed Fix Version/s: 1.0 committed > Java generated `getFieldValue` is inco

[jira] [Resolved] (THRIFT-3498) C++ library assumes optional function pthread_attr_setschedpolicy is available

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3498. -- Resolution: Fixed Fix Version/s: 1.0 committed > C++ library assumes optional function

[jira] [Resolved] (THRIFT-3505) Enhance Python TSSLSocket

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3505. -- Resolution: Fixed Fix Version/s: 1.0 committed > Enhance Python TSSLSocket > --

[jira] [Assigned] (THRIFT-3438) Enable py:new_style by default

2016-01-02 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reassigned THRIFT-3438: Assignee: Aki Sukegawa > Enable py:new_style by default > -- >

[jira] [Commented] (THRIFT-3474) Docker: thrift-compiler

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076618#comment-15076618 ] ASF GitHub Bot commented on THRIFT-3474: Github user nsuke commented on the pull

[GitHub] thrift pull request: THRIFT-3474 Docker: thrift-compiler

2016-01-02 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/733#issuecomment-168412725 A common technique is to call apt-get purge -y --auto-remove ... in one step. It is often seen with a temporary variable like this: RUN buildDeps=" \

[jira] [Commented] (THRIFT-3506) Eliminate old style classes from library code

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076608#comment-15076608 ] ASF GitHub Bot commented on THRIFT-3506: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3505) Enhance Python TSSLSocket

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076614#comment-15076614 ] ASF GitHub Bot commented on THRIFT-3505: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3512) c_glib: Build fails due to missing features.h

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076610#comment-15076610 ] ASF GitHub Bot commented on THRIFT-3512: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3498) C++ library assumes optional function pthread_attr_setschedpolicy is available

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076616#comment-15076616 ] ASF GitHub Bot commented on THRIFT-3498: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3438) Enable py:new_style by default

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076615#comment-15076615 ] ASF GitHub Bot commented on THRIFT-3438: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3502) C++ TServerSocket passes small buffer to getsockname

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076613#comment-15076613 ] ASF GitHub Bot commented on THRIFT-3502: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3486) Java generated `getFieldValue` is incompatible with `setFieldValue` for binary values.

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076612#comment-15076612 ] ASF GitHub Bot commented on THRIFT-3486: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3504) Fix FastbinaryTest.py

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076609#comment-15076609 ] ASF GitHub Bot commented on THRIFT-3504: Github user asfgit closed the pull reque

[jira] [Commented] (THRIFT-3383) i64 related warnings

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076611#comment-15076611 ] ASF GitHub Bot commented on THRIFT-3383: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-3504 Fix FastbinaryTest.py

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/757 --- 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 enab

[GitHub] thrift pull request: THRIFT-3502: C++ TServerSocket passes small b...

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/761 --- 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 enab

[GitHub] thrift pull request: THRIFT-3498 C++ library assumes optional func...

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/754 --- 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 enab

[GitHub] thrift pull request: THRIFT-3505 Enhance Python TSSLSocket

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/760 --- 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 enab

[GitHub] thrift pull request: THRIFT-3506 Eliminate old style classes from ...

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/758 --- 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 enab

[GitHub] thrift pull request: Thrift 3383 i64 related warnings

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/764 --- 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 enab

[GitHub] thrift pull request: THRIFT-3486 - Java generated `getFieldValue` ...

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/743 --- 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 enab

[GitHub] thrift pull request: THRIFT-3438 Enable py:new_style by default

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/759 --- 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 enab

[GitHub] thrift pull request: Thrift 3512 c glib build fails due to missing...

2016-01-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/763 --- 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 enab

[jira] [Commented] (THRIFT-3514) PHP 7 compatible version of binary protocol

2016-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076477#comment-15076477 ] ASF GitHub Bot commented on THRIFT-3514: GitHub user dsp opened a pull request:

[GitHub] thrift pull request: THRIFT-3514: Add PHP 7 version of php_thrift_...

2016-01-02 Thread dsp
GitHub user dsp opened a pull request: https://github.com/apache/thrift/pull/765 THRIFT-3514: Add PHP 7 version of php_thrift_protocol This is an initial port of php_thrift_protocol to PHP7 and an RFC how to approach it. However as we deal with zval's all over the place, we opt

[jira] [Created] (THRIFT-3514) PHP 7 compatible version of binary protocol

2016-01-02 Thread David Soria Parra (JIRA)
David Soria Parra created THRIFT-3514: - Summary: PHP 7 compatible version of binary protocol Key: THRIFT-3514 URL: https://issues.apache.org/jira/browse/THRIFT-3514 Project: Thrift Issue