[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549156#comment-16549156 ] Ted Yu commented on HBASE-20565: Can we introduce some method in Filter which tells FilterList that the

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549140#comment-16549140 ] Ted Yu commented on HBASE-20401: [~taklwu] Please fill out release note. > Make `MAX_WAIT` and

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549138#comment-16549138 ] Ted Yu commented on HBASE-20565: What I meant is to use instanceof checks against ColumnRangeFilter and

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549136#comment-16549136 ] Ted Yu commented on HBASE-20401: lgtm {code} +if (cleanerThreadTimeoutMsec !=

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549113#comment-16549113 ] Ted Yu commented on HBASE-20401: [~taklwu]: Can you attach branch-1 patch ? [~reidchan]: Can you commit

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549103#comment-16549103 ] Ted Yu commented on HBASE-20565: Can we arrange the order of ColumnRangeFilter and

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549072#comment-16549072 ] Ted Yu commented on HBASE-20151: [~zhoushuaifeng2] What do you think of the suggestion above ? > Bug

[jira] [Assigned] (HBASE-20823) Wrong param name in javadoc for HRegionServer#buildRegionSpaceUseReportRequest

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20823: -- Assignee: Jack Bearden > Wrong param name in javadoc for

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548723#comment-16548723 ] Ted Yu commented on HBASE-20855: {code} + public PeerConfigTracker getPeerConfigTracker() { +

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548609#comment-16548609 ] Ted Yu commented on HBASE-20723: HBASE-17437 was not in 1.2 release. > Custom hbase.wal.dir results in

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548428#comment-16548428 ] Ted Yu commented on HBASE-20401: {code} wait(waitIfNotFinished); waitTime +=

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548294#comment-16548294 ] Ted Yu commented on HBASE-20901: lgtm, pending QA. > Reducing region replica has no effect >

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548108#comment-16548108 ] Ted Yu commented on HBASE-20855: Triggered another QA run:

[jira] [Commented] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548077#comment-16548077 ] Ted Yu commented on HBASE-20257: [~busbey]: What do you think of the latest patch ? > hbase-spark

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547999#comment-16547999 ] Ted Yu commented on HBASE-20855: See INFRA-16784 > PeerConfigTracker only support one listener will

[jira] [Commented] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547648#comment-16547648 ] Ted Yu commented on HBASE-20907: +1 > Fix Intermittent failure on TestProcedurePriority >

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547639#comment-16547639 ] Ted Yu commented on HBASE-20565: I am a little curious about the following change: {code}

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547634#comment-16547634 ] Ted Yu commented on HBASE-20565: If the order of filters in the FilterList changes, e.g. {code}

[jira] [Commented] (HBASE-20907) Fix Intermittent failure on TestProcedurePriority

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547617#comment-16547617 ] Ted Yu commented on HBASE-20907: Thanks for fixing the flaky test. There is some utility method which

[jira] [Commented] (HBASE-20401) Make `MAX_WAIT` and `waitIfNotFinished` in CleanerContext configurable

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547227#comment-16547227 ] Ted Yu commented on HBASE-20401: {code} 55static final long DEFAULT_CLEANER_THREAD_MAX_WAIT_MSEC

[jira] [Commented] (HBASE-20905) branch-1 docker build fails

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546769#comment-16546769 ] Ted Yu commented on HBASE-20905: lgtm > branch-1 docker build fails > --- > >

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546727#comment-16546727 ] Ted Yu commented on HBASE-20855: I am not aware. If you want to file an issue, please let reporter be

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546709#comment-16546709 ] Ted Yu commented on HBASE-20565: Running Filter tests with patch I got: {code} [ERROR]

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546631#comment-16546631 ] Ted Yu commented on HBASE-20855: Looks like the correct command should be: {code} /bin/sh -c 'pip

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16546170#comment-16546170 ] Ted Yu commented on HBASE-19893: Handling failure of TestRestoreSnapshotFromClientWithRegionReplicas can

[jira] [Comment Edited] (HBASE-20901) Reducing region replica has no effect

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545988#comment-16545988 ] Ted Yu edited comment on HBASE-20901 at 7/17/18 3:27 AM: - {code} + public

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545988#comment-16545988 ] Ted Yu commented on HBASE-20901: {code} + public static byte[] getRegionStateColumn(int replicaId) {

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointerException

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.3.3 Status: Resolved (was:

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointerException

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Summary: PE scan is failing with NullPointerException (was: PE scan is failing with NullPointer) > PE

[jira] [Updated] (HBASE-20867) RS may get killed while master restarts

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20867: --- Summary: RS may get killed while master restarts (was: RS may got killed while master restarts) > RS may

[jira] [Created] (HBASE-20892) [UI] Start / End keys are empty on table.jsp

2018-07-15 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20892: -- Summary: [UI] Start / End keys are empty on table.jsp Key: HBASE-20892 URL: https://issues.apache.org/jira/browse/HBASE-20892 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544569#comment-16544569 ] Ted Yu commented on HBASE-20889: See if v2 is better. I reuse the {{Scan}} variable of ScanTest. > PE

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Attachment: 20889.branch-1.3.v2.txt > PE scan is failing with NullPointer >

[jira] [Commented] (HBASE-20890) PE filterScan seems to be stuck forever

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544563#comment-16544563 ] Ted Yu commented on HBASE-20890: It was just that FilteredScanTest is called for every row. >From my

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Priority: Major (was: Minor) > PE scan is failing with NullPointer > --- >

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Attachment: 20889.branch-1.3.txt > PE scan is failing with NullPointer >

[jira] [Assigned] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20889: -- Assignee: Ted Yu > PE scan is failing with NullPointer > --- > >

[jira] [Updated] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20889: --- Status: Patch Available (was: Open) > PE scan is failing with NullPointer >

[jira] [Comment Edited] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544531#comment-16544531 ] Ted Yu edited comment on HBASE-20889 at 7/15/18 11:54 AM: -- Around line 1540:

[jira] [Commented] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544531#comment-16544531 ] Ted Yu commented on HBASE-20889: I looked at PerformanceEvaluation.java in branch-1.3 but the line

[jira] [Comment Edited] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544527#comment-16544527 ] Ted Yu edited comment on HBASE-20889 at 7/15/18 11:38 AM: -- In 2.0, I ran first:

[jira] [Commented] (HBASE-20889) PE scan is failing with NullPointer

2018-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544527#comment-16544527 ] Ted Yu commented on HBASE-20889: In 2.0, the above command gave me: {code}

[jira] [Updated] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20879: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Updated] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20672: --- Status: Patch Available (was: Reopened) > Create new HBase metrics ReadRequestRate and WriteRequestRate

[jira] [Commented] (HBASE-15320) HBase connector for Kafka Connect

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543540#comment-16543540 ] Ted Yu commented on HBASE-15320: Attaching patch v16 from review board. > HBase connector for Kafka

[jira] [Updated] (HBASE-15320) HBase connector for Kafka Connect

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15320: --- Attachment: 15320.master.16.patch > HBase connector for Kafka Connect > - >

[jira] [Commented] (HBASE-20869) Endpoint-based Export use incorrect user to write to destination

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543378#comment-16543378 ] Ted Yu commented on HBASE-20869: lgtm > Endpoint-based Export use incorrect user to write to

[jira] [Updated] (HBASE-20865) CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20865: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 2.0.2) Status:

