[jira] [Commented] (THRIFT-3750) NSCopying copyWithZone: implementation does not check isSet

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203121#comment-15203121 ] Hudson commented on THRIFT-3750: SUCCESS: Integrated in Thrift-precommit #336 (See [http

[jira] [Assigned] (THRIFT-3449) TBaseAsyncProcessor fb.responseReady() never called for oneway functions

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reassigned THRIFT-3449: Assignee: Aki Sukegawa > TBaseAsyncProcessor fb.responseReady() never called for oneway fu

[GitHub] thrift pull request: THRIFT-3746 JSON protocol left in incorrect s...

2016-03-19 Thread tylertreat-wf
Github user tylertreat-wf commented on the pull request: https://github.com/apache/thrift/pull/952#issuecomment-198402312 @nsuke no problem, had to open a new PR: https://github.com/apache/thrift/pull/955 --- If your project is set up for it, you can reply to this email and have your

[GitHub] thrift pull request: THRIFT-3750 Check isSet in copyWithZone

2016-03-19 Thread zachhowe
GitHub user zachhowe opened a pull request: https://github.com/apache/thrift/pull/958 THRIFT-3750 Check isSet in copyWithZone For each property being copied to the new object, ensure isSet is checked before setting the new object's property. Otherwise isSet will always be YES on ne

[jira] [Commented] (THRIFT-3750) NSCopying copyWithZone: implementation does not check isSet

2016-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203091#comment-15203091 ] ASF GitHub Bot commented on THRIFT-3750: GitHub user zachhowe opened a pull reque

[jira] [Commented] (THRIFT-3749) Thrift namespaces don't carry over properly when importing another Thrift file with a different namespace

2016-03-19 Thread Zach Howe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203079#comment-15203079 ] Zach Howe commented on THRIFT-3749: --- I believe I may have entered this by mistake and t

[jira] [Closed] (THRIFT-3749) Thrift namespaces don't carry over properly when importing another Thrift file with a different namespace

2016-03-19 Thread Zach Howe (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach Howe closed THRIFT-3749. - Resolution: Cannot Reproduce > Thrift namespaces don't carry over properly when importing another Thrift

[jira] [Created] (THRIFT-3750) NSCopying copyWithZone: implementation does not check isSet

2016-03-19 Thread Zach Howe (JIRA)
Zach Howe created THRIFT-3750: - Summary: NSCopying copyWithZone: implementation does not check isSet Key: THRIFT-3750 URL: https://issues.apache.org/jira/browse/THRIFT-3750 Project: Thrift Issue

[jira] [Created] (THRIFT-3749) Thrift namespaces don't carry over properly when importing another Thrift file with a different namespace

2016-03-19 Thread Zach Howe (JIRA)
Zach Howe created THRIFT-3749: - Summary: Thrift namespaces don't carry over properly when importing another Thrift file with a different namespace Key: THRIFT-3749 URL: https://issues.apache.org/jira/browse/THRIFT-374

[jira] [Updated] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3728: - Fix Version/s: (was: 0.9.3) 0.10.0 > http transport for thrift-lua > -

[jira] [Commented] (THRIFT-3739) Deprecation warning in codegen/base.d

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

[GitHub] thrift pull request: THRIFT-3449 TBaseAsyncProcessor fb.responseRe...

2016-03-19 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/954 THRIFT-3449 TBaseAsyncProcessor fb.responseReady() never called for o… …neway functions You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/t

[jira] [Commented] (THRIFT-3739) Deprecation warning in codegen/base.d

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200478#comment-15200478 ] Hudson commented on THRIFT-3739: SUCCESS: Integrated in Thrift-precommit #327 (See [http

[jira] [Commented] (THRIFT-3736) C++ library build fails if OpenSSL does not surrpot SSLv3

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200173#comment-15200173 ] Hudson commented on THRIFT-3736: SUCCESS: Integrated in Thrift-precommit #325 (See [http

[GitHub] thrift pull request: THRIFT-3739 Deprecation warning in codegen/ba...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/946 --- 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-3736) C++ library build fails if OpenSSL does not surrpot SSLv3

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

