DIN curRoot = (DIN) bin.fetchTarget(index);
if (curRoot.needsSplitting()) {
EnvironmentImpl env = database.getDbEnvironment();
LogManager logManager = env.getLogManager();
INList inMemoryINs = env.getInMemoryINs();
/*
* Make a new root DIN, giving it an id key from the previous root.
*/