Build failed in Jenkins: Thrift-precommit #38

2016-02-04 Thread Apache Jenkins Server
See Changes: [phongphan.p] THRIFT-3598 Fixed TBufferedTransport constructor [phongphan.p] THRIFT-3598 Enable Lua's binary buffered test client [phongphan.p] THRIFT-3598 Use transport abstraction instead of socket

Jenkins account request

2016-02-04 Thread Aki Sukegawa
Hi Jake, I'm interested in fixing the Thrift precommit job, so could you add me to hudson-jobadmin group as described in wiki ? https://wiki.apache.org/general/Jenkins After that, I'll find out which slave it's attached to and subsequently will need to request shell login to it at INFRA. My plan

[jira] [Created] (THRIFT-3600) Make TTwisted server send exception on unexpected handler error

2016-02-04 Thread Aki Sukegawa (JIRA)
Aki Sukegawa created THRIFT-3600: Summary: Make TTwisted server send exception on unexpected handler error Key: THRIFT-3600 URL: https://issues.apache.org/jira/browse/THRIFT-3600 Project: Thrift

[jira] [Commented] (THRIFT-3598) TBufferedTransport doesn't instantiate client connection

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132042#comment-15132042 ] Hudson commented on THRIFT-3598: FAILURE: Integrated in Thrift-precommit #38 (See

