[jira] [Created] (THRIFT-1450) Problems building thrift 0.8.0 for Python and Ruby

2011-12-07 Thread Matthew Shaver (Created) (JIRA)
Problems building thrift 0.8.0 for Python and Ruby -- Key: THRIFT-1450 URL: https://issues.apache.org/jira/browse/THRIFT-1450 Project: Thrift Issue Type: Bug Components: Build

[jira] [Assigned] (THRIFT-1450) Problems building thrift 0.8.0 for Python and Ruby

2011-12-07 Thread Jake Farrell (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reassigned THRIFT-1450: Assignee: Jake Farrell Problems building thrift 0.8.0 for Python and Ruby

[jira] [Commented] (THRIFT-1450) Problems building thrift 0.8.0 for Python and Ruby

2011-12-07 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164628#comment-13164628 ] Jake Farrell commented on THRIFT-1450: -- Ruby lib requires rpsec version 1.3.2,

[jira] [Updated] (THRIFT-1433) TServerSocket fix for MSVC

2011-12-07 Thread Peace C (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peace C updated THRIFT-1433: Attachment: (was: TServerSocket_bind_alternate.patch) TServerSocket fix for MSVC

[jira] [Updated] (THRIFT-1443) define a TProcessor helper class to implement process()

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1443: Attachment: 0002-thrift-define-a-TProcessor-helper-class-to-implement.2.patch define a

[jira] [Commented] (THRIFT-1443) define a TProcessor helper class to implement process()

2011-12-07 Thread Dave Watson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164766#comment-13164766 ] Dave Watson commented on THRIFT-1443: - good catch, merge error. Removed

[jira] [Created] (THRIFT-1451) ramedTransport: Prevent infinite loop when writing

2011-12-07 Thread Dave Watson (Created) (JIRA)
ramedTransport: Prevent infinite loop when writing --- Key: THRIFT-1451 URL: https://issues.apache.org/jira/browse/THRIFT-1451 Project: Thrift Issue Type: Improvement Components:

[jira] [Updated] (THRIFT-1451) ramedTransport: Prevent infinite loop when writing

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1451: Attachment: 0002-TFramedTransport-Prevent-infinite-loop-when-writing-.patch ramedTransport:

[jira] [Updated] (THRIFT-1451) FramedTransport: Prevent infinite loop when writing

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1451: Summary: FramedTransport: Prevent infinite loop when writing (was: ramedTransport: Prevent

[jira] [Created] (THRIFT-1452) generate a swap() method for all generated structs

2011-12-07 Thread Dave Watson (Created) (JIRA)
generate a swap() method for all generated structs --- Key: THRIFT-1452 URL: https://issues.apache.org/jira/browse/THRIFT-1452 Project: Thrift Issue Type: Improvement Components:

[jira] [Updated] (THRIFT-1452) generate a swap() method for all generated structs

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1452: Attachment: 0003-thrift-generate-a-swap-method-for-all-generated-stru.patch generate a

[jira] [Created] (THRIFT-1453) Don't change types of arguments when serializing with thrift php extension

2011-12-07 Thread Dave Watson (Created) (JIRA)
Don't change types of arguments when serializing with thrift php extension --- Key: THRIFT-1453 URL: https://issues.apache.org/jira/browse/THRIFT-1453 Project: Thrift

[jira] [Updated] (THRIFT-1453) Don't change types of arguments when serializing with thrift php extension

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1453: Attachment: 0004-Don-t-change-types-of-arguments-when-serializing-wit.patch Don't change

[jira] [Updated] (THRIFT-1454) Better handling of write on a closed TSocket

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1454: Attachment: 0005-Better-handling-of-write-on-a-closed-TSocket.patch Better handling of write

[jira] [Created] (THRIFT-1454) Better handling of write on a closed TSocket

2011-12-07 Thread Dave Watson (Created) (JIRA)
Better handling of write on a closed TSocket - Key: THRIFT-1454 URL: https://issues.apache.org/jira/browse/THRIFT-1454 Project: Thrift Issue Type: Improvement Components: C++ - Library

[jira] [Closed] (THRIFT-1443) define a TProcessor helper class to implement process()

2011-12-07 Thread Jake Farrell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1443. Resolution: Fixed Fix Version/s: 0.9 Assignee: Dave Watson Committed r1211736

[jira] [Closed] (THRIFT-1451) FramedTransport: Prevent infinite loop when writing

2011-12-07 Thread Jake Farrell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1451. Resolution: Fixed Fix Version/s: 0.9 Assignee: Dave Watson Committed, thanks for

[jira] [Commented] (THRIFT-1452) generate a swap() method for all generated structs

2011-12-07 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164937#comment-13164937 ] Jake Farrell commented on THRIFT-1452: -- Line 1514 of t_cpp_generator.cc in the

Build failed in Jenkins: Thrift #351

2011-12-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/351/changes Changes: [jfarrell] Thrift-1451:FramedTransport: Prevent infinite loop when writing Client: cpp Patch: Dave Watson Invoked test client with a big enough query to trigger the resize code. [jfarrell] Thrift-1454:Better handling of write on a

[jira] [Commented] (THRIFT-1451) FramedTransport: Prevent infinite loop when writing

2011-12-07 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164943#comment-13164943 ] Hudson commented on THRIFT-1451: Integrated in Thrift #351 (See

[jira] [Commented] (THRIFT-1454) Better handling of write on a closed TSocket

2011-12-07 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164942#comment-13164942 ] Hudson commented on THRIFT-1454: Integrated in Thrift #351 (See

[jira] [Updated] (THRIFT-1453) Don't change types of arguments when serializing with thrift php extension

2011-12-07 Thread Jake Farrell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1453: - Attachment: thrift-1453.patch PHP 5.3.x uses the macro Z_ADDREF_P instead of ZVAL_ADDREF.