[jira] [Commented] (HBASE-20866) HBase 1.x scan performance degradation compared to 0.98 version

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542870#comment-16542870 ] Ted Yu commented on HBASE-20866: Thanks for the new performance numbers. Have a nice weekend. > HBase

[jira] [Updated] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20879: --- Reporter: Tushar (was: Tushar Sharma) > Compacting memstore config should handle lower case >

[jira] [Commented] (HBASE-20866) HBase 1.x scan performance degradation compared to 0.98 version

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542490#comment-16542490 ] Ted Yu commented on HBASE-20866: If you can obtain performance result for RandomSeekScanTest,

[jira] [Commented] (HBASE-20865) CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542388#comment-16542388 ] Ted Yu commented on HBASE-20865: [~Apache9]: Can you help integrate to 2.x.y branches ? >

[jira] [Updated] (HBASE-20053) Remove .cmake file extension from .gitignore

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20053: --- Labels: build (was: ) > Remove .cmake file extension from .gitignore >

[jira] [Commented] (HBASE-20734) Colocate recovered edits directory with hbase.wal.dir

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542168#comment-16542168 ] Ted Yu commented on HBASE-20734: I ran the unit tests touched by the patch. There were a few test

[jira] [Commented] (HBASE-20734) Colocate recovered edits directory with hbase.wal.dir

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542158#comment-16542158 ] Ted Yu commented on HBASE-20734: {code} + private FileSystem walFS; {code} Maybe put the above field

[jira] [Updated] (HBASE-20880) Fix for warning It would fail on the following input in hbase-spark

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20880: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20880) Fix for warning It would fail on the following input in hbase-spark

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541996#comment-16541996 ] Ted Yu commented on HBASE-20880: Compiled with patch where warning disappeared. > Fix for warning It

[jira] [Updated] (HBASE-20244) NoSuchMethodException when retrieving private method decryptEncryptedDataEncryptionKey from DFSClient

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20244: --- Release Note: HDFS-12574 made an incompatible change to HdfsKMSUtil with different method signature. This

[jira] [Updated] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20879: --- Attachment: 20879.v2.txt > Compacting memstore config should handle lower case >

