bbeaudreault commented on PR #5623: URL: https://github.com/apache/hbase/pull/5623#issuecomment-1890512333
Thank you for the reviews. I've been thinking about this more. What do you think about also adding tcnative as a `<scope>runtime</scope>` dependency of hbase-client and hbase-server? This would benefit people who build hbase themselves (like my company). I thought about using `<optional>true</optional>` but I don't think that helps anyone. The problem is if someone wants to use it, they need to re-state the dependency with the correct thirdparty version. I'm trying to avoid someone needing to track thirdparty releases directly, instead getting whatever the current release of hbase pulls in. @Apache9 @NihalJain -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
