mbaedke
mbaedke
Final remark here: It's not just Whitespace/EOL if the Javadoc gets reformatted.
@thomasmueller, what I wanted to point out is that even if the blame view looks fine, there is much more to it than that.
Preliminary test. Please review if it makes any sense.
Potential fix: if in DocumentNodeStore#getMinExternalRevisions() we replace getClusterId() - which is 0 in readonly mode - with the configured cluster id, the problem disappears.
@stefan-egli , I understand that it's not supposed to collide with a simultaneously running read-write node. The proposal is not to change the cluster id, but to add an additional...
@stefan-egli , see ticket for an explanation.
One of the the new tests is failing and therefore excluded in the pom. JR classic does try, but doesn't do it properly.
@basix-86 Great! Re getting involved: First step would be to create a Jira account (https://issues.apache.org/jira), if you don't already have one. Then you can create a new issue there and...
Yes, that's why I make it a draft again. Porting the fix from Oak to Jackrabbit isn't as simple as expected.