[
https://issues.apache.org/jira/browse/HBASE-16937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15638041#comment-15638041
]
Hudson commented on HBASE-16937:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1916 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1916/])
HBASE-16937 Replace SnapshotType protobuf conversion when we can
(matteo.bertozzi: rev 7e05d0f161baef581d06f0dd978c3333d2e9b28e)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/SnapshotTestingUtils.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/CreateSnapshot.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/snapshot/TestRestoreFlushSnapshotFromClient.java
> Replace SnapshotType protobuf conversion when we can directly use the pojo
> object
> ---------------------------------------------------------------------------------
>
> Key: HBASE-16937
> URL: https://issues.apache.org/jira/browse/HBASE-16937
> Project: HBase
> Issue Type: Sub-task
> Components: snapshots
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-16937-v0.patch, HBASE-16937-v1.patch
>
>
> mostly find & replace work:
> replace the back and forth protobuf conversion when we can just use the
> client SnapshotType enum.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)