Hi all,

I'm developing a fix for OAK-3022 reusing the code written for OAK-2962.

I figured out that there is a mismatch in how SegmentNodeStoreService
and DocumentNodeStoreService read configuration values. The
SegmentNodeStoreService reads from the component context first, and
from the bundle context next. The DocumentNodeStoreService, instead,
does the opposite.

Is it possible - or does it make sense - to make this behaviour
uniform across components?

Thanks,

Francesco

Reply via email to