[jira] [Commented] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198816#comment-15198816 ] Hudson commented on THRIFT-3728: SUCCESS: Integrated in Thrift-precommit #324 (See [http

[jira] [Created] (THRIFT-3747) Duplicate node.js build on Travis-CI

2016-03-19 Thread Aki Sukegawa (JIRA)
Aki Sukegawa created THRIFT-3747: Summary: Duplicate node.js build on Travis-CI Key: THRIFT-3747 URL: https://issues.apache.org/jira/browse/THRIFT-3747 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-3706) There's no support for Multiplexed protocol on c_glib library

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3706: - Fix Version/s: (was: 0.10.0) > There's no support for Multiplexed protocol on c_glib library

[GitHub] thrift pull request: THRIFT-3737 Improve isOpen() to give accurate...

2016-03-19 Thread cherrot
Github user cherrot commented on the pull request: https://github.com/apache/thrift/pull/945#issuecomment-198018473 > happybase does not seem to bother with transport state at all; by isOpen it only avoids "already opened" exceptions. As what I described in [happybase issue#1

[jira] [Commented] (THRIFT-3723) Fix Lua include path

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201292#comment-15201292 ] Hudson commented on THRIFT-3723: SUCCESS: Integrated in Thrift-precommit #328 (See [http

[jira] [Commented] (THRIFT-3744) The precision should be 17 (16 bits need after dot) after dot for double type.

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200479#comment-15200479 ] Hudson commented on THRIFT-3744: SUCCESS: Integrated in Thrift-precommit #327 (See [http

[jira] [Resolved] (THRIFT-3705) Go map has incorrect types when used with forward-defined types

2016-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3705. Resolution: Fixed Fix Version/s: 0.10.0 Committed. > Go map has incorrect types when used w

[jira] [Commented] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201992#comment-15201992 ] Hudson commented on THRIFT-3746: SUCCESS: Integrated in Thrift-precommit #330 (See [http

[GitHub] thrift pull request: THRIFT-3449 TBaseAsyncProcessor fb.responseRe...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/954 --- 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] [Resolved] (THRIFT-3449) TBaseAsyncProcessor fb.responseReady() never called for oneway functions

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3449. -- Resolution: Fixed > TBaseAsyncProcessor fb.responseReady() never called for oneway functions >

[jira] [Updated] (THRIFT-3717) Compact protocol will not work on android c_glib

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3717: - Fix Version/s: (was: 0.10.0) > Compact protocol will not work on android c_glib > ---

[jira] [Resolved] (THRIFT-3744) The precision should be 17 (16 bits need after dot) after dot for double type.

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3744. -- Resolution: Fixed Committed, appreciate your constant contribution and problem solving skill :)

[jira] [Commented] (THRIFT-3747) Duplicate node.js build on Travis-CI

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

[jira] [Commented] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201600#comment-15201600 ] ASF GitHub Bot commented on THRIFT-3746: Github user tylertreat-wf commented on t

[jira] [Resolved] (THRIFT-640) Support deprecation

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-640. - Resolution: Fixed Assignee: Daniel Wolf > Support deprecation > --- > >

[GitHub] thrift pull request: THRIFT-3746 JSON protocol left in incorrect s...

2016-03-19 Thread tylertreat-wf
GitHub user tylertreat-wf opened a pull request: https://github.com/apache/thrift/pull/955 THRIFT-3746 JSON protocol left in incorrect state on read errors This is related to THRIFT-3735, but the problem was not fully addressed there. The JSON protocol's read buffer needs to be r

[jira] [Updated] (THRIFT-3714) Thrift.TProtocolException is not defined in js/src/thrift.js

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3714: - Fix Version/s: (was: 1.0) > Thrift.TProtocolException is not defined in js/src/thrift.js > --

