Hello folks, One of our clusters has been throwing a handful of replication errors from the status maker -- see below. The WAL files in question to not belong to an active tserver -- some investigation in the code shows that the createdTime could not be written and these WALs will sit here until a created time is added.
I wanted to bring some attention to this -- I think my immediate course of action here is to manually add a createdTime so the files will be replicated, then address this within the Accumulo source code itself. Thoughts? Status record ([begin: 0 end: 0 infiniteEnd: true closed:true]) for hdfs://foo:8020/accumulo/wal/blah/blah in table k was written to metadata table which lacked createtime Thank you, --Adam