[
https://issues.apache.org/jira/browse/HBASE-18382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983297#comment-16983297
]
Beata Sudi commented on HBASE-18382:
------------------------------------
Hi Lars,
I've spent some time with this task, and I already have a pull request on
github [see here|[https://github.com/apache/hbase/pull/880]]. Can you have a
look at it? Thanks!
> [Thrift] Add transport type info to info server
> ------------------------------------------------
>
> Key: HBASE-18382
> URL: https://issues.apache.org/jira/browse/HBASE-18382
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Lars George
> Priority: Minor
> Labels: beginner
>
> It would be really helpful to know if the Thrift server was started using the
> HTTP or binary transport. Any additional info, like QOP settings for SASL
> etc. would be great too. Right now the UI is very limited and shows
> {{true/false}} for, for example, {{Compact Transport}}. It'd suggest to
> change this to show something more useful like this:
> {noformat}
> Thrift Impl Type: non-blocking
> Protocol: Binary
> Transport: Framed
> QOP: Authentication & Confidential
> {noformat}
> or
> {noformat}
> Protocol: Binary + HTTP
> Transport: Standard
> QOP: none
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)