[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255932#comment-15255932 ] Hadoop QA commented on HBASE-15628: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255931#comment-15255931 ] Hadoop QA commented on HBASE-15596: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15477) Do not save 'next block header' when we cache hfileblocks

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255918#comment-15255918 ] Hadoop QA commented on HBASE-15477: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255899#comment-15255899 ] Duo Zhang commented on HBASE-15628: --- The original async output can only work with DistributedFileSystem

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-24 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255890#comment-15255890 ] Phil Yang commented on HBASE-15645: --- Any comments? Thanks. > hbase.rpc.timeout is not used in

[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255888#comment-15255888 ] stack commented on HBASE-15628: --- bq. Two new classes here, AsyncFSOutput and AsyncFSOutputHelper. ... but

[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255886#comment-15255886 ] Duo Zhang commented on HBASE-15628: --- Two new classes here, AsyncFSOutput and AsyncFSOutputHelper. There

[jira] [Commented] (HBASE-15697) Excessive TestHRegion running time on branch-1

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255882#comment-15255882 ] stack commented on HBASE-15697: --- You building on a mac [~apurtell] when you notice you need to up the file

[jira] [Commented] (HBASE-15667) Add more clarity to Reference Guide related to importing Eclipse Formatter

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255875#comment-15255875 ] stack commented on HBASE-15667: --- I'm trying to figure what is going on w/ our build here [~saitejar] It is

[jira] [Updated] (HBASE-15477) Do not save 'next block header' when we cache hfileblocks

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15477: -- Attachment: 15477.backport.branch-1.v2.patch Rebase > Do not save 'next block header' when we cache

[jira] [Commented] (HBASE-15477) Do not save 'next block header' when we cache hfileblocks

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255865#comment-15255865 ] Hadoop QA commented on HBASE-15477: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15477) Do not save 'next block header' when we cache hfileblocks

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15477: -- Status: Patch Available (was: Reopened) Forgot to submit > Do not save 'next block header' when we cache

[jira] [Commented] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-04-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255859#comment-15255859 ] Ted Yu commented on HBASE-15596: lgtm Not sure how the first hunk in the patch is related to the fix. >

[jira] [Commented] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255856#comment-15255856 ] stack commented on HBASE-15699: --- +1 Cleaner. Thanks [~Apache9] > Can not sync AsyncFSWAL if no edit is

[jira] [Updated] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-04-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15596: -- Attachment: HBASE-15596-branch-1.2.patch > hbAdmin is not closed after LoadIncrementalHFiles completes

[jira] [Updated] (HBASE-15596) hbAdmin is not closed after LoadIncrementalHFiles completes

2016-04-24 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15596: -- Fix Version/s: 1.2.2 Status: Patch Available (was: Open) > hbAdmin is not closed after

[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255849#comment-15255849 ] stack commented on HBASE-15628: --- What is this [~Apache9]? Just a bunch of moving of classes? What is the

[jira] [Updated] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15628: -- Attachment: HBASE-15628-v1.patch Fix a issue that '%' in file name could cause creating thread pool

[jira] [Commented] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-04-24 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255700#comment-15255700 ] Mikhail Antonov commented on HBASE-15360: - Thanks @[~Apache9]! > Fix flaky

[jira] [Commented] (HBASE-15698) Increment TimeRange not serialized to server

2016-04-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255673#comment-15255673 ] Ted Yu commented on HBASE-15698: I ran the testPointInTimeSequence test locally which didn't fail. Will

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255655#comment-15255655 ] Hudson commented on HBASE-15693: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1208 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255651#comment-15255651 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.0 #1155 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255614#comment-15255614 ] Hudson commented on HBASE-15693: FAILURE: Integrated in HBase-1.1-JDK8 #1790 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255609#comment-15255609 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.2 #609 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255599#comment-15255599 ] Hudson commented on HBASE-15693: FAILURE: Integrated in HBase-1.1-JDK7 #1704 (See

[jira] [Commented] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255596#comment-15255596 ] Hadoop QA commented on HBASE-15628: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255593#comment-15255593 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.4 #114 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255584#comment-15255584 ] Hudson commented on HBASE-15693: FAILURE: Integrated in HBase-0.98-matrix #336 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255569#comment-15255569 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.2-IT #490 (See

[jira] [Updated] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15628: -- Fix Version/s: 2.0.0 Affects Version/s: 2.0.0 Status: Patch Available (was:

[jira] [Updated] (HBASE-15628) Implement an AsyncOutputStream which can work with any FileSystem implementation

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15628: -- Attachment: HBASE-15628.patch Introduce a new AsyncFSOutput and a implementation which wraps an

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255566#comment-15255566 ] Hudson commented on HBASE-15693: FAILURE: Integrated in HBase-Trunk_matrix #867 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1525#comment-1525 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.3-IT #632 (See

[jira] [Commented] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1524#comment-1524 ] Hudson commented on HBASE-15693: SUCCESS: Integrated in HBase-1.3 #668 (See

[jira] [Updated] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15360: -- Resolution: Fixed Status: Resolved (was: Patch Available) Haven't seen the failure of

[jira] [Commented] (HBASE-15684) Fix the broken log file size accounting

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255534#comment-15255534 ] Duo Zhang commented on HBASE-15684: --- [~stack] Any concerns on the patch? Thanks. > Fix the broken log

[jira] [Updated] (HBASE-15693) Reconsider the ImportOrder rule of checkstyle

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15693: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255529#comment-15255529 ] Duo Zhang commented on HBASE-15699: --- Can fix the checkstyle issue on commit. What do you think of the

[jira] [Commented] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255508#comment-15255508 ] Hadoop QA commented on HBASE-15699: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem