[jira] [Created] (LENS-953) Unclosed InputStream in DatabaseUtil#initializeDatabaseStorage()

2016-02-11 Thread Ted Yu (JIRA)
Ted Yu created LENS-953: --- Summary: Unclosed InputStream in DatabaseUtil#initializeDatabaseStorage() Key: LENS-953 URL: https://issues.apache.org/jira/browse/LENS-953 Project: Apache Lens Issue Type: B

[jira] [Created] (LENS-954) await() is not inside loop in FairPriorityBlockingQueue#waitUntilNotEmpty()

2016-02-11 Thread Ted Yu (JIRA)
Ted Yu created LENS-954: --- Summary: await() is not inside loop in FairPriorityBlockingQueue#waitUntilNotEmpty() Key: LENS-954 URL: https://issues.apache.org/jira/browse/LENS-954 Project: Apache Lens Is

[jira] [Updated] (LENS-953) Unclosed InputStream in DatabaseUtil#initializeDatabaseStorage()

2016-02-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-953: Description: Here is related code: {code} InputStream file = DatabaseUtil.class.getClassLoader().getResourceAsStr

[jira] [Updated] (LENS-954) await() is not inside loop in FairPriorityBlockingQueue#waitUntilNotEmpty()

2016-02-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-954: Description: {code} private void waitUntilNotEmpty() throws InterruptedException { conditionalWaitLock.lock();

[jira] [Updated] (LENS-953) Unclosed InputStream in DatabaseUtil#initializeDatabaseStorage()

2016-03-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-953: Description: Here is related code: {code} InputStream file = DatabaseUtil.class.getClassLoader().getResourceAsStr

[jira] [Updated] (LENS-953) Unclosed InputStream in DatabaseUtil#initializeDatabaseStorage()

2016-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-953: Description: Here is related code: {code} InputStream file = DatabaseUtil.class.getClassLoader().getResourceAsStr

[jira] [Created] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-02 Thread Ted Yu (JIRA)
Ted Yu created LENS-1342: Summary: Unclosed InputStreamReader in PropertyBasedUserConfigLoader Key: LENS-1342 URL: https://issues.apache.org/jira/browse/LENS-1342 Project: Apache Lens Issue Type: Bu

[jira] [Updated] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1342: - Description: {code} try { properties.load(new InputStreamReader(new FileInputStream(new File(filename)),

[jira] [Updated] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1342: - Attachment: 1342.v1.txt > Unclosed InputStreamReader in PropertyBasedUserConfigLoader > ---

[jira] [Updated] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1342: - Status: Patch Available (was: Open) > Unclosed InputStreamReader in PropertyBasedUserConfigLoader > --

[jira] [Commented] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597766#comment-15597766 ] Ted Yu commented on LENS-1342: -- I don't think the RAT error was caused by my patch. {code} [ER

[jira] [Comment Edited] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-10-31 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597766#comment-15597766 ] Ted Yu edited comment on LENS-1342 at 10/31/16 7:47 PM: I don't thi

[jira] [Commented] (LENS-1342) Unclosed InputStreamReader in PropertyBasedUserConfigLoader

2016-11-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629447#comment-15629447 ] Ted Yu commented on LENS-1342: -- Logged LENS-1372 for QueryRetryTest failure > Unclosed InputS

[jira] [Created] (LENS-1372) QueryRetryTest is flaky

2016-11-02 Thread Ted Yu (JIRA)
Ted Yu created LENS-1372: Summary: QueryRetryTest is flaky Key: LENS-1372 URL: https://issues.apache.org/jira/browse/LENS-1372 Project: Apache Lens Issue Type: Test Reporter: Ted Yu

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2016-11-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2016-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve

[jira] [Commented] (LENS-1372) QueryRetryTest is flaky

2016-11-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709861#comment-15709861 ] Ted Yu commented on LENS-1372: -- One more failure: https://builds.apache.org/job/PreCommit-Len

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2016-12-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2016-12-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2017-01-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve

[jira] [Commented] (LENS-1372) QueryRetryTest is flaky

2017-02-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860099#comment-15860099 ] Ted Yu commented on LENS-1372: -- https://builds.apache.org/job/PreCommit-Lens-Build/1210/testRe

[jira] [Comment Edited] (LENS-1372) QueryRetryTest is flaky

2017-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860099#comment-15860099 ] Ted Yu edited comment on LENS-1372 at 2/27/17 6:20 PM: --- https://buil

[jira] [Updated] (LENS-1372) QueryRetryTest is flaky

2017-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/LENS-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated LENS-1372: - Description: >From >https://builds.apache.org/job/PreCommit-Lens-Build/1145/testReport/junit/org.apache.lens.serve