HBASE-22622 WALKey Extended Attributes (#352)
commit1ad48c1ebc7afa3338e35cc3bca41f7537b0476e
authorGeoffrey Jacoby <gjacoby@apache.org>
Tue, 2 Jul 2019 21:32:24 +0000 (2 14:32 -0700)
committerAndrew Purtell <apurtell@apache.org>
Fri, 19 Jul 2019 22:30:38 +0000 (19 15:30 -0700)
treeb906b971e6c043ca885fd05949efb53a10586ebe
parent48c623c808e953015eb56f3197e1f2e8bff399e3
HBASE-22622 WALKey Extended Attributes (#352)

Signed-off-by: Andrew Purtell <apurtell@apache.org>
hbase-protocol-shaded/src/main/protobuf/WAL.proto
hbase-protocol/src/main/protobuf/WAL.proto
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALUtil.java
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALKey.java
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALKeyImpl.java
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestWALEntryStream.java