Peter Somogyi created HBASE-27628:
-------------------------------------
Summary: Spotbugs fix in RELEASENOTES.md
Key: HBASE-27628
URL: https://issues.apache.org/jira/browse/HBASE-27628
Project: HBase
Issue Type: Bug
Affects Versions: 2.5.3, 2.4.16
Reporter: Peter Somogyi
Assignee: Peter Somogyi
There is a whitespace vilotation in RELEASENOTES.md on branch-2.4 and
branch-2.5 causing the pre-commit and nightly builds to fail.
{noformat}
[ERROR] Failed to execute goal
com.diffplug.spotless:spotless-maven-plugin:2.27.2:check (default-cli) on
project hbase: The following files had format violations:
[ERROR] RELEASENOTES.md
[ERROR] @@ -85,7 +85,7 @@
[ERROR]
[ERROR]
*·[HBASE-27529](https://issues.apache.org/jira/browse/HBASE-27529)·|·*Major*·|·**Provide·RS·coproc·ability·to·attach·WAL·extended·attributes·to·mutations·at·replication·sink**
[ERROR]
[ERROR]
-New·regionserver·coproc·endpoints·that·can·be·used·by·coproc·at·the·replication·sink·cluster·if·WAL·has·extended·attributes.·
[ERROR]
+New·regionserver·coproc·endpoints·that·can·be·used·by·coproc·at·the·replication·sink·cluster·if·WAL·has·extended·attributes.
[ERROR]
Using·the·new·endpoints,·WAL·extended·attributes·can·be·transferred·to·Mutation·attributes·at·the·replication·sink·cluster.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)