You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/03/14 22:42:00 UTC

[jira] [Resolved] (HBASE-26839) Fix compatibility issues in 2.4.11RC0

     [ https://issues.apache.org/jira/browse/HBASE-26839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-26839.
-----------------------------------------
    Resolution: Fixed

> Fix compatibility issues in 2.4.11RC0
> -------------------------------------
>
>                 Key: HBASE-26839
>                 URL: https://issues.apache.org/jira/browse/HBASE-26839
>             Project: HBase
>          Issue Type: Task
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Minor
>             Fix For: 2.4.11
>
>
> package org.apache.hadoop.hbase.http
> SecurityHeadersFilter
> LimitedPrivate(CONFIG)
> Removed method: SecurityHeadersFilter.getDefaultParameters ( Configuration conf ) [static]  :  Map<String,String>
> package org.apache.hadoop.hbase.filter
> RandomRowFilter
> Public
> Field random of type java.util.Random has been removed from this class. A client program may be interrupted by NoSuchFieldError exception.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)