Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor - P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
Description
session_close_cursors aborts because cursor->internal_uri is set to NULL for tiered cursor.
It looks like it should get copied from cursor->uri which should get copied from tiered->name, which isn't initialized.