[jira] [Updated] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20879: --- Status: Patch Available (was: Open) > Compacting memstore config should handle lower case >

[jira] [Commented] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541857#comment-16541857 ] Ted Yu commented on HBASE-20879: Without the fix, the test fails with: {code}

[jira] [Created] (HBASE-20879) Compacting memstore config should handle lower case

2018-07-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20879: -- Summary: Compacting memstore config should handle lower case Key: HBASE-20879 URL: https://issues.apache.org/jira/browse/HBASE-20879 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-20865) CreateTableProcedure is stuck in retry loop in CREATE_TABLE_WRITE_FS_LAYOUT state

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541067#comment-16541067 ] Ted Yu commented on HBASE-20865: lgtm [~Apache9]: Can you take a look as well ? > CreateTableProcedure

[jira] [Updated] (HBASE-20859) Backup and incremental load could fail in secure clusters

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20859: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the patch, Wei-Chiu Thanks

[jira] [Commented] (HBASE-20870) Wrong HBase root dir in ITBLL's Search Tool

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540905#comment-16540905 ] Ted Yu commented on HBASE-20870: lgtm, assuming you have tested on cluster. > Wrong HBase root dir in

[jira] [Updated] (HBASE-20578) Support region server group in target cluster

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20578: --- Component/s: rsgroup > Support region server group in target cluster >

[jira] [Commented] (HBASE-20866) HBase 1.x scan performance degradation compared to 0.98 version

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540742#comment-16540742 ] Ted Yu commented on HBASE-20866: Vikas: Can you include trivial change to hbase-server module so that

[jira] [Commented] (HBASE-20734) Colocate recovered edits directory with hbase.wal.dir

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540733#comment-16540733 ] Ted Yu commented on HBASE-20734: If it is not too much trouble, can you base patch on master branch ?

[jira] [Commented] (HBASE-20868) Fix TestCheckTestClasses on HBASE-18477

2018-07-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16539659#comment-16539659 ] Ted Yu commented on HBASE-20868: lgtm > Fix TestCheckTestClasses on HBASE-18477 >

[jira] [Commented] (HBASE-20855) PeerConfigTracker only support one listener will cause problem when there is a recovered replication queue

2018-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538493#comment-16538493 ] Ted Yu commented on HBASE-20855: >From

[jira] [Commented] (HBASE-20866) HBase 1.x scan performance degradation compared to 0.98 version

2018-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16538417#comment-16538417 ] Ted Yu commented on HBASE-20866: Nice findings, Vikas. Looking forward to the patch. > HBase 1.x scan

[jira] [Commented] (HBASE-20836) Add Yetus annotation for ReadReplicaClustersTableNameUtil

2018-07-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537652#comment-16537652 ] Ted Yu commented on HBASE-20836: Zack: Please integrate the patch yourself, with signoff from me.

[jira] [Commented] (HBASE-20860) Merged region's RIT state may not be cleaned after master restart

2018-07-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16536935#comment-16536935 ] Ted Yu commented on HBASE-20860: {code} + private void cleanRITRegion(final MasterProcedureEnv env) {

[jira] [Commented] (HBASE-20836) Add Yetus annotation for ReadReplicaClustersTableNameUtil

2018-07-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16536427#comment-16536427 ] Ted Yu commented on HBASE-20836: lgtm > Add Yetus annotation for ReadReplicaClustersTableNameUtil >

[jira] [Commented] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-07-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16536385#comment-16536385 ] Ted Yu commented on HBASE-20257: [~busbey]: Can you take another look ? > hbase-spark should not depend

[jira] [Commented] (HBASE-20578) Support region server group in target cluster

2018-07-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16536384#comment-16536384 ] Ted Yu commented on HBASE-20578: Albert: Is there any issue that blocks you ? Thanks > Support region

[jira] [Updated] (HBASE-20859) Backup and incremental load could fail in secure clusters

2018-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20859: --- Affects Version/s: (was: 2.0.0) Hadoop Flags: Reviewed Fix Version/s: 3.0.0 > Backup

[jira] [Commented] (HBASE-20859) Backup and incremental load could fail in secure clusters

2018-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535977#comment-16535977 ] Ted Yu commented on HBASE-20859: lgtm > Backup and incremental load could fail in secure clusters >

[jira] [Commented] (HBASE-20859) Backup and incremental load could fail in secure clusters

2018-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535766#comment-16535766 ] Ted Yu commented on HBASE-20859: Without fix, the following fails: {code}

[jira] [Commented] (HBASE-20859) Backup and incremental load could fail in secure clusters

2018-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535758#comment-16535758 ] Ted Yu commented on HBASE-20859: Nice discovery. Please add license header to TestBackupUtils. Thanks

