[
https://issues.apache.org/jira/browse/HBASE-19495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288507#comment-16288507
]
Guanghao Zhang commented on HBASE-19495:
----------------------------------------
bq. I saw family.setCacheDataInL1 in RB but that wont make an issue as the call
is still there but a noop.
If i am not wrong, setCacheDataInL1 was marked as deprecated and not work
anymore. So I remove it directly...
BTW: I grep CACHE_DATA_IN_L1 and still see this in document. Seems the document
change will be handled in HBASE-19438? So I didn't remove CACHE_DATA_IN_L1 from
document.
> Fix failed ut TestShell
> -----------------------
>
> Key: HBASE-19495
> URL: https://issues.apache.org/jira/browse/HBASE-19495
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19495.master.001.patch
>
>
> Failed on master branch. Need debug.
> [INFO] Running org.apache.hadoop.hbase.client.TestShell
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 722.737 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestShell
> [ERROR] testRunShellTests(org.apache.hadoop.hbase.client.TestShell) Time
> elapsed: 699.473 s <<< ERROR!
> org.jruby.embed.EvalFailedException: (RuntimeError) Shell unit tests failed.
> Check output file for details.
> at
> org.apache.hadoop.hbase.client.TestShell.testRunShellTests(TestShell.java:36)
> Caused by: org.jruby.exceptions.RaiseException: (RuntimeError) Shell unit
> tests failed. Check output file for details.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)