[
https://issues.apache.org/jira/browse/HBASE-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522609#comment-14522609
]
Hudson commented on HBASE-13216:
--------------------------------
FAILURE: Integrated in HBase-0.98 #970 (See
[https://builds.apache.org/job/HBase-0.98/970/])
HBASE-13216 Add version info in RPC connection header (Shaohui Liu) (apurtell:
rev 0170e79e1001b4ced27f7aff168cbe94b5ff9d25)
* hbase-common/src/saveVersion.sh
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java
* hbase-protocol/src/main/protobuf/RPC.proto
* hbase-common/src/main/java/org/apache/hadoop/hbase/VersionAnnotation.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClient.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
*
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/RPCProtos.java
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/VersionInfo.java
> Add version info in RPC connection header
> -----------------------------------------
>
> Key: HBASE-13216
> URL: https://issues.apache.org/jira/browse/HBASE-13216
> Project: HBase
> Issue Type: Improvement
> Components: Client, rpc
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Fix For: 2.0.0, 1.1.0, 0.98.13
>
> Attachments: 13216-v4.branch-1.txt, HBASE-13216-0.98.patch,
> HBASE-13216-v1.diff, HBASE-13216-v2.diff, HBASE-13216-v3.diff,
> HBASE-13216-v4.diff
>
>
> In the operation of a cluster, we usually want to know which clients are
> using the HBase client with critical bugs or too old version we will not
> support in future.
> By adding version info in RPC connection header, we can get these
> informations from audit log and promote them upgrade before a deadline.
> Discussions and suggestions are welcomed. Thanks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)