[
https://issues.apache.org/jira/browse/HBASE-19964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359345#comment-16359345
]
Duo Zhang commented on HBASE-19964:
-----------------------------------
OK it seems that a major compact request could also fail without notification...
{noformat}
2018-02-09 18:26:16,305 INFO
[RpcServer.priority.FPBQ.Fifo.handler=5,queue=0,port=50045]
regionserver.RSRpcServices(1574): Compacting
TestCP,,1518200771352.9ddd2a4635b063af844b04f18e919b7b.
2018-02-09 18:26:16,308 DEBUG
[RpcServer.priority.FPBQ.Fifo.handler=5,queue=0,port=50045]
compactions.SortedCompactionPolicy(68): Selecting compaction from 5 store
files, 3 compacting, 2 eligible, 16 blocking
2018-02-09 18:26:16,313 DEBUG
[RpcServer.priority.FPBQ.Fifo.handler=5,queue=0,port=50045]
compactions.ExploringCompactionPolicy(121): Exploring compaction algorithm has
selected 0 files of size 0 starting at candidate #-1 after considering 0
permutations with 0 in ratio
2018-02-09 18:26:16,313 DEBUG
[RpcServer.priority.FPBQ.Fifo.handler=5,queue=0,port=50045]
compactions.SortedCompactionPolicy(240): Not compacting files because we only
have 0 files ready for compaction. Need 3 to initiate.
2018-02-09 18:26:16,314 DEBUG
[RpcServer.priority.FPBQ.Fifo.handler=5,queue=0,port=50045]
regionserver.CompactSplit(375): Not compacting
TestCP,,1518200771352.9ddd2a4635b063af844b04f18e919b7b. because compaction
request was cancelled
2018-02-09 18:26:16,320 DEBUG
[RS:0;asf911:50045-shortCompactions-1518200774327]
regionserver.HRegionFileSystem(463): Committing store file
hdfs://localhost:49709/user/jenkins/test-data/429b14a6-608b-4e7b-b88b-7a822e1598b8/data/default/TestCP/9ddd2a4635b063af844b04f18e919b7b/.tmp/cf/82bb0b606d8442bf8492026aa7b9e147
as
hdfs://localhost:49709/user/jenkins/test-data/429b14a6-608b-4e7b-b88b-7a822e1598b8/data/default/TestCP/9ddd2a4635b063af844b04f18e919b7b/cf/82bb0b606d8442bf8492026aa7b9e147
2018-02-09 18:26:16,321 INFO [Time-limited test] hbase.Waiter(189): Waiting up
to [30,000] milli-secs(wait.for.ratio=[1])
{noformat}
Let me think...
> TestWriteHeavyIncrementObserver fails
> -------------------------------------
>
> Key: HBASE-19964
> URL: https://issues.apache.org/jira/browse/HBASE-19964
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19964.patch
>
>
> https://builds.apache.org/job/HBASE-Flaky-Tests/25704/artifact/hbase-examples/target/surefire-reports/org.apache.hadoop.hbase.coprocessor.example.TestWriteHeavyIncrementObserver-output.txt/*view*/
> I could reproduce it locally. Let me dig more.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)