[
https://issues.apache.org/jira/browse/HBASE-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707146#comment-15707146
]
Jian Yi commented on HBASE-17181:
---------------------------------
empty path file, using:
git format-patch HEAD^ --stdout > HBASE-17181-vx.patch
use dev-support\submit-patch.py is ok:
git add
hbase-thrift\src\main\java\org\apache\hadoop\hbase\thrift2\ThriftServer.java
git commit -m "HBASE-17181 Let HBase thrift2 support TThreadedSelectorServer"
dev-support\submit-patch.py
> Let HBase thrift2 support TThreadedSelectorServer
> -------------------------------------------------
>
> Key: HBASE-17181
> URL: https://issues.apache.org/jira/browse/HBASE-17181
> Project: HBase
> Issue Type: New Feature
> Components: Thrift
> Affects Versions: 2.0.0, 1.4.0, 1.2.4
> Reporter: Jian Yi
> Assignee: Jian Yi
> Priority: Minor
> Labels: features
> Fix For: 2.0.0, 1.4.0, 1.2.5
>
> Attachments: HBASE-17181-V1.patch, HBASE-17181-V2.patch,
> HBASE-17181-V3.patch, HBASE-17181-V4.patch, HBASE-17181-V5.patch,
> ThriftServer.java
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Add TThreadedSelectorServer for HBase Thrift2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)