You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 08:31:00 UTC

[jira] [Created] (HBASE-19046) RegionObserver#postCompactSelection Passing an ImmutableList param of PB type

Anoop Sam John created HBASE-19046:
--------------------------------------

             Summary: RegionObserver#postCompactSelection  Passing an ImmutableList param of PB type
                 Key: HBASE-19046
                 URL: https://issues.apache.org/jira/browse/HBASE-19046
             Project: HBase
          Issue Type: Sub-task
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
             Fix For: 2.0.0-alpha-4


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)