joswiatek opened a new pull request #3852: URL: https://github.com/apache/hbase/pull/3852
See JIRA for detail: https://issues.apache.org/jira/browse/HBASE-26458 The bug is that the default value for TTL when no explicit TTL is -1, but the snapshot validation that applies `hbase.master.snapshot.ttl` looks for `0`. Both should use -1, and share the value in a constant. -- 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]
