Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
-
None
Description
We have a number of writable classes, some of which are non-trivial and serialized in tables or files:
- org.apache.accumulo.core.tabletserver.log.LogEntry
- org.apache.accumulo.core.metadata.schema.DataFileValue
- org.apache.accumulo.server.master.state.TServerInstance
Consider converting this (and possibly others) to better message classes to easily add more functionality in the future.