[jira] [Updated] (THRIFT-3585) Compact protocol implementation for Lua

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3585: - Summary: Compact protocol implementation for Lua (was: compact protocol implement of lua for

[jira] [Updated] (THRIFT-3584) boolean false value cannot be transferred

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3584: - Summary: boolean false value cannot be transferred (was: the value(false) for parameter

Re: Build failed in Jenkins: thrift #598

2016-02-04 Thread Aki Sukegawa
OK, reported there https://issues.apache.org/jira/browse/INFRA-11202 On Thu, Feb 4, 2016 at 7:24 PM Roger Meier wrote: > Hi Aki > Quoting Aki Sukegawa : > > >> Access denied for user 'sonar'@'localhost' (using password: YES) > > > > This appears to be

Re: Build failed in Jenkins: thrift #598

2016-02-04 Thread Roger Meier
Hi Aki Quoting Aki Sukegawa : Access denied for user 'sonar'@'localhost' (using password: YES) This appears to be a Jenkins job misconfiguration. What should we do for this ? Open an INFRA issue ? yes, this makes sence. here is the original request:

[jira] [Commented] (THRIFT-3584) boolean false value cannot be transferred

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132292#comment-15132292 ] ASF GitHub Bot commented on THRIFT-3584: Github user asfgit closed the pull request at:

[jira] [Commented] (THRIFT-3598) TBufferedTransport doesn't instantiate client connection

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132291#comment-15132291 ] ASF GitHub Bot commented on THRIFT-3598: Github user asfgit closed the pull request at:

[jira] [Closed] (THRIFT-3585) Compact protocol implementation for Lua

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa closed THRIFT-3585. Resolution: Fixed Assignee: WangYaofu commited, thanks ! > Compact protocol implementation

[jira] [Closed] (THRIFT-3584) boolean false value cannot be transferred

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa closed THRIFT-3584. Resolution: Fixed Assignee: WangYaofu commited, thanks ! > boolean false value cannot be

[jira] [Updated] (THRIFT-3600) Make TTwisted server send exception on unexpected handler error

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3600: - Description: When unspecified exception occurs inside handler, TTwisted server disconnects the

[GitHub] thrift pull request: THRIFT-3599 Validate client IP address agains...

2016-02-04 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/835#issuecomment-179835644 f39f7dbd26fe090f0fc6566c100ca7adc9ace714 --- 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] [Created] (THRIFT-3601) Better conformance to PEP8 for generated code

2016-02-04 Thread Aki Sukegawa (JIRA)
Aki Sukegawa created THRIFT-3601: Summary: Better conformance to PEP8 for generated code Key: THRIFT-3601 URL: https://issues.apache.org/jira/browse/THRIFT-3601 Project: Thrift Issue Type:

[GitHub] thrift pull request: THRIFT-3598 Fixed Lua's TBufferedTransport

2016-02-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/836 --- 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-3585 Lua: compact protocol implement o...

2016-02-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/828 --- 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-3601) Better conformance to PEP8 for generated code

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

[GitHub] thrift pull request: THRIFT-3584 Lua: To check element of self whe...

2016-02-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/826 --- 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-3601 Better conformance to PEP8 for ge...

2016-02-04 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/837 THRIFT-3601 Better conformance to PEP8 for generated code You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3601 Alternatively

[jira] [Commented] (THRIFT-3599) Validate client IP address against cert's SubjectAltName

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132315#comment-15132315 ] ASF GitHub Bot commented on THRIFT-3599: Github user nsuke closed the pull request at:

[GitHub] thrift pull request: THRIFT-3599 Validate client IP address agains...

2016-02-04 Thread nsuke
Github user nsuke closed the pull request at: https://github.com/apache/thrift/pull/835 --- 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-2103 [python] Support for SSL certific...

2016-02-04 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/834#issuecomment-179835315 25536ad83a85cfda6d5388278e4e378f2d4df73e --- 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-2103) [python] Support for SSL certificates with Subject Alternative Names

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

[jira] [Commented] (THRIFT-3599) Validate client IP address against cert's SubjectAltName

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

[GitHub] thrift pull request: THRIFT-2103 [python] Support for SSL certific...

2016-02-04 Thread nsuke
Github user nsuke closed the pull request at: https://github.com/apache/thrift/pull/834 --- 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-2103) [python] Support for SSL certificates with Subject Alternative Names

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132312#comment-15132312 ] ASF GitHub Bot commented on THRIFT-2103: Github user nsuke closed the pull request at:

[jira] [Commented] (THRIFT-3601) Better conformance to PEP8 for generated code

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132329#comment-15132329 ] Hudson commented on THRIFT-3601: FAILURE: Integrated in Thrift-precommit #39 (See

Build failed in Jenkins: Thrift-precommit #36

2016-02-04 Thread Apache Jenkins Server
See Changes: [nsuke] THRIFT-2103 [python] Support for SSL certificates with Subject [nsuke] THRIFT-3599 Validate client IP address against cert's SubjectAltName -- [...truncated 4038 lines...]

[jira] [Commented] (THRIFT-3599) Validate client IP address against cert's SubjectAltName

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132005#comment-15132005 ] Hudson commented on THRIFT-3599: FAILURE: Integrated in Thrift-precommit #36 (See

[jira] [Commented] (THRIFT-2103) [python] Support for SSL certificates with Subject Alternative Names

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132006#comment-15132006 ] Hudson commented on THRIFT-2103: FAILURE: Integrated in Thrift-precommit #36 (See

Build failed in Jenkins: Thrift-precommit #37

2016-02-04 Thread Apache Jenkins Server
See Changes: [unknown] To check element of self whether nil or not,avoid the value(false) of [unknown] This is compact protocol lua implement for thrift. Here are some [voipman] THRIFT-3585 Lua: compact protocol implement of lua for

[jira] [Commented] (THRIFT-3585) compact protocol implement of lua for thrift.

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132020#comment-15132020 ] Hudson commented on THRIFT-3585: FAILURE: Integrated in Thrift-precommit #37 (See

[jira] [Commented] (THRIFT-3585) compact protocol implement of lua for thrift.

2016-02-04 Thread WangYaofu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132038#comment-15132038 ] WangYaofu commented on THRIFT-3585: --- It looks building break because of ‘g++: error:

[jira] [Commented] (THRIFT-3581) Pure Java build of the Thrift compiler using NestedVM [WIP]

2016-02-04 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132276#comment-15132276 ] Roger Meier commented on THRIFT-3581: - Cool, I was not aware of this possibility. However,

[jira] [Resolved] (THRIFT-3598) TBufferedTransport doesn't instantiate client connection

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3598. -- Resolution: Fixed Assignee: Phongphan Phuttha Fix Version/s: 0.9.4 Committed,

[jira] [Commented] (THRIFT-3585) Compact protocol implementation for Lua

2016-02-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132293#comment-15132293 ] ASF GitHub Bot commented on THRIFT-3585: Github user asfgit closed the pull request at:

[jira] [Resolved] (THRIFT-3599) Validate client IP address against cert's SubjectAltName

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3599. -- Resolution: Fixed Fix Version/s: 0.9.4 committed > Validate client IP address against

[jira] [Resolved] (THRIFT-2103) [python] Support for SSL certificates with Subject Alternative Names

2016-02-04 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-2103. -- Resolution: Fixed Fix Version/s: 0.9.4 committed > [python] Support for SSL

Build failed in Jenkins: thrift #599

2016-02-04 Thread gmcdonald
See Changes: [nsuke] THRIFT-3596 Better conformance to PEP8 [nsuke] THRIFT-3597 `make check` hangs in go tests Client: Test (Go) Patch: [nsuke] Revert part of 2eed686406812411199f30e64131548000bbb62a [nsuke] THRIFT-2103 [python]

[jira] [Assigned] (THRIFT-3583) Add support for generating immutable java stubs for structs and unions

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sirois reassigned THRIFT-3583: --- Assignee: John Sirois > Add support for generating immutable java stubs for structs and

[jira] [Commented] (THRIFT-3112) [Java] AsyncMethodCallback should be typed in generated AsyncIface

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132962#comment-15132962 ] John Sirois commented on THRIFT-3112: - [~roger.meier] I have begun to dig into the {{make check}}

[jira] [Reopened] (THRIFT-2157) generated code would cause ClassCastException

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sirois reopened THRIFT-2157: - Assignee: John Sirois (was: Marc Breslow) Re-opening since the ClassCastException is still

[jira] [Comment Edited] (THRIFT-2157) generated code would cause ClassCastException

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132966#comment-15132966 ] John Sirois edited comment on THRIFT-2157 at 2/4/16 8:32 PM: - Re-opening

[jira] [Commented] (THRIFT-2157) generated code would cause ClassCastException

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132976#comment-15132976 ] John Sirois commented on THRIFT-2157: - Linking this to THRIFT-3112 which preliminary investigation of

[jira] [Commented] (THRIFT-3583) Add support for generating immutable java stubs for structs and unions

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132978#comment-15132978 ] John Sirois commented on THRIFT-3583: - Adding another blocker related to THRIFT-2157 and the

[jira] [Comment Edited] (THRIFT-3583) Add support for generating immutable java stubs for structs and unions

2016-02-04 Thread John Sirois (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15132978#comment-15132978 ] John Sirois edited comment on THRIFT-3583 at 2/4/16 8:41 PM: - Adding another

[jira] [Commented] (THRIFT-2103) [python] Support for SSL certificates with Subject Alternative Names

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131902#comment-15131902 ] Hudson commented on THRIFT-2103: FAILURE: Integrated in Thrift-precommit #34 (See

[GitHub] thrift pull request: THRIFT-3598 Fixed Lua's TBufferedTransport

2016-02-04 Thread phongphan
GitHub user phongphan opened a pull request: https://github.com/apache/thrift/pull/836 THRIFT-3598 Fixed Lua's TBufferedTransport This should fixed Lua's binary-buffered client You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (THRIFT-3598) TBufferedTransport doesn't instantiate client connection

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

Build failed in Jenkins: Thrift-precommit #35

2016-02-04 Thread Apache Jenkins Server
See Changes: [nsuke] THRIFT-2103 [python] Support for SSL certificates with Subject -- [...truncated 4038 lines...] [javac]

Build failed in Jenkins: Thrift-precommit #34

2016-02-04 Thread Apache Jenkins Server
See Changes: [nsuke] THRIFT-2103 [python] Support for SSL certificates with Subject [nsuke] THRIFT-3599 Validate client IP address against cert's SubjectAltName -- [...truncated 4043 lines...]

[jira] [Commented] (THRIFT-3599) Validate client IP address against cert's SubjectAltName

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131901#comment-15131901 ] Hudson commented on THRIFT-3599: FAILURE: Integrated in Thrift-precommit #34 (See

[jira] [Commented] (THRIFT-2103) [python] Support for SSL certificates with Subject Alternative Names

2016-02-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15131981#comment-15131981 ] Hudson commented on THRIFT-2103: FAILURE: Integrated in Thrift-precommit #35 (See