[
https://issues.apache.org/jira/browse/HBASE-17008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048831#comment-16048831
]
Hudson commented on HBASE-17008:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3192 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3192/])
HBASE-17008 Examples to make AsyncClient go down easy (zhangduo: rev
cb88b6462933ae5a5e79b167e3f924eb08472473)
* (add)
hbase-examples/src/test/java/org/apache/hadoop/hbase/client/example/TestAsyncClientExample.java
* (add)
hbase-examples/src/test/java/org/apache/hadoop/hbase/client/example/TestHttpProxyExample.java
* (add)
hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/HttpProxyExample.java
* (add)
hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/AsyncClientExample.java
> Examples to make AsyncClient go down easy
> -----------------------------------------
>
> Key: HBASE-17008
> URL: https://issues.apache.org/jira/browse/HBASE-17008
> Project: HBase
> Issue Type: Sub-task
> Components: asyncclient, Client
> Affects Versions: 3.0.0, 2.0.0-alpha-1
> Reporter: stack
> Assignee: Duo Zhang
> Priority: Critical
> Fix For: 3.0.0, 2.0.0-alpha-2
>
> Attachments: HBASE-17008.patch, HBASE-17008-v1.patch
>
>
> The parent issue is about delivering a new, async client. The new client
> operates at a pretty low level. There will be questions on how best to use it.
> Some have come up already over in HBASE-16991. In particular, [~Apache9] and
> [~carp84] talk about the tier they have to put on top of hbase because its
> API is not user-friendly.
> This issue is about adding in the examples, docs., and helper classes we need
> to make the new async client more palatable to mortals. See HBASE-16991 for
> instance for an example of how to cache an AsyncConnection that an
> application might make use of.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)