[
https://issues.apache.org/jira/browse/PHOENIX-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655561#comment-17655561
]
Andrew Kyle Purtell commented on PHOENIX-6786:
----------------------------------------------
Currently I am making sure tests start at a clean place. Finding I am having to
do -Dskip.code-coverage=true to avoid repeatable jacoco related build errors
("malformed input around byte 2", like
https://stackoverflow.com/questions/55381133/an-error-has-occured-in-jacoco-report-generation).
> SequenceRegionObserver should use batch mutation coproc hooks
> -------------------------------------------------------------
>
> Key: PHOENIX-6786
> URL: https://issues.apache.org/jira/browse/PHOENIX-6786
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Geoffrey Jacoby
> Assignee: Andrew Kyle Purtell
> Priority: Major
>
> SequenceRegionObserver uses preIncrement but could use the standard batch
> mutation coproc hooks, similarly to how atomic upserts work after
> PHOENIX-6387. This will simplify the code and also make it easier to re-use
> code from secondary index generation in performance optimizations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)