Commit 82206d3
committed
Drop two comments that restate or misdescribe the code
The javadoc on throwIfLikeConditionUnderIcuCollation repeated the rationale
that CoreError.COLLATION_ICU_LIKE_CONDITION_NOT_SUPPORTED already states.
The SnapshotKeyTest comment described a boundary sentinel that
Snapshot.Key.buildIdentity does not have. The test name states the intent.1 parent 7e2b587 commit 82206d3
2 files changed
Lines changed: 1 addition & 7 deletions
File tree
- core/src
- main/java/com/scalar/db/transaction/consensuscommit
- test/java/com/scalar/db/transaction/consensuscommit
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 56 | | |
62 | 57 | | |
63 | 58 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | | - | |
| 356 | + | |
358 | 357 | | |
359 | 358 | | |
360 | 359 | | |
| |||
0 commit comments