[jira] [Commented] (HBASE-12187) Review in source the paper "Simple Testing Can Prevent Most Critical Failures"

2020-06-09 Thread Ding Yuan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17129775#comment-17129775 ] Ding Yuan commented on HBASE-12187: --- [~mattf] the empty catch block rule is now part of [error-prone's

[jira] [Commented] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2015-08-30 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14721858#comment-14721858 ] Ding Yuan commented on HBASE-12187: --- Hi [~busbey], i don't think so. I remember I sent

[jira] [Commented] (HBASE-12349) Add Maven build support module for a custom version of error-prone

2015-04-17 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500285#comment-14500285 ] Ding Yuan commented on HBASE-12349: --- Ping. Just checking if the custom error-prone has

[jira] [Commented] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2014-10-26 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14184734#comment-14184734 ] Ding Yuan commented on HBASE-12187: --- I have implemented the three checks from aspirator

[jira] [Updated] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2014-10-26 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-12187: -- Attachment: todoInCatch.warnings.txt emptyCatch.warnings.txt

[jira] [Commented] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2014-10-14 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170714#comment-14170714 ] Ding Yuan commented on HBASE-12187: --- Great! I will work on it and get back to you in a

[jira] [Commented] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2014-10-13 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14170285#comment-14170285 ] Ding Yuan commented on HBASE-12187: --- Hi Stack and Andrew, It seems from the discussion

[jira] [Commented] (HBASE-12187) Review in source the paper Simple Testing Can Prevent Most Critical Failures

2014-10-12 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168691#comment-14168691 ] Ding Yuan commented on HBASE-12187: --- Hi Stack, I'm the author of this paper you

[jira] [Commented] (HBASE-10813) Possible over-catch of exceptions

2014-04-10 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965397#comment-13965397 ] Ding Yuan commented on HBASE-10813: --- Thanks all! Possible over-catch of exceptions

[jira] [Commented] (HBASE-10813) Possible over-catch of exceptions

2014-04-09 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13964204#comment-13964204 ] Ding Yuan commented on HBASE-10813: --- Hi folks, any chance to commit this patch soon?

[jira] [Commented] (HBASE-10813) Possible over-catch of exceptions

2014-03-25 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13946396#comment-13946396 ] Ding Yuan commented on HBASE-10813: --- One comment for this code block: {noformat}

[jira] [Created] (HBASE-10813) Possible over-catch of exceptions

2014-03-23 Thread Ding Yuan (JIRA)
Ding Yuan created HBASE-10813: - Summary: Possible over-catch of exceptions Key: HBASE-10813 URL: https://issues.apache.org/jira/browse/HBASE-10813 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-10813) Possible over-catch of exceptions

2014-03-23 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10813: -- Attachment: HBase-10813-trunk.patch Possible over-catch of exceptions

[jira] [Commented] (HBASE-10452) Fix potential bugs in exception handlers

2014-02-13 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13900558#comment-13900558 ] Ding Yuan commented on HBASE-10452: --- Great! Thank you all! Fix potential bugs in

[jira] [Updated] (HBASE-10452) Fix potential bugs in exception handlers

2014-02-12 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10452: -- Attachment: HBase-10452-trunk-v4.patch Attaching v4 to address Andrew's comments. Fix potential

[jira] [Updated] (HBASE-10452) Potential bugs in exception handlers

2014-02-10 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10452: -- Attachment: HBase-10452-trunk-v3.patch Potential bugs in exception handlers

[jira] [Commented] (HBASE-10452) Potential bugs in exception handlers

2014-02-10 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13896424#comment-13896424 ] Ding Yuan commented on HBASE-10452: --- Thanks for the comments! Attached a new patch to

[jira] [Commented] (HBASE-10452) Potential bugs in exception handlers

2014-02-04 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13890844#comment-13890844 ] Ding Yuan commented on HBASE-10452: --- Thanks Ram! Attaching a patch against trunk. I did

[jira] [Updated] (HBASE-10452) Potential bugs in exception handlers

2014-02-04 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10452: -- Attachment: HBase-10452-trunk.patch Potential bugs in exception handlers

[jira] [Updated] (HBASE-10452) Potential bugs in exception handlers

2014-02-04 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10452: -- Attachment: HBase-10452-trunk-v2.patch Potential bugs in exception handlers

[jira] [Commented] (HBASE-10452) Potential bugs in exception handlers

2014-02-04 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891109#comment-13891109 ] Ding Yuan commented on HBASE-10452: --- Thanks Ted! Fixed both the line wrapping and the

[jira] [Updated] (HBASE-10452) Potential bugs in exception handlers

2014-02-02 Thread Ding Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ding Yuan updated HBASE-10452: -- Description: Hi HBase developers, We are a group of researchers on software reliability. Recently we

[jira] [Created] (HBASE-10452) Potential bugs in exception handlers

2014-02-02 Thread Ding Yuan (JIRA)
Ding Yuan created HBASE-10452: - Summary: Potential bugs in exception handlers Key: HBASE-10452 URL: https://issues.apache.org/jira/browse/HBASE-10452 Project: HBase Issue Type: Bug