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

Open NoOpBarrierStep for extensibility #2612

Merged

Conversation

porunov
Copy link
Contributor

@porunov porunov commented May 18, 2024

This will make it possible to extend and overwrite NoOpBarrierStep.

Reason for this change: JanusGraph/janusgraph#4456 (comment)

Related discussion (Discord thread about barrier + drop step usage): https://discord.com/channels/838910279550238720/1241219665376706603

Related discussion where the conclusion was made to relax individual steps based on necessity: https://lists.apache.org/thread/vjbjh29kwjhd5lcmkqqqqrhw7rw2ynh9

@porunov porunov changed the base branch from master to 3.7-dev May 18, 2024 10:33
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.78%. Comparing base (9b46b67) to head (1f9ce19).
Report is 94 commits behind head on 3.7-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##             3.7-dev    #2612      +/-   ##
=============================================
+ Coverage      76.14%   76.78%   +0.63%     
- Complexity     13152    13189      +37     
=============================================
  Files           1084     1087       +3     
  Lines          65160    66304    +1144     
  Branches        7285     7293       +8     
=============================================
+ Hits           49616    50911    +1295     
+ Misses         12839    12680     -159     
- Partials        2705     2713       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xiazcy
Copy link
Contributor

xiazcy commented May 21, 2024

VOTE +1

@porunov porunov force-pushed the feature/refactor-no-op-barrier-step branch from 5f2aff6 to 1f9ce19 Compare May 24, 2024 13:18
@spmallette spmallette merged commit 1f9ce19 into apache:3.7-dev May 24, 2024
24 checks passed
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.

5 participants