Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add back assertions removed by LUCENE-9187. #1236

Merged
merged 2 commits into from
Feb 14, 2020
Merged

Conversation

jpountz
Copy link
Contributor

@jpountz jpountz commented Feb 4, 2020

This time they would only apply to TestFastLZ4/TestHighLZ4 and avoid slowing
down all tests.

This time they would only apply to TestFastLZ4/TestHighLZ4 and avoid slowing
down all tests.
@jpountz jpountz requested a review from rmuir February 4, 2020 08:40
@rmuir
Copy link
Member

rmuir commented Feb 4, 2020

I think the randomize() stuff in {{src/java}} is confusing to follow and does not belong there.

maybe we should defer/split that and just get the assertion working again? It seems enough to add back the assertReset, but only call it from AssertingHashTable like you did here?

@rmuir
Copy link
Member

rmuir commented Feb 7, 2020

+1, thanks

@jpountz jpountz merged commit 5cbe58f into apache:master Feb 14, 2020
@jpountz jpountz deleted the lz4_assert branch February 14, 2020 09:37
jpountz added a commit that referenced this pull request Feb 14, 2020
This time they would only apply to TestFastLZ4/TestHighLZ4 and avoid slowing
down all tests.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants