Andrew Purtell created HBASE-18623: -------------------------------------- Summary: Frequent failed to parse at EOF warnings from WALEntryStream Key: HBASE-18623 URL: https://issues.apache.org/jira/browse/HBASE-18623 Project: HBase Issue Type: Task Reporter: Andrew Purtell Fix For: 1.4.0, 1.5.0
Lots of messages like this {noformat} 2017-08-17 15:10:36,363 INFO [main-EventThread.replicationSource,2.replicationSource.replicationWALReaderThread.onyx%2C8120%2C1503007587035,2] regionserver.WALEntryStream: Reached the end of WAL file 'hdfs://localhost:8020/hbase-1/WALs/onyx,8120,1503007587035/onyx%2C8120%2C1503007587035.1503007826083'. It was not closed cleanly, so we did not parse 8 bytes of data. {noformat} Fix this, either the message (if harmless) or the underlying cause. -- This message was sent by Atlassian JIRA (v6.4.14#64029)