[
https://issues.apache.org/jira/browse/HBASE-24990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-24990.
-----------------------------------
Fix Version/s: 3.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
Merged to master. Thanks for the patch [~yuqi]
> Fix empty value of properties 'hbase.replication.source.maxthreads' in
> hbase-thrift module
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-24990
> URL: https://issues.apache.org/jira/browse/HBASE-24990
> Project: HBase
> Issue Type: Bug
> Reporter: yuqi
> Assignee: yuqi
> Priority: Trivial
> Fix For: 3.0.0-alpha-1
>
>
> The value of hbase.replication.source.maxthreads is empty in hbase-thrift test
> see hbase-thrift/src/test/resources/hbase-site.xml
> {code:java}
> <property>
> <name>hbase.replication.source.maxthreads</name>
> <value></value>
> <description>Default is 10</description>
> </property>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)