Zhichao Cao 5792b73fdc Fixed the swallowed IOStatus in Compaction Job introduced in PR 7718 (#7838)
Summary:
The IOStatus of TableBuilder is returned by copy the io status from builder->io_status(). pr https://github.com/facebook/rocksdb/issues/7718 swallowed the io status and it will cause the write IO error become non-retryable and no auto resume logic will handle it. Roll back to previous implementation.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7838

Test Plan: make check

Reviewed By: ajkr

Differential Revision: D25795387

Pulled By: zhichao-cao

fbshipit-source-id: bc35e69e0b71aa4148a6ed76f073357041b8e372
2021-01-06 13:18:00 -08:00
..
2020-10-28 23:22:27 -07:00
2020-12-23 16:55:53 -08:00
2020-06-15 10:47:02 -07:00
2020-12-04 21:29:38 -08:00
2020-12-23 16:55:53 -08:00
2020-12-23 16:55:53 -08:00
2020-12-23 16:55:53 -08:00
2020-12-09 16:02:12 -08:00