[ https://issues.apache.org/jira/browse/PHOENIX-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007929#comment-17007929 ]
Viraj Jasani commented on PHOENIX-5657: --------------------------------------- FYI [~ckulkarni] > Implement preWALAppend in DelegateRegionObserver > ------------------------------------------------ > > Key: PHOENIX-5657 > URL: https://issues.apache.org/jira/browse/PHOENIX-5657 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.15.0 > Reporter: Viraj Jasani > Assignee: Viraj Jasani > Priority: Major > Fix For: 4.15.0 > > Attachments: PHOENIX-5657.4.x-HBase-1.5.000.patch > > > With new RegionObserver method preWALAppend, we need to implement it in > DelegateRegionObserver as compilation is failing with this error: > {code:java} > org.apache.phoenix.coprocessor.DelegateRegionObserver is not abstract and > does not override abstract method > preWALAppend(org.apache.hadoop.hbase.coprocessor.ObserverContext<org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment>,org.apache.hadoop.hbase.wal.WALKey,org.apache.hadoop.hbase.regionserver.wal.WALEdit) > in org.apache.hadoop.hbase.coprocessor.RegionObserver > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)