[
https://issues.apache.org/jira/browse/HBASE-19046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anoop Sam John updated HBASE-19046:
-----------------------------------
Summary: RegionObserver#postCompactSelection Avoid passing shaded
ImmutableList param (was: RegionObserver#postCompactSelection Passing an
ImmutableList param of PB type)
> RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param
> -----------------------------------------------------------------------------
>
> Key: HBASE-19046
> URL: https://issues.apache.org/jira/browse/HBASE-19046
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-19046.patch, HBASE-19046.patch
>
>
> Dont think there is any specific need for passing this PB type. We can just
> pass an unmodifiableList list object. Javadoc can say this is an
> unmodifiableList . Thats it . No need that the type itself to be
> Immutable...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)