[jira] [Updated] (HBASE-20854) Wrong retries number in RpcRetryingCaller's log message

2018-07-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20854: --- Summary: Wrong retries number in RpcRetryingCaller's log message (was: Wrong retires in

[jira] [Commented] (HBASE-20854) Wrong retries number in RpcRetryingCaller's log message

2018-07-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16534585#comment-16534585 ] Ted Yu commented on HBASE-20854: lgtm > Wrong retries number in RpcRetryingCaller's log message >

[jira] [Comment Edited] (HBASE-20845) Support set the consistency for Gets and Scans in thrift2

2018-07-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16533257#comment-16533257 ] Ted Yu edited comment on HBASE-20845 at 7/5/18 4:58 AM: Edit: javac warning is

[jira] [Commented] (HBASE-20845) Support set the consistency for Gets and Scans in thrift2

2018-07-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16533257#comment-16533257 ] Ted Yu commented on HBASE-20845: Can you address javac warning ? Other than that, should be good to go.

[jira] [Commented] (HBASE-20846) Table's shared lock is not held by sub-procedures after master restart

2018-07-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16532930#comment-16532930 ] Ted Yu commented on HBASE-20846: Please add license to TestSharedTableLockAfterRestartMaster.java You

[jira] [Updated] (HBASE-20846) Table's shared lock is not held by sub-procedures after master restart

2018-07-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20846: --- Summary: Table's shared lock is not held by sub-procedures after master restart (was: Table's shared lock

[jira] [Commented] (HBASE-19994) Create a new class for RPC throttling exception, make it retryable.

2018-07-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16532508#comment-16532508 ] Ted Yu commented on HBASE-19994: I am a bit curous: TestQuotaThrottle is ignored in 2.0+ What was the

[jira] [Updated] (HBASE-20840) Backport HBASE-20791 'RSGroupBasedLoadBalancer#setClusterMetrics should pass ClusterMetrics to its internalBalancer' to branch-1

2018-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20840: --- Summary: Backport HBASE-20791 'RSGroupBasedLoadBalancer#setClusterMetrics should pass ClusterMetrics to its

[jira] [Updated] (HBASE-20825) Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks

2018-07-03 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20825: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > Fix pre

[jira] [Commented] (HBASE-20836) Add Yetus annotation for ReadReplicaClustersTableNameUtil

2018-07-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16530546#comment-16530546 ] Ted Yu commented on HBASE-20836: lgtm > Add Yetus annotation for ReadReplicaClustersTableNameUtil >

[jira] [Commented] (HBASE-18477) Umbrella JIRA for HBase Read Replica clusters

2018-06-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528915#comment-16528915 ] Ted Yu commented on HBASE-18477: Please address (see

[jira] [Commented] (HBASE-20826) Truncate responseInfo attributes on RpcServer WARN messages

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528470#comment-16528470 ] Ted Yu commented on HBASE-20826: Patch v2 looks good to me. > Truncate responseInfo attributes on

[jira] [Commented] (HBASE-20826) Truncate responseInfo attributes on RpcServer WARN messages

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528419#comment-16528419 ] Ted Yu commented on HBASE-20826: w.r.t. Sergey's comment, here is what I think: 1. without actually

[jira] [Commented] (HBASE-20826) Truncate responseInfo attributes on RpcServer WARN messages

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528207#comment-16528207 ] Ted Yu commented on HBASE-20826: Sounds good. > Truncate responseInfo attributes on RpcServer WARN

[jira] [Commented] (HBASE-20826) Truncate responseInfo attributes on RpcServer WARN messages

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528201#comment-16528201 ] Ted Yu commented on HBASE-20826: lgtm Maybe the LOG.isTraceEnabled() check can be removed. Otherwise

[jira] [Commented] (HBASE-20825) Fix pre and post hooks of CloneSnapshot and RestoreSnapshot for Access checks

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528182#comment-16528182 ] Ted Yu commented on HBASE-20825: +1 from me as well. I checked hbase-1 code which is correct. > Fix

[jira] [Updated] (HBASE-20357) AccessControlClient API Enhancement

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20357: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20357) AccessControlClient API Enhancement

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527278#comment-16527278 ] Ted Yu commented on HBASE-20357: I guess the 2.2 client should wait for server upgrade. Let's wait for

[jira] [Commented] (HBASE-20357) AccessControlClient API Enhancement

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527266#comment-16527266 ] Ted Yu commented on HBASE-20357: Yes. > AccessControlClient API Enhancement >

[jira] [Commented] (HBASE-20357) AccessControlClient API Enhancement

2018-06-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527245#comment-16527245 ] Ted Yu commented on HBASE-20357: If hbase 2.2 AccessControlClient (with this change) calls

<    5   6   7   8   9   10   11   12   13   14   >