[jira] [Created] (THRIFT-1559) Provide memory pool for TBinaryProtocol to eliminate memory fragmentation

2012-04-11 Thread Yingfeng Zhang (Created) (JIRA)
Provide memory pool for TBinaryProtocol to eliminate memory fragmentation - Key: THRIFT-1559 URL: https://issues.apache.org/jira/browse/THRIFT-1559 Project: Thrift

[jira] [Commented] (THRIFT-1357) Erlang Dependency breaks build

2012-04-11 Thread Florian Schmitt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251606#comment-13251606 ] Florian Schmitt commented on THRIFT-1357: - any news / workarounds for this?

[jira] [Updated] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread Joshua Garvin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Garvin updated THRIFT-1412: -- Attachment: Thrift-trunk-iDisposable.patch Roger, I've updated the patch and attached it

[jira] [Commented] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread David Nadlinger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251627#comment-13251627 ] David Nadlinger commented on THRIFT-1412: - Seems like the new patch contains a

[jira] [Commented] (THRIFT-1559) Provide memory pool for TBinaryProtocol to eliminate memory fragmentation

2012-04-11 Thread Dave Watson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251717#comment-13251717 ] Dave Watson commented on THRIFT-1559: - Internally at facebook we use JEMALLOC

[jira] [Commented] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251831#comment-13251831 ] Roger Meier commented on THRIFT-1412: - I use Debian and with mono-gmcs(2.6.7-5) and

[jira] [Commented] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread Joshua Garvin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251862#comment-13251862 ] Joshua Garvin commented on THRIFT-1412: --- Roger, This must've been my fault -- and

[jira] [Issue Comment Edited] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread Joshua Garvin (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251862#comment-13251862 ] Joshua Garvin edited comment on THRIFT-1412 at 4/11/12 7:28 PM:

[jira] [Commented] (THRIFT-1412) Thrift Transport classes should manage the lifetime of objects implementing IDisposable by implementing IDisposable themselves.

2012-04-11 Thread Jens Geyer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251870#comment-13251870 ] Jens Geyer commented on THRIFT-1412: I have applied the third patch against my

[jira] [Updated] (THRIFT-1560) Add setCustomHeaders() method to python thrift lib

2012-04-11 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1560: Component/s: (was: C++ - Library) Python - Library Summary: Add

[jira] [Updated] (THRIFT-1561) expose #active connections

2012-04-11 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1561: Attachment: 0002-scribe-thrift-expose-active-connections.patch expose #active connections

[jira] [Created] (THRIFT-1561) expose #active connections

2012-04-11 Thread Dave Watson (Created) (JIRA)
expose #active connections --- Key: THRIFT-1561 URL: https://issues.apache.org/jira/browse/THRIFT-1561 Project: Thrift Issue Type: Improvement Components: C++ - Library Reporter: Dave Watson

[jira] [Created] (THRIFT-1562) Fix issue with TFramedTransport::readSlow

2012-04-11 Thread Dave Watson (Created) (JIRA)
Fix issue with TFramedTransport::readSlow -- Key: THRIFT-1562 URL: https://issues.apache.org/jira/browse/THRIFT-1562 Project: Thrift Issue Type: Improvement Components: C++ - Library

[jira] [Created] (THRIFT-1563) thrift: make serve() throw an exception if it fails

2012-04-11 Thread Dave Watson (Created) (JIRA)
thrift: make serve() throw an exception if it fails Key: THRIFT-1563 URL: https://issues.apache.org/jira/browse/THRIFT-1563 Project: Thrift Issue Type: Improvement Components:

[jira] [Resolved] (THRIFT-1558) Named Pipe and Anonymous Pipe transport for Windows

2012-04-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1558. - Resolution: Fixed Assignee: Peace C Thanks Peace! Named Pipe and

[jira] [Resolved] (THRIFT-1563) thrift: make serve() throw an exception if it fails

2012-04-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1563. - Resolution: Fixed Assignee: Dave Watson Thanks Adam and Dave @fb!

[jira] [Resolved] (THRIFT-1562) Fix issue with TFramedTransport::readSlow

2012-04-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1562. - Resolution: Fixed Assignee: Dave Watson Thanks Sanketh and Dave! Fix

Build failed in Jenkins: Thrift #433

2012-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/433/changes Changes: [roger] THRIFT-1562 Fix issue with TFramedTransport::readSlow Patch: Dave Watson [roger] THRIFT-1563 thrift: make serve() throw an exception if it fails Patch: Dave Watson [roger] THRIFT-1561 expose #active connections Patch: Dave

[jira] [Commented] (THRIFT-1561) expose #active connections

2012-04-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251982#comment-13251982 ] Hudson commented on THRIFT-1561: Integrated in Thrift #433 (See

[jira] [Resolved] (THRIFT-1560) Add setCustomHeaders() method to python thrift lib

2012-04-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1560. - Resolution: Fixed Assignee: Dave Watson custom headers...why not! Add

[jira] [Resolved] (THRIFT-1079) Support i64 in AS3

2012-04-11 Thread Roger Meier (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1079. - Resolution: Fixed comitted Support i64 in AS3 --

[jira] [Commented] (THRIFT-1357) Erlang Dependency breaks build

2012-04-11 Thread Roger Meier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252003#comment-13252003 ] Roger Meier commented on THRIFT-1357: - no news from my side. Should we remove jsx

Jenkins build is back to normal : Thrift #434

2012-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Thrift/434/changes

[jira] [Commented] (THRIFT-1079) Support i64 in AS3

2012-04-11 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252094#comment-13252094 ] Hudson commented on THRIFT-1079: Integrated in Thrift #434 (See

[jira] [Commented] (THRIFT-1357) Erlang Dependency breaks build

2012-04-11 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252170#comment-13252170 ] Jake Farrell commented on THRIFT-1357: -- Florian, update your git version and the

[jira] [Commented] (THRIFT-1079) Support i64 in AS3

2012-04-11 Thread Jake Farrell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252174#comment-13252174 ] Jake Farrell commented on THRIFT-1079: -- -1 for this patch, It introduces a

[jira] [Reopened] (THRIFT-1079) Support i64 in AS3

2012-04-11 Thread Jake Farrell (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell reopened THRIFT-1079: -- Assignee: Jake Farrell Support i64 in AS3 -- Key:

[jira] [Closed] (THRIFT-1540) Download page should not link to snapshots / nightly builds

2012-04-11 Thread Jake Farrell (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1540. Resolution: Fixed Download page should not link to snapshots / nightly builds