Thanks for reporting this. I've already reverted HBASE-22073 from
branch-2.2+.

Please try your patch again. Thanks.

kevin su <[email protected]> 于2019年3月30日周六 上午8:04写道:

> I tried to build project(clone from githb), use "mvn package -DskipTests"
> i got this error
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
> (default-compile) on project hbase-server: Compilation
> failure[ERROR*]*
>
> /C:/git/hbase/hbase-server/target/generated-sources/java/org/apache/hadoop/hbase/generated/master/rits_jsp.java:[104,87]
> incompatible types:
> org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure
> cannot be converted to
> org.apache.hadoop.hbase.master.assignment.RegionTransitionProcedure
>
> But when throw back two commit at HBASE-22123
>
> It could build successfully.
>
> Do I miss something when i build?
>

Reply via email to