pub fn get_object_bytes(
    object_id: ObjectId,
    object_tracker: Arc<ObjectTracker>
) -> Option<Vec<u8>>