[
https://issues.apache.org/jira/browse/HBASE-20427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442141#comment-16442141
]
Balazs Meszaros commented on HBASE-20427:
-----------------------------------------
Those two issues are javac compilation warnings. They are not related to my
change. One of them is in the generated code, the other one is a coding style
issue. Should I fix the second one?
> thrift.jsp displays "Framed transport" incorrectly
> ---------------------------------------------------
>
> Key: HBASE-20427
> URL: https://issues.apache.org/jira/browse/HBASE-20427
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Affects Versions: 2.0.0
> Reporter: Balazs Meszaros
> Assignee: Balazs Meszaros
> Priority: Major
> Fix For: 3.0.0, 2.0.0
>
> Attachments: HBASE-20427.master.001.patch
>
>
> According to thrift usage text:
> {code}
> -nonblocking Use the TNonblockingServer This implies the
> framed transport.
> {code}
> But the web page at port 9095 indicates {{framed = false}} when I start it
> with {{-nonblocking}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)