[ 
https://issues.apache.org/jira/browse/KYLIN-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591021#comment-16591021
 ] 

ASF GitHub Bot commented on KYLIN-3499:
---------------------------------------

shaofengshi commented on issue #198: KYLIN-3499 Update HBaseResourceStore.java
URL: https://github.com/apache/kylin/pull/198#issuecomment-415620951
 
 
   Hi Momoxixi,
   
   Sorry for the late response. So you mean, the invocation of 
"table.checkAndPut" may throw a "RetriesExhaustedException" but actually, the 
change has been taken effectively in the HBase server side, right?
   
   If so, two comments here:
   1) This change adds a "try-catch" embedded in the original "try-catch", the 
embedded try-catch should be avoided.
   2) Besides the "RetriesExhaustedException", are there other similar cases? 
Can it be generalized to "IOException"?
   
   Thanks for your contribution to Kylin! 
    

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> resource inconsistent caused by hbase rpc timeout
> -------------------------------------------------
>
>                 Key: KYLIN-3499
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3499
>             Project: Kylin
>          Issue Type: Bug
>          Components: Storage - HBase
>    Affects Versions: all
>            Reporter: ulysses you
>            Priority: Major
>             Fix For: Future
>
>         Attachments: ca7a61b2fdbfc321e7c896c3d34fd4d4c48e3eed.patch, error.png
>
>
> KYLIN use hbase to persist resouce metadata. When hbase rpc timeout, kylin 
> would rollback the resource timestamp. It caused resource inconsistent 
> between kylin's memory and hbase if hbase already put the resource.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to