Andrew Kyle Purtell created HBASE-26839:
-------------------------------------------
Summary: 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
Fix For: 2.4.11
package org.apache.hadoop.hbase.http
SecurityHeadersFilter
HBaseInterfaceAudience.CONFIG
Removed method: SecurityHeadersFilter.getDefaultParameters ( Configuration conf
) [static] : Map<String,String>
package org.apache.hadoop.hbase.filter
RandomRowFilter
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)