[
https://issues.apache.org/jira/browse/HBASE-16365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-16365:
----------------------------------
Attachment: hbase-16365-v1.patch
Attaching v1 patch. Changes on top of v0:
- Added bunch of tests (put-test, client-test, etc), including end to end
- Remove JNI based TestUtil::TablePut(), now we are using regular Table.Put
- Fixed simple-client to use Table directly
- Fixed some existing code in relatd areas
- Added DebugString to Result.
> Hook up Put work flow
> ---------------------
>
> Key: HBASE-16365
> URL: https://issues.apache.org/jira/browse/HBASE-16365
> Project: HBase
> Issue Type: Sub-task
> Reporter: Elliott Clark
> Assignee: Enis Soztutar
> Attachments: hbase-16365_v0.patch, hbase-16365-v1.patch
>
>
> Make Puts end to end (table -> async table -> rpc).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)