Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-vinogradov committed Jul 29, 2024
1 parent 175a240 commit 6d0f812
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4233,7 +4233,7 @@ private void unlockListenerReadLock() {
}

/** */
private CacheObject previousStateMetadata() throws IgniteCheckedException {
private CacheObject previousStateMetadata() {
CacheVersionConflictResolver resolver = cctx.conflictResolver();

if (resolver == null)
Expand Down

0 comments on commit 6d0f812

Please sign in to comment.