Thompsonbry.systap added a comment.
See below for the code that threw the exception in Checkpoint.java
public final int getHeight() {
switch (indexType) {
case BTree:
return height;
default:
throw new UnsupportedOperationException(); // The
exception is thrown here.
}
}
TASK DETAIL
https://phabricator.wikimedia.org/T97468
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign
<username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: Thompsonbry.systap
Cc: JanZerebecki, Jdouglas, Beebs.systap, Thompsonbry.systap, Thompsonbry,
Haasepeter, Manybubbles, Aklapper, Smalyshev, jkroll, Wikidata-bugs, aude,
daniel
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs