[jira] [Updated] (THRIFT-2239) Address FindBugs errors

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated THRIFT-2239: -- Attachment: thrift-2239.txt I remade a new patch based on the original file, please see attached and

[jira] [Commented] (THRIFT-2239) Address FindBugs errors

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010871#comment-14010871 ] Liang Xie commented on THRIFT-2239: --- Here's the ant test result under lib/java dir:

[jira] [Commented] (THRIFT-2239) Address FindBugs errors

2014-05-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010997#comment-14010997 ] Liang Xie commented on THRIFT-2239: --- np, will take a look at it soon:) Address

[jira] [Created] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Liang Xie (JIRA)
Liang Xie created THRIFT-2552: - Summary: eliminate warning from configure.ac Key: THRIFT-2552 URL: https://issues.apache.org/jira/browse/THRIFT-2552 Project: Thrift Issue Type: Improvement

[jira] [Updated] (THRIFT-2552) eliminate warning from configure.ac

2014-05-27 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated THRIFT-2552: -- Attachment: thrift-2552.txt eliminate warning from configure.ac ---

[jira] [Created] (THRIFT-2550) remove unnecessary checking code in TNonblockingServer.handleAccept()

2014-05-26 Thread Liang Xie (JIRA)
Liang Xie created THRIFT-2550: - Summary: remove unnecessary checking code in TNonblockingServer.handleAccept() Key: THRIFT-2550 URL: https://issues.apache.org/jira/browse/THRIFT-2550 Project: Thrift

[jira] [Updated] (THRIFT-2550) remove unnecessary checking code in TNonblockingServer.handleAccept()

2014-05-26 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated THRIFT-2550: -- Attachment: thrift-2550.txt Since the catch branch in handleAccept() is against TTransportException,

[jira] [Commented] (THRIFT-1868) Make the TPC backlog configurable in the Java servers

2014-04-03 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13959611#comment-13959611 ] Liang Xie commented on THRIFT-1868: --- Any update ? [~jfarrell] Make the TPC backlog

[jira] [Commented] (THRIFT-1457) Capacity of TframedTransport write buffer is never reset

2013-11-27 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13834459#comment-13834459 ] Liang Xie commented on THRIFT-1457: --- Implement another framed transport seems a little

[jira] [Commented] (THRIFT-1755) Comment parsing bug

2013-09-16 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13768210#comment-13768210 ] Liang Xie commented on THRIFT-1755: --- just out of courious, why no review/comments? it's

[jira] [Commented] (THRIFT-1892) Socket timeouts are declared in milli-seconds, but are actually set in micro-seconds

2013-08-28 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753190#comment-13753190 ] Liang Xie commented on THRIFT-1892: --- Is it just a windows platform related ? or in

[jira] [Commented] (THRIFT-1862) Java thrift generated coe: default constructor initialize fields with default values but doesn't set their isSet flags

2013-02-21 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583885#comment-13583885 ] Liang Xie commented on THRIFT-1862: --- There'are a couple of similar jiras already :