apurtell commented on PR #2133: URL: https://github.com/apache/phoenix/pull/2133#issuecomment-2848172613
I added more unit tests: - Tests for likely edge cases in LogFileCodecTest. - Tests for more corruption cases in LogFileFormatTest - New unit LogFileWriterSyncTest: Verify that our sync() really does cause FSDataOutputStream to call hsync on the underlying HDFS output. Ensures we get the durability we expect from our stack of indirection around output streams and sync(). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