Build failed in Jenkins: Thrift-Compiler-Windows #1988

2016-03-19 Thread Apache Jenkins Server
See Changes: [jensg] THRIFT-3705 Go map has incorrect types when used with forward-defined -- Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Load

[jira] [Reopened] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-3728: -- > http transport for thrift-lua > - > > Key: THRIFT-372

[GitHub] thrift pull request: THRIFT-3747 Duplicate node.js build on Travis...

2016-03-19 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/953 THRIFT-3747 Duplicate node.js build on Travis-CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3747 Alternatively you can r

[GitHub] thrift pull request: THRIFT-3747 Duplicate node.js build on Travis...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/953 --- 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-3449) TBaseAsyncProcessor fb.responseReady() never called for oneway functions

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

[jira] [Commented] (THRIFT-3723) Fix Lua include path

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202841#comment-15202841 ] Hudson commented on THRIFT-3723: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3747) Duplicate node.js build on Travis-CI

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202847#comment-15202847 ] Hudson commented on THRIFT-3747: SUCCESS: Integrated in Thrift-precommit #335 (See [http

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

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202839#comment-15202839 ] Hudson commented on THRIFT-3112: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3736) C++ library build fails if OpenSSL does not surrpot SSLv3

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202845#comment-15202845 ] Hudson commented on THRIFT-3736: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3680) Java async processor fails to notify errors to clients

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202842#comment-15202842 ] Hudson commented on THRIFT-3680: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202848#comment-15202848 ] Hudson commented on THRIFT-3728: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[GitHub] thrift pull request: THRIFT-3723 Fix Lua include path

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/934 --- 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-3449) TBaseAsyncProcessor fb.responseReady() never called for oneway functions

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202846#comment-15202846 ] Hudson commented on THRIFT-3449: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3402) Provide a perl Unix Socket implementation

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202840#comment-15202840 ] Hudson commented on THRIFT-3402: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-3479) Oneway calls should not return exceptions to clients

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202844#comment-15202844 ] Hudson commented on THRIFT-3479: SUCCESS: Integrated in Thrift-precommit #335 (See [http

[jira] [Commented] (THRIFT-640) Support deprecation

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202843#comment-15202843 ] Hudson commented on THRIFT-640: --- SUCCESS: Integrated in Thrift-precommit #335 (See [https:/

[jira] [Commented] (THRIFT-3743) Java JSON protocol left in incorrect state when an exception is thrown during read or write operations

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202838#comment-15202838 ] Hudson commented on THRIFT-3743: SUCCESS: Integrated in Thrift-precommit #335 (See [http

Jenkins build is back to normal : Thrift-precommit #335

2016-03-19 Thread Apache Jenkins Server
See

Build failed in Jenkins: Thrift-precommit #334

2016-03-19 Thread Apache Jenkins Server
See -- GitHub pull request #957 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace

Build failed in Jenkins: Thrift-precommit #333

2016-03-19 Thread Apache Jenkins Server
See -- GitHub pull request #957 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace

[jira] [Commented] (THRIFT-3465) Go Code With Complex Const Initializer Compilation Depends On Struct Order

2016-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200316#comment-15200316 ] Jens Geyer commented on THRIFT-3465: Hi [~tom.deering], could you please check whethe

[jira] [Commented] (THRIFT-3747) Duplicate node.js build on Travis-CI

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200174#comment-15200174 ] Hudson commented on THRIFT-3747: FAILURE: Integrated in Thrift-precommit #326 (See [http

[jira] [Resolved] (THRIFT-3743) Java JSON protocol left in incorrect state when an exception is thrown during read or write operations

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3743. -- Resolution: Fixed Assignee: Tyler Treat Fix Version/s: 0.10.0 > Java JSON proto

Build failed in Jenkins: Thrift-precommit #332

2016-03-19 Thread Apache Jenkins Server
See -- GitHub pull request #957 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace

