Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added tests for bulk ops atomicity #1294

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added tests for bulk ops atomicity #1294

wants to merge 7 commits into from

Conversation

suranjan
Copy link
Contributor

Changes proposed in this pull request

Tests for insert/update/delete bulk ops
Considered row buffer, reduced oldEntryInterval and eviction scenarios

Patch testing

(Fill in the details about how this patch was tested)

ReleaseNotes.txt changes

(Does this change require an entry in ReleaseNotes.txt? If yes, has it been added to it?)

Other PRs

(Does this change require changes in other projects- store, spark, spark-jobserver, aqp? Add the links of PR of the other subprojects that are related to this change)

@suranjan suranjan requested review from sumwale and kneeraj April 19, 2019 12:36
Copy link
Contributor

@sumwale sumwale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall the test look good. If the overall test takes quite long to run, can you mark these as ignore for now and then later tag them so that these can be run conditionally (like mentioned here: http://www.scalatest.org/user_guide/using_the_runner#filtering). Also update the spark/store links to the latest merged revisions.

Suranjan Kumar added 2 commits April 23, 2019 14:20
  Can be run conditionally and some can be converted to hydra
@PradeepSurale
Copy link
Contributor

Can one of the admins verify this patch?

@sumwale sumwale force-pushed the master branch 5 times, most recently from 8b43301 to 2b254d9 Compare October 1, 2021 09:23
@sumwale sumwale force-pushed the master branch 5 times, most recently from 2c254f0 to 0f2888f Compare October 18, 2021 17:01
@sumwale sumwale force-pushed the master branch 2 times, most recently from a466d26 to ea127bd Compare April 12, 2022 10:05
@sumwale sumwale force-pushed the master branch 2 times, most recently from 99ec79c to c7b84fa Compare June 12, 2022 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants