REVERT HBASE-3429 HBaseObjectWritable should support arrays of any Writable or Serializable, not just Writable[]
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1056582 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
883cb4bcbf
commit
dddee0d50f
|
@ -46,8 +46,6 @@ Release 0.91.0 - Unreleased
|
|||
(Jesse Yates via Stack)
|
||||
HBASE-3393 Update Avro gateway to use Avro 1.4.1 and the new
|
||||
server.join() method (Jeff Hammerbacher via Stack)
|
||||
HBASE-3429 HBaseObjectWritable should support arrays of any Writable
|
||||
or Serializable, not just Writable[] (Ed Kohlwey via Stack)
|
||||
|
||||
|
||||
NEW FEATURES
|
||||
|
|
Loading…
Reference in New Issue