-
Notifications
You must be signed in to change notification settings - Fork 141
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Follow up to #1547
The PR has been merged, but:
- introduces a change to
ConflictResolverthat was the only implementation and afinalclass, but now isabstract. - introduced two "coexisting" conflict resolver implementations ("classic" and "path")
the superior (faster) "path" needs to be checked against other version selection strategies than "nearest", if fails it may need moreseems it works as expected IF old DF or new BF collector w/ skipper=false is used. If skipper is enabled, BF performs unwanted premature optimizations.- do we want to do something about this?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request