Julian Sedding
Julian Sedding
@sbluhm I believe this pitfall is only true for referenceable nodes. Other nodes don't have a UUID property, and thus are not subject to the same uniqueness constraint. Maybe you...
@dulceanu I would appreciate it very much if you could find the time for a review!
Could someone please take a look at this PR? It has an API change. Namely it adds `SegmentArchiveManager#isReadOnly(String archiveName)` with a default implementation.
> I don't think it can get simpler anymore. Have you tried adding the private property names to the annotation, but leaving the `@Attribute` meta-annotation off? I have a feeling...
@stefan-egli yes, I think this is helpful information and should be applied! @sbluhm sorry this fell between the cracks!
As indicated in #2569, this approach is limited in that a `CachingSegmentArchiveReader` has only got access to a single archive, and thus cannot read segments from other archives.
Closing in favor of #2569.