[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Attachment: 20917.v1.txt > MetaTableMetrics#stop references uninitialized requestsMap for non-meta reg

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Assignee: Ted Yu Status: Patch Available (was: Open) > MetaTableMetrics#stop referen

[jira] [Created] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20917: -- Summary: MetaTableMetrics#stop references uninitialized requestsMap for non-meta region Key: HBASE-20917 URL: https://issues.apache.org/jira/browse/HBASE-20917 Project: HBase

[jira] [Created] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20917: -- Summary: MetaTableMetrics#stop references uninitialized requestsMap for non-meta region Key: HBASE-20917 URL: https://issues.apache.org/jira/browse/HBASE-20917 Project: HBase

[jira] [Updated] (AMBARI-24032) Ambari should be selective about which HBase components that need to be restarted

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-24032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated AMBARI-24032: Description: For hbase config changes that only involve hbase master, Ambari should explicitly say so

[jira] [Comment Edited] (FLINK-7795) Utilize error-prone to discover common coding mistakes

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16345955#comment-16345955 ] Ted Yu edited comment on FLINK-7795 at 7/21/18 9:26 PM: error-prone has JDK 8

[jira] [Comment Edited] (FLINK-9150) Prepare for Java 10

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16473198#comment-16473198 ] Ted Yu edited comment on FLINK-9150 at 7/21/18 9:25 PM: Similar error

[jira] [Updated] (FLINK-9363) Bump up the Jackson version

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9363: -- Description: CVE's for Jackson: CVE-2017-17485 CVE-2018-5968 CVE-2018-7489 We can upgrade to 2.9.5

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

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551721#comment-16551721 ] Ted Yu commented on HBASE-19893: I ran TestReplicationDroppedTables locally with patch v6 before pushing

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

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

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: HBASE-20908_v3-branch-1.patch > Infinite loop on regionserver if region replica are redu

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: 20908_v3-branch-1.patch > Infinite loop on regionserver if region replica are redu

[jira] [Commented] (KAFKA-7175) Make version checking logic more flexible in streams_upgrade_test.py

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551526#comment-16551526 ] Ted Yu commented on KAFKA-7175: --- Haven't found a way for python to directly reference constant defined

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

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551503#comment-16551503 ] Ted Yu commented on HBASE-19893: Sounds good. > restore_snapshot is broken in master branch when reg

Re: [DISCUSS] KIP-334 Include partitions in exceptions raised during consumer record deserialization/validation

2018-07-20 Thread Ted Yu
Hi, Stanislav: Do you plan to start VOTE thread ? Cheers On Fri, Jul 20, 2018 at 6:11 PM Stanislav Kozlovski wrote: > Hey group, > > I added a Pull Request for this KIP - here it is > https://github.com/apache/kafka/pull/5410 > Please take a look. > > Best, > Stanislav > > On Thu, Jul 5, 2018

[jira] [Commented] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551482#comment-16551482 ] Ted Yu commented on HBASE-20827: After addressing the one checkstyle warning, should be good to go

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

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551481#comment-16551481 ] Ted Yu commented on HBASE-19893: {code} +env.getAssignmentManager().getRegionStates().deleteRegions

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py by opening file with 'b' mode

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551381#comment-16551381 ] Ted Yu commented on HBASE-20910: Thanks for the patch, Ankit Thanks for the review, Mike > Fix

[jira] [Updated] (HBASE-20910) Fix dev-support/submit-patch.py by opening file with 'b' mode

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20910: --- Summary: Fix dev-support/submit-patch.py by opening file with 'b' mode (was: Fix dev-support/submit

[jira] [Commented] (HBASE-20911) correct Swtich/case indentation in formatter template for eclipse

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551363#comment-16551363 ] Ted Yu commented on HBASE-20911: Is the new indentation consistent with checkstyle ? Please fill out

[jira] [Commented] (HBASE-20894) Move BucketCache from java serialization to protobuf

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551358#comment-16551358 ] Ted Yu commented on HBASE-20894: I was running related unit tests and got the following ? {code

[jira] [Updated] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20827: --- Status: Patch Available (was: Open) > Add pause when retrying after CallQueueTooBigExcept

[jira] [Commented] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551355#comment-16551355 ] Ted Yu commented on HBASE-20827: Makes sense. Let's see what QA says. > Add pause when retrying af

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551343#comment-16551343 ] Ted Yu commented on HBASE-20908: Ran TestRegionReplicaReplicationEndpoint with branch-1 patch which

Re: Compactions after bulk load

2018-07-20 Thread Ted Yu
Have you checked the output from bulk load and see if there were lines in the following form (from LoadIncrementalHFiles#splitStoreFile) ? LOG.info("HFile at " + hfilePath + " no longer fits inside a single " + "region. Splitting..."); In the server log, you should see log in the following

[jira] [Comment Edited] (HBASE-20741) Split of a region with replicas creates all daughter regions and its replica in same server

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551032#comment-16551032 ] Ted Yu edited comment on HBASE-20741 at 7/20/18 5:42 PM: - Thanks for the patch

[jira] [Commented] (HBASE-20741) Split of a region with replicas creates all daughter regions and its replica in same server

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551032#comment-16551032 ] Ted Yu commented on HBASE-20741: Thanks for the patch, Ram. {code} final RegionInfo hri

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: 20908_v3.patch > Infinite loop on regionserver if region replica are redu

Re: Adding same row filter multiple times

2018-07-20 Thread Ted Yu
is HBase doing in that > circumstance > > Thanks & Regards > Biplob Biswas > > > On Fri, Jul 20, 2018 at 4:12 PM Ted Yu wrote: > > > Did you mean chaining the same row filter 'n' times using FilterList ? > > Is the row filter from hbase (RowFilter) ? > > What o

Re: Adding same row filter multiple times

2018-07-20 Thread Ted Yu
Did you mean chaining the same row filter 'n' times using FilterList ? Is the row filter from hbase (RowFilter) ? What operator do you use (MUST_PASS_ALL or MUST_PASS_ONE) ? For second question, I wonder how filter set would handle the constituent filters differently from how FilterList handles

Re: [DISCUSS] KIP-344: The auto-generated client id should be passed to MetricsReporter

2018-07-20 Thread Ted Yu
Looks good to me. On Fri, Jul 20, 2018 at 12:17 AM Kevin Lu wrote: > Hi All, > > This is the discussion thread for KIP-344 ( > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-344%3A+The+auto-generated+client+id+should+be+passed+to+MetricsReporter > ). > > Thanks! > > Regards, > Kevin >

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

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550535#comment-16550535 ] Ted Yu commented on HBASE-20565: Zheng: Can you attach patch for branch-1 ? {code

[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=16550244#comment-16550244 ] Ted Yu commented on HBASE-20565: I ran the new test with ColumnPaginationFilter placed first in branch

[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=16550187#comment-16550187 ] Ted Yu commented on HBASE-20565: I am yet to see the relationship between SQL and FilterList. If you're

[jira] [Commented] (FLINK-9849) Upgrade hbase version to 2.0.1 for hbase connector

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550141#comment-16550141 ] Ted Yu commented on FLINK-9849: --- I generated the dependency tree where I don't see SNAPSHOT . Here is some

[jira] [Updated] (FLINK-9849) Upgrade hbase version to 2.0.1 for hbase connector

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9849: -- Attachment: hbase-2.1.0.dep > Upgrade hbase version to 2.0.1 for hbase connec

[jira] [Commented] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550106#comment-16550106 ] Ted Yu commented on HBASE-20914: +1 {code} - rackLocalities = new float[numRegions][numServers

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550084#comment-16550084 ] Ted Yu commented on HBASE-20908: Failed test was not related to patch. > Infinite loop on regionser

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549993#comment-16549993 ] Ted Yu commented on HBASE-20908: Thanks for the quick turn around. lgtm, pending QA > Infinite l

[jira] [Commented] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549947#comment-16549947 ] Ted Yu commented on HBASE-20913: Nice enhancement. > List memstore direct memory/heap memory us

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549922#comment-16549922 ] Ted Yu commented on HBASE-20908: {code} -private boolean requiresReplication(final TableName

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

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

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549804#comment-16549804 ] Ted Yu commented on HBASE-20910: [~appy] [~mdrob]: Can you review ? Thanks > Fix dev-support/sub

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549801#comment-16549801 ] Ted Yu commented on HBASE-20901: 20901_v2.patch is somehow bigger than patch v1. Is this because

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549730#comment-16549730 ] Ted Yu commented on HBASE-20901: Not sure why there is change to dev-support/submit-patch.py included

Re: Compilation error in master branch

2018-07-19 Thread Ted Yu
After upgrading to apache-maven-3.5.4, the error is gone. FYI On Wed, Jul 18, 2018 at 2:50 PM Ted Yu wrote: > Hi, > Has anyone else seen the following ? > > [INFO] Compiling 2881 source files to > /Users/tyu/ratis/ratis-proto-shaded/target/protoc-generated-

[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=16549477#comment-16549477 ] Ted Yu commented on HBASE-20565: I think filter order independence is important. MUST_PASS_ALL should

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549456#comment-16549456 ] Ted Yu commented on HBASE-20901: Can you use dev-support/submit-patch.py to generate patch ? > Reduc

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.6 1.5.0 Integrated to branch-1.4

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

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Summary: PeerConfigTracker only supporting one listener will cause problem when there is a recovered

[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

[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_W

[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

[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

[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 ? >

[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 HRegionSer

[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] [Updated] (FLINK-9236) Use Apache Parent POM 19

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9236: -- Description: Flink is still using Apache Parent POM 18. Apache Parent POM 19 is out. This will also fix

[jira] [Comment Edited] (FLINK-9735) Potential resource leak in RocksDBStateBackend#getDbOptions

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16540754#comment-16540754 ] Ted Yu edited comment on FLINK-9735 at 7/19/18 12:37 AM: - Short term, we should

[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 resu

[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 eff

[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: https://builds.apache.org/job/PreCommit-HBASE

[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-sp

[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 liste

[jira] [Commented] (BAHIR-173) Upgrade bahir-flink to support Flink 1.5.1

2018-07-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/BAHIR-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16547766#comment-16547766 ] Ted Yu commented on BAHIR-173: -- Please go ahead. Thanks > Upgrade bahir-flink to support Flink 1.

[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 TestProcedurePrior

[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] [Created] (KAFKA-7175) Make version checking logic more flexible in streams_upgrade_test.py

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7175: - Summary: Make version checking logic more flexible in streams_upgrade_test.py Key: KAFKA-7175 URL: https://issues.apache.org/jira/browse/KAFKA-7175 Project: Kafka Issue

[jira] [Created] (KAFKA-7175) Make version checking logic more flexible in streams_upgrade_test.py

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7175: - Summary: Make version checking logic more flexible in streams_upgrade_test.py Key: KAFKA-7175 URL: https://issues.apache.org/jira/browse/KAFKA-7175 Project: Kafka Issue

[jira] [Created] (KAFKA-7174) Improve version probing of subscription info

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7174: - Summary: Improve version probing of subscription info Key: KAFKA-7174 URL: https://issues.apache.org/jira/browse/KAFKA-7174 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-7174) Improve version probing of subscription info

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-7174: - Summary: Improve version probing of subscription info Key: KAFKA-7174 URL: https://issues.apache.org/jira/browse/KAFKA-7174 Project: Kafka Issue Type: Improvement

Re: [VOTE] KIP-340: Allow kafka-reassign-partitions.sh and kafka-log-dirs.sh to take admin client property file

2018-07-17 Thread Ted Yu
+1 On Tue, Jul 17, 2018 at 1:40 PM Jason Gustafson wrote: > +1. This is useful (though the naming inconsistencies in the tools are > vexing, as always). > > -Jason > > On Tue, Jul 17, 2018 at 12:24 PM, Dong Lin wrote: > > > Hi all, > > > > It seems that there is no further concern with the

[jira] [Created] (FLINK-9880) Incorrect argument order calling BucketerContext#update

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created FLINK-9880: - Summary: Incorrect argument order calling BucketerContext#update Key: FLINK-9880 URL: https://issues.apache.org/jira/browse/FLINK-9880 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9880) Incorrect argument order calling BucketerContext#update

2018-07-17 Thread Ted Yu (JIRA)
Ted Yu created FLINK-9880: - Summary: Incorrect argument order calling BucketerContext#update Key: FLINK-9880 URL: https://issues.apache.org/jira/browse/FLINK-9880 Project: Flink Issue Type: Bug

[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 fa

[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

[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] [Commented] (KAFKA-7170) NPE in ConsumerGroupCommand when describe consumer group

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545748#comment-16545748 ] Ted Yu commented on KAFKA-7170: --- Can you provide a bit more information: release of Kafka, etc. If you can

[jira] [Commented] (KAFKA-5037) Infinite loop if all input topics are unknown at startup

2018-07-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16545477#comment-16545477 ] Ted Yu commented on KAFKA-5037: --- In KafkaStreams, I am adding the following method in order to detect state

[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

[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) >

[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

[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] [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. >

[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 NullPoin

[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

[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 NullPoin

[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 NullPoin

[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 NullPoin

<    12   13   14   15   16   17   18   19   20   21   >