[GitHub] thrift pull request: THRIFT-3748 Node.js Deserialization of lists ...

2016-03-19 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/957 THRIFT-3748 Node.js Deserialization of lists of lists is broken You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3748 Alternat

[jira] [Commented] (THRIFT-3748) Node.js Deserialization of lists of lists is broken

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

[jira] [Created] (THRIFT-3748) Node.js Deserialization of lists of lists is broken

2016-03-19 Thread Aki Sukegawa (JIRA)
Aki Sukegawa created THRIFT-3748: Summary: Node.js Deserialization of lists of lists is broken Key: THRIFT-3748 URL: https://issues.apache.org/jira/browse/THRIFT-3748 Project: Thrift Issue Ty

[GitHub] thrift pull request: THRIFT-3746 JSON protocol left in incorrect s...

2016-03-19 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/952#issuecomment-198399248 @tylertreat-wf sorry, I've closed this one by mistake instead of #947 :open_mouth: Please reopen (if it's possible) or create new one. --- If your project is set up

[GitHub] thrift pull request: THRIFT-3736 C++ library build fails if OpenSS...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/944 --- 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] [Updated] (THRIFT-3669) JS Deserialization of lists of lists is broken

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3669: - Fix Version/s: (was: 0.9.3) (was: 1.0) > JS Deserialization of lists o

[jira] [Updated] (THRIFT-3669) JS Deserialization of lists of lists is broken

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3669: - Affects Version/s: (was: 1.0) > JS Deserialization of lists of lists is broken >

[GitHub] thrift pull request: THRIFT-3744 The precision should be 17 (16 bi...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/948 --- 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] [Resolved] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3728. -- Resolution: Fixed > http transport for thrift-lua > - > >

[jira] [Updated] (THRIFT-3714) Thrift.TProtocolException is not defined in js/src/thrift.js

2016-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3714: --- Assignee: Liyin Tang > Thrift.TProtocolException is not defined in js/src/thrift.js > ---

[jira] [Resolved] (THRIFT-3680) Java async processor fails to notify errors to clients

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3680. -- Resolution: Fixed Fix Version/s: 0.10.0 > Java async processor fails to notify errors to

[jira] [Updated] (THRIFT-3369) Implement SSL/TLS support on C with c_glib

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3369: - Fix Version/s: (was: 0.10.0) (was: 1.0) > Implement SSL/TLS support on

[GitHub] thrift pull request: THRIFT-3746 JSON protocol left in incorrect s...

2016-03-19 Thread tylertreat-wf
GitHub user tylertreat-wf opened a pull request: https://github.com/apache/thrift/pull/952 THRIFT-3746 JSON protocol left in incorrect state on read errors This is related to THRIFT-3735, but the problem was not fully addressed there. The JSON protocol's read buffer needs to be r

[GitHub] thrift pull request: THRIFT-3112 [Java] AsyncMethodCallback should...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/840 --- 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-3746) JSON protocol left in incorrect state on read errors

2016-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201599#comment-15201599 ] ASF GitHub Bot commented on THRIFT-3746: GitHub user tylertreat-wf opened a pull

[jira] [Closed] (THRIFT-3744) The precision should be 17 (16 bits need after dot) after dot for double type.

2016-03-19 Thread WangYaofu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangYaofu closed THRIFT-3744. - fixed. > The precision should be 17 (16 bits need after dot) after dot for double type. > --

[jira] [Commented] (THRIFT-3705) Go map has incorrect types when used with forward-defined types

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

[jira] [Reopened] (THRIFT-3182) TFramedTransport is in an invalid state after frame size exception

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-3182: -- Assignee: Marshall Scorcio > TFramedTransport is in an invalid state after frame size excepti

[jira] [Created] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-03-19 Thread Tyler Treat (JIRA)
Tyler Treat created THRIFT-3746: --- Summary: JSON protocol left in incorrect state on read errors Key: THRIFT-3746 URL: https://issues.apache.org/jira/browse/THRIFT-3746 Project: Thrift Issue Typ

