Skip to content

- Handle situation of concurrency where index table may have less ste…

Created by: pnorbert

…ps than the metadata file: makes sure that those extra steps will be processed in the next round.

  • Writer drops header record into index table at Open() to indicate start of streaming like the connection files do in other staging engines.

Merge request reports