[jira] [Created] (THRIFT-1606) Race condition in BoostThreadFactory.cpp

2012-05-16 Thread alexandre parenteau (JIRA)
alexandre parenteau created THRIFT-1606: --- Summary: Race condition in BoostThreadFactory.cpp Key: THRIFT-1606 URL: https://issues.apache.org/jira/browse/THRIFT-1606 Project: Thrift

[jira] [Updated] (THRIFT-1606) Race condition in BoostThreadFactory.cpp

2012-05-16 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1606: Attachment: THRIFT-1606.patch.txt Patch against current 0.8.x

[jira] [Updated] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1461: Attachment: THRIFT_1461.patch Recent TNonblockingServer changes broke

[jira] [Updated] (THRIFT-1461) Recent TNonblockingServer changes broke --enable-boostthreads=yes, Windows

2011-12-12 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1461: Attachment: THRIFT-1461-2.txt @Roger: sorry for this, I overlooked when using

[jira] [Commented] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-20 Thread alexandre parenteau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13132128#comment-13132128 ] alexandre parenteau commented on THRIFT-1361: - @Roger: Thanks

[jira] [Reopened] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-18 Thread alexandre parenteau (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau reopened THRIFT-1361: - @Roger: thanks for your continuing help! I have a few corrections, which I

[jira] [Updated] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-18 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1361: Attachment: THRIFT-1361-rev2.patch Use boost mutex, instead of boost multiprocess

[jira] [Assigned] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-18 Thread alexandre parenteau (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau reassigned THRIFT-1361: --- Assignee: (was: alexandre parenteau) Optional replacement

[jira] [Issue Comment Edited] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-18 Thread alexandre parenteau (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130098#comment-13130098 ] alexandre parenteau edited comment on THRIFT-1361 at 10/18/11 10:52 PM

[jira] [Reopened] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-10-18 Thread alexandre parenteau (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau reopened THRIFT-1361: - Assignee: (was: alexandre parenteau) Optional replacement of pthread

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-30 Thread alexandre parenteau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13118213#comment-13118213 ] alexandre parenteau commented on THRIFT-1031: - @Peace: I think

[jira] [Updated] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-30 Thread alexandre parenteau (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1361: Attachment: THRIFT-1361-configure.ac.patch @roger: thanks for finding out about

[jira] [Commented] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-28 Thread alexandre parenteau (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13116510#comment-13116510 ] alexandre parenteau commented on THRIFT-1361: - @Paul: sorry for not being

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-26 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114788#comment-13114788 ] alexandre parenteau commented on THRIFT-1031: - @james: thanks for the link

[jira] [Created] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-25 Thread alexandre parenteau (JIRA)
++ - Library Affects Versions: 0.8 Environment: Linux and Windows Reporter: alexandre parenteau Priority: Minor Fix For: 0.8 What it is: * an experimental alternative to using pthread in Thrift, by using boost::thread and boost::interprocess instead

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-25 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114407#comment-13114407 ] alexandre parenteau commented on THRIFT-1031: - For the problem of a WIN64

[jira] [Updated] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-25 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1361: Attachment: THRIFT-1361.patch Optional and experimental --enable-boostthreads

Re: Generating UUIDs

2011-09-25 Thread Alexandre Parenteau
What about boost UUID? http://www.boost.org/doc/libs/1_47_0/libs/uuid/uuid.html alex On Sat, Sep 24, 2011 at 11:41 AM, Jens Geyer jensge...@hotmail.com wrote: Thank you, that's indeed a good idea (although it seems that it is not part of the last stable package). JensG

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-24 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114080#comment-13114080 ] alexandre parenteau commented on THRIFT-1031: - @james: another cosmetic

[jira] [Created] (THRIFT-1359) --gen-cob cpp:cob_style does not compile anymore

2011-09-23 Thread alexandre parenteau (JIRA)
, C++ - Library Affects Versions: 0.8 Environment: Linux/Windows Reporter: alexandre parenteau Fix For: 0.8 A recent change introduced the concept of getProcessor (TProcessor). This code does not take into account when generating cob style C++ (TAsyncProcessor

[jira] [Updated] (THRIFT-1359) --gen-cob cpp:cob_style does not compile anymore

2011-09-23 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1359: Attachment: THRIFT-1359.patch Patch to fix compilation problem with cob style C

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-22 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113043#comment-13113043 ] alexandre parenteau commented on THRIFT-1031: - Hi, thanks all for making

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-15 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105746#comment-13105746 ] alexandre parenteau commented on THRIFT-1031: - @James: I reviewed the patch

[jira] [Created] (THRIFT-1341) TProtocol.h endian detection wrong with boost

2011-09-12 Thread alexandre parenteau (JIRA)
Affects Versions: 0.7, 0.8 Environment: Windows Reporter: alexandre parenteau Priority: Trivial Fix For: 0.8 Attachments: THRIFT-1341.patch When compiling on platforms without /usr/include/endian.h (e.g. Windows.h), TProtocol.h uses boost

[jira] [Updated] (THRIFT-1341) TProtocol.h endian detection wrong with boost

2011-09-12 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1341: Attachment: THRIFT-1341.patch Fix boost endianness detection TProtocol.h endian

[jira] [Created] (THRIFT-1342) Compilation problem on Windows of fastbinary.c

2011-09-12 Thread alexandre parenteau (JIRA)
Affects Versions: 0.7, 0.8 Environment: Windows, Visual C++ 9.0, python 2.X Reporter: alexandre parenteau Priority: Minor Fix For: 0.8 Compilation problem when inside fastbinary.c when doing 'python setup.py build'. Tested on Windows python 2.x 64/32

[jira] [Updated] (THRIFT-1342) Compilation problem on Windows of fastbinary.c

2011-09-12 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1342: Attachment: THRIFT-1342.patch patch to compile on Windows / Visual C++ 9.0. Note

[jira] [Updated] (THRIFT-1243) TAsyncChannel callbacks

2011-09-09 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1243: Attachment: THRIFT-1243-2.patch Included is a patch on 0.8 that adds more error

[jira] [Assigned] (THRIFT-1243) TAsyncChannel callbacks

2011-09-09 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau reassigned THRIFT-1243: --- Assignee: Roger Meier (was: alexandre parenteau) TAsyncChannel callbacks

[jira] [Created] (THRIFT-1320) Consistency of configure generated config.h

2011-09-03 Thread alexandre parenteau (JIRA)
Affects Versions: 0.8 Environment: Linux, Windows Reporter: alexandre parenteau Priority: Trivial Fix For: 0.8 In an attempt to minimize the differences inherent to the various Windows ports (THRIFT-923, THRIFT-1123, THRIFT-1031, THRIFT-591

[jira] [Commented] (THRIFT-1243) TAsyncChannel callbacks

2011-09-03 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096614#comment-13096614 ] alexandre parenteau commented on THRIFT-1243: - @diwaker: Thanks for your

[jira] [Reopened] (THRIFT-1305) thrift: make TConnection a private inner class of

2011-09-01 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau reopened THRIFT-1305: - This change reverted in part THRIFT-1217 changes (use of evutil_socketpair

[jira] [Updated] (THRIFT-1305) thrift: make TConnection a private inner class of

2011-09-01 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1305: Attachment: thrift-1305-2.patch From THRIFT-1217 thrift: make TConnection

[jira] [Updated] (THRIFT-1243) TAsyncChannel callbacks

2011-07-24 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1243: Attachment: THRIFT-1243.patch TAsyncChannel callbacks

[jira] [Updated] (THRIFT-1233) Remove unused include in generated C++ code

2011-07-20 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1233: Attachment: thrift-1233.2.tgz @Diwaker: certainly! Find enclosed a description

[jira] [Created] (THRIFT-1222) Unhandled exception for TEvhttpServer request

2011-06-28 Thread alexandre parenteau (JIRA)
Affects Versions: 0.6.1, 0.7 Environment: Any Reporter: alexandre parenteau Fix For: 0.7 When an error occur during a HTTP request, exceptions are not captured before entering back libevent. For example a simple 'curl http://localhost:8080' will trigger

[jira] [Updated] (THRIFT-1217) Use evutil_socketpair instead of pipe (Windows port)

2011-06-24 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1217: Description: As part of an effort to use the Non-Blocking server (using libevent

[jira] [Commented] (THRIFT-1217) Use evutil_socketpair instead of pipe (Windows port)

2011-06-24 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13054500#comment-13054500 ] alexandre parenteau commented on THRIFT-1217: - @Roger: to avoid some

[jira] [Updated] (THRIFT-1217) Use evutil_socketpair instead of pipe (Windows port)

2011-06-23 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1217: Attachment: evutil_socketpair.txt Patch to teplace pipe by libevent's

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-06-21 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052395#comment-13052395 ] alexandre parenteau commented on THRIFT-1031: - I have created a fork

[jira] [Commented] (THRIFT-1123) Patch to compile Thrift server and client for vc++ 9.0 and 10.0

2011-06-21 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052396#comment-13052396 ] alexandre parenteau commented on THRIFT-1123: - I have created a fork

[jira] [Commented] (THRIFT-591) Make the C++ runtime library be compatible with Windows and Visual Studio

2011-06-21 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052397#comment-13052397 ] alexandre parenteau commented on THRIFT-591: I have created a fork of latest