[jira] [Commented] (THRIFT-3747) Duplicate node.js build on Travis-CI

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

[jira] [Commented] (THRIFT-3728) http transport for thrift-lua

2016-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198863#comment-15198863 ] ASF GitHub Bot commented on THRIFT-3728: Github user mygityf commented on the pul

[jira] [Reopened] (THRIFT-2974) writeToParcel throws NPE for optional enum fields

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-2974: -- Assignee: Max Spencer > writeToParcel throws NPE for optional enum fields > -

[GitHub] thrift pull request: THRIFT-3705 Go map has incorrect types when u...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/951 --- 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-3737 Improve isOpen() to give accurate...

2016-03-19 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/945#issuecomment-197491268 As further looking into your use case (happybase), I doubt it's what you wanted. happybase does not seem to bother with transport state at all; by `isOpen` it only avo

[GitHub] thrift pull request: THRIFT-3728 http transport for thrift-lua

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/938 --- 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-3737) Improve TSocket isOpen() implementation to give more accurate connection status.

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

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

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

[jira] [Commented] (THRIFT-3705) Go map has incorrect types when used with forward-defined types

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200476#comment-15200476 ] Hudson commented on THRIFT-3705: SUCCESS: Integrated in Thrift-precommit #327 (See [http

[jira] [Resolved] (THRIFT-3479) Oneway calls should not return exceptions to clients

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3479. -- Resolution: Fixed Assignee: Josh Elser > Oneway calls should not return exceptions to cli

[GitHub] thrift pull request: THRIFT-3728 http transport for thrift-lua

2016-03-19 Thread mygityf
Github user mygityf commented on the pull request: https://github.com/apache/thrift/pull/938#issuecomment-197734222 @nsuke All checks done. --- 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 thi

[jira] [Updated] (THRIFT-3667) Add TLS SNI support to clients

2016-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3667: --- Assignee: Teddy Reed > Add TLS SNI support to clients > -- > >

[jira] [Commented] (THRIFT-3737) Improve TSocket isOpen() implementation to give more accurate connection status.

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

[GitHub] thrift pull request: THRIFT-3680 Java async processor fails to not...

2016-03-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/903 --- 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] [Reopened] (THRIFT-2113) Erlang SSL Socket Support

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-2113: -- Assignee: David Robakowski > Erlang SSL Socket Support > - > >

[jira] [Commented] (THRIFT-3746) JSON protocol left in incorrect state on read errors

2016-03-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197472#comment-15197472 ] ASF GitHub Bot commented on THRIFT-3746: GitHub user tylertreat-wf opened a pull

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

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3112. -- Resolution: Fixed Fix Version/s: 0.10.0 > [Java] AsyncMethodCallback should be typed in

[jira] [Updated] (THRIFT-3745) The precision should be 17 for double

2016-03-19 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-3745: - Fix Version/s: (was: 0.10.0) > The precision should be 17 for double > --

[jira] [Commented] (THRIFT-3744) The precision should be 17 (16 bits need after dot) after dot for double type.

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

Jenkins build is back to normal : Thrift-Compiler-Windows #1989

2016-03-19 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Thrift-precommit #327

2016-03-19 Thread Apache Jenkins Server
See

[jira] [Commented] (THRIFT-3553) Go Map value type is dependent on order of entity definitions

2016-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15200318#comment-15200318 ] Jens Geyer commented on THRIFT-3553: Hi [~msanders21], could you please check whether

[jira] [Commented] (THRIFT-3705) Go map has incorrect types when used with forward-defined types

2016-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198589#comment-15198589 ] Hudson commented on THRIFT-3705: SUCCESS: Integrated in Thrift-precommit #323 (See [http

[jira] [Commented] (THRIFT-3728) http transport for thrift-lua

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

  1   2   >