This commit is contained in:
Clebert Suconic 2019-01-09 16:31:30 -05:00
commit 908c34c518
1 changed files with 1 additions and 3 deletions

View File

@ -1315,9 +1315,7 @@ public final class PageSubscriptionImpl implements PageSubscription {
}
}
if (!ignored) {
position = message.getPosition();
}
position = message.getPosition();
if (valid) {
match = match(message.getMessage());