joshelser commented on pull request #4202: URL: https://github.com/apache/hbase/pull/4202#issuecomment-1065913357
Some general thinking about this (not specific to your changes) * Could we use the RS start code instead of a new timestamp/seqId? Those should already be unique across RS and that might help in debugging after the fact. * Do we still need the f1 and f2 files? Could we do away with having two per RS? -- 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]
