[jira] [Updated] (THRIFT-2708) Erlang library does not support oneway message type

2014-10-01 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan updated THRIFT-2708: -- Fix Version/s: 0.9.2 Erlang library does not support oneway message type

[jira] [Closed] (THRIFT-2521) Fixed synchronisation in ThreadManager.cpp

2014-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mendonça closed THRIFT-2521. - Resolution: Cannot Reproduce Fix Version/s: (was: 1.0) Please reopen if you

AW: [jira] [Updated] (THRIFT-2754) erlang lib tests don't clean up after themselves properly

2014-10-01 Thread Jens Geyer
Could that ticket be a duplicate? Von: Jake Farrell (JIRA) Gesendet: 01.10.2014 05:49 An: dev@thrift.apache.org Betreff: [jira] [Updated] (THRIFT-2754) erlang lib tests don't clean up after themselves properly [

[jira] [Commented] (THRIFT-2719) ObjectDisposedException in TSocket when sending rapidly

2014-10-01 Thread JIRA
[ https://issues.apache.org/jira/browse/THRIFT-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154747#comment-14154747 ] Nils Hügelmann commented on THRIFT-2719: Hmm, okay, in my original version it

[jira] [Commented] (THRIFT-2724) Coding standards page

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154792#comment-14154792 ] Konrad Grochowski commented on THRIFT-2724: ---

[jira] [Updated] (THRIFT-2724) Coding standards page

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Grochowski updated THRIFT-2724: -- Attachment: coding_standards.patch attached patch that may be a good start to

[jira] [Commented] (THRIFT-2741) Python coding standards

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154799#comment-14154799 ] Konrad Grochowski commented on THRIFT-2741: --- is it enough:

[jira] [Commented] (THRIFT-2728) C# coding standards

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154823#comment-14154823 ] Konrad Grochowski commented on THRIFT-2728: --- does

[jira] [Commented] (THRIFT-2727) C glib coding standards

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154830#comment-14154830 ] Konrad Grochowski commented on THRIFT-2727: --- is this enough?

[jira] [Commented] (THRIFT-2725) General coding standards

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154856#comment-14154856 ] Konrad Grochowski commented on THRIFT-2725: --- ok, those base things I've added

[jira] [Created] (THRIFT-2755) ThreadSanitizer reports data race in

2014-10-01 Thread Maksim Golov (JIRA)
Maksim Golov created THRIFT-2755: Summary: ThreadSanitizer reports data race in Key: THRIFT-2755 URL: https://issues.apache.org/jira/browse/THRIFT-2755 Project: Thrift Issue Type: Bug

[jira] [Commented] (THRIFT-2755) ThreadSanitizer reports data race in ThreadManager::Impl::addWorker

2014-10-01 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14154865#comment-14154865 ] Konrad Grochowski commented on THRIFT-2755: --- looks like workerCount_ is

[jira] [Closed] (THRIFT-2719) ObjectDisposedException in TSocket when sending rapidly

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-2719. -- Resolution: Duplicate Fix Version/s: 0.9.2 Solved by THRIFT-2339, so I close it as a duplicate,

[jira] [Resolved] (THRIFT-2754) erlang lib tests don't clean up after themselves properly

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2754. Resolution: Fixed Committed, thanks! erlang lib tests don't clean up after themselves properly

[jira] [Resolved] (THRIFT-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2689. Resolution: Fixed Committed. struct names that differ only in capitalization of first character

[GitHub] thrift pull request: THRIFT-2754

2014-10-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/230 --- 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-2689) struct names that differ only in capitalization of first character generate broken erlang code

2014-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155328#comment-14155328 ] ASF GitHub Bot commented on THRIFT-2689: Github user asfgit closed the pull

[jira] [Commented] (THRIFT-2754) erlang lib tests don't clean up after themselves properly

2014-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155327#comment-14155327 ] ASF GitHub Bot commented on THRIFT-2754: Github user asfgit closed the pull

[jira] [Commented] (THRIFT-2674) JavaScript: declare Accept: and Content-Type: in request

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155348#comment-14155348 ] Jens Geyer commented on THRIFT-2674: {quote} It seems that my github pull request is

[jira] [Commented] (THRIFT-2143) Generated Ruby client doesn't handle enums

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155351#comment-14155351 ] Jens Geyer commented on THRIFT-2143: Hi [~thecarlhall], any progress on this?

[jira] [Closed] (THRIFT-1503) No FramedTransport support in cocoa

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer closed THRIFT-1503. -- Resolution: Fixed Fix Version/s: 0.9.1 Duplicate of THRIFT-1792 No FramedTransport support in

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

2014-10-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1370/changes Changes: [jensg] THRIFT-2754 erlang lib tests don't clean up after themselves properly [jensg] THRIFT-2689 struct names that differ only in capitalization of first character generate broken erlang code

[jira] [Resolved] (THRIFT-1847) TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded from Visual Studio project file

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-1847. Resolution: Fixed Fix Version/s: 0.9.2 Assignee: Jens Geyer Rebased, tested and

[jira] [Updated] (THRIFT-1847) TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded from Visual Studio project file

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1847: --- Labels: cpp msvc (was: cpp msvc thrift) TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded

[jira] [Commented] (THRIFT-1248) pointer subtraction in TMemoryBuffer relies on undefined behavior

2014-10-01 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155414#comment-14155414 ] Jens Geyer commented on THRIFT-1248: Hi [~fanatoly], any progress on this? pointer

[GitHub] thrift pull request: THRIFT-809 JavaScript required fields

2014-10-01 Thread noazark
GitHub user noazark opened a pull request: https://github.com/apache/thrift/pull/232 THRIFT-809 JavaScript required fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/noazark/thrift thrift-809 Alternatively you can review

[jira] [Commented] (THRIFT-809) Javascript client: Please make required fields actually required.

2014-10-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155500#comment-14155500 ] ASF GitHub Bot commented on THRIFT-809: --- GitHub user noazark opened a pull request:

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

2014-10-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1371/changes Changes: [jensg] THRIFT-1847 TSSLSocket.cpp and TFileTransport.cpp incorrectly excluded from Visual Studio project file -- [...truncated 146 lines...] lib/c_glib/Makefile.am:35:

[jira] [Closed] (THRIFT-2593) Unable to build thrift on ubuntu-12.04 (Precise)

2014-10-01 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2593. Resolution: Fixed Here is a link to the previous version of the Vagrant file which used Ubuntu

[jira] [Closed] (THRIFT-2715) Wrong Import-Package directive in MANIFEST

2014-10-01 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-2715. Resolution: Fixed committed Wrong Import-Package directive in MANIFEST

[jira] [Commented] (THRIFT-2046) The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached

2014-10-01 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14155988#comment-14155988 ] Jake Farrell commented on THRIFT-2046: -- hey [~brocknoland], I just looked at the

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

2014-10-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-Compiler-Windows/1372/changes

[jira] [Updated] (THRIFT-2269) Can deploy libthrift-source.jar to maven center repository

2014-10-01 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-2269: - Fix Version/s: 0.9.2 Can deploy libthrift-source.jar to maven center repository

[jira] [Commented] (THRIFT-2046) The worktask can be timed out in TThreadPoolServer (Java) when the max# thrift thread is reached

2014-10-01 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156026#comment-14156026 ] Brock Noland commented on THRIFT-2046: -- Thank you for the review [~jfarrell].

[jira] [Assigned] (THRIFT-1191) Erlang binding throws during skipping fields of composite type (maps, lists, structs, sets)

2014-10-01 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alisdair sullivan reassigned THRIFT-1191: - Assignee: alisdair sullivan Erlang binding throws during skipping fields of

[jira] [Commented] (THRIFT-1191) Erlang binding throws during skipping fields of composite type (maps, lists, structs, sets)

2014-10-01 Thread alisdair sullivan (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156029#comment-14156029 ] alisdair sullivan commented on THRIFT-1191: --- going to attempt to look into this

[jira] [Created] (THRIFT-2756) register Media Type @ IANA

2014-10-01 Thread Roger Meier (JIRA)
Roger Meier created THRIFT-2756: --- Summary: register Media Type @ IANA Key: THRIFT-2756 URL: https://issues.apache.org/jira/browse/THRIFT-2756 Project: Thrift Issue Type: Improvement

Build failed in Jenkins: Thrift-precommit #1

2014-10-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift-precommit/1/changes Changes: [alisdairsullivan] THRIFT-2708 -- [...truncated 3965 lines...] npm http 200 https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz npm http 304 https://registry.npmjs.org/debug npm http

[jira] [Commented] (THRIFT-2708) Erlang library does not support oneway message type

2014-10-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156106#comment-14156106 ] Hudson commented on THRIFT-2708: FAILURE: Integrated in Thrift-precommit #1 (See