logicalclocks/rondb

Potential bug in Dbtc

Closed this issue · 1 comments

In DbtcMain.cpp line 18010:

  for (Uint32 i = 0; i < 10000; i++)

Perhaps the limit shouldn't be a constant?