[jira] [Updated] (THRIFT-3038) Use of volatile in cpp library

2016-07-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3038: --- Description: In the cpp library there are several member variables which are

[jira] [Updated] (THRIFT-3038) Use of volatile in cpp library

2016-07-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III updated THRIFT-3038: --- Fix Version/s: (was: 0.10.0) > Use of volatile in cpp library >

[jira] [Reopened] (THRIFT-3038) Use of volatile in cpp library

2016-07-23 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James E. King, III reopened THRIFT-3038: Reopening as only 3 out of the 6 listed items were addressed in the last pull

[jira] [Commented] (THRIFT-3885) PHP: Error when readI64 in TCompactProtocol

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390781#comment-15390781 ] ASF GitHub Bot commented on THRIFT-3885: Github user czm1989 commented on the issue:

[GitHub] thrift issue #1052: THRIFT-3885 PHP: Error when readI64 in TCompactProtocol

2016-07-23 Thread czm1989
Github user czm1989 commented on the issue: https://github.com/apache/thrift/pull/1052 @nsuke Yes, I agree. It also can simply be `$hi |= (($byte & 0x7f) >> 4);` because of the shift is only 28 that satisfy the condition. But according to the algorithm of writeVarint, I think

[jira] [Resolved] (THRIFT-3855) In the go simple server, if Stop() is called multiple times it hangs

2016-07-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-3855. Resolution: Fixed Fix Version/s: 0.10.0 Good catch, committed. > In the go simple server,

[jira] [Updated] (THRIFT-3855) In the go simple server, if Stop() is called multiple times it hangs

2016-07-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-3855: --- Assignee: James E. King, III > In the go simple server, if Stop() is called multiple times it hangs

[GitHub] thrift pull request #1028: MOD: fix the blocked bug when call Stop() twice o...

2016-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1028 --- 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-3855) In the go simple server, if Stop() is called multiple times it hangs

2016-07-23 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390688#comment-15390688 ] Jens Geyer commented on THRIFT-3855: MOD: fix the blocked bug when call Stop() twice or more

[GitHub] thrift issue #1014: Thrift 3839

2016-07-23 Thread kufd
Github user kufd commented on the issue: https://github.com/apache/thrift/pull/1014 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 this feature enabled and wishes so, or if the feature

[jira] [Commented] (THRIFT-3885) PHP: Error when readI64 in TCompactProtocol

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390617#comment-15390617 ] ASF GitHub Bot commented on THRIFT-3885: Github user nsuke commented on the issue:

[GitHub] thrift issue #1052: THRIFT-3885 PHP: Error when readI64 in TCompactProtocol

2016-07-23 Thread nsuke
Github user nsuke commented on the issue: https://github.com/apache/thrift/pull/1052 I believe this is duplicate of THRIFT-3827 (#1008) and the correct fix is there too. As PHP cross test has been useless, I'm verifying the fix in THRIFT-3886 (#1054). --- If your project is

[jira] [Resolved] (THRIFT-3884) Fix Erlang compact protocol double endianess and boolean list

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3884. -- Resolution: Fixed Fix Version/s: 0.10.0 > Fix Erlang compact protocol double endianess

[jira] [Resolved] (THRIFT-3856) update debian package deependencies

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3856. -- Resolution: Fixed Assignee: Akira Nakagawa Fix Version/s: (was: 1.0)

[jira] [Resolved] (THRIFT-3820) Erlang: Detect OTP >= 18 to use new time correction

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3820. -- Resolution: Fixed Assignee: Veselov Andrey Fix Version/s: 0.10.0 committed,

[jira] [Resolved] (THRIFT-3038) Use of volatile in cpp library

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3038. -- Resolution: Fixed Assignee: James E. King, III Fix Version/s: 0.10.0

[jira] [Commented] (THRIFT-3856) update debian package deependencies

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

[GitHub] thrift pull request #981: THRIFT-3038: fix up some volatiles in cpp

2016-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/981 --- 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-3820) Erlang: Detect OTP >= 18 to use new time correction

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

[GitHub] thrift pull request #1051: THRIFT-3884 Fix Erlang compact protocol double en...

2016-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1051 --- 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 #1000: THRIFT-3820 detect OTP >= 18 to use new time corr...

2016-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1000 --- 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-3884) Fix Erlang compact protocol double endianess and boolean list

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

[jira] [Commented] (THRIFT-3038) Use of volatile in cpp library

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

[GitHub] thrift pull request #1030: THRIFT-3856 Update Debian Dependencies

2016-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1030 --- 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-3886) PHP cross test client returns 0 even when failing

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

[GitHub] thrift pull request #1054: THRIFT-3886 PHP cross test client returns 0 even ...

2016-07-23 Thread nsuke
GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/1054 THRIFT-3886 PHP cross test client returns 0 even when failing This only fixes tests for primitive values. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Resolved] (THRIFT-3837) Thift 0.9.3 can't be build with QuickCheck 2.8.2 and unordered-containers 0.2.6

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa resolved THRIFT-3837. -- Resolution: Duplicate Assignee: Aki Sukegawa [~winterland], this is fixed in THRIFT-3570

[jira] [Updated] (THRIFT-2236) Haskell implementation has very low performance

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa updated THRIFT-2236: - Fix Version/s: (was: 0.10.0) 0.9.2 > Haskell implementation has very low

[jira] [Reopened] (THRIFT-2236) Haskell implementation has very low performance

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa reopened THRIFT-2236: -- > Haskell implementation has very low performance >

[jira] [Closed] (THRIFT-2236) Haskell implementation has very low performance

2016-07-23 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa closed THRIFT-2236. Resolution: Fixed > Haskell implementation has very low performance >