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

BREAKING: Fix/virtual calls from constructors for AbstractBlockPackedWriter #815

Conversation

laimis
Copy link
Contributor

@laimis laimis commented Apr 9, 2023

Continuation of fixes with virtual calls being made from constructors. The issue originally reported by SonarCloud scans: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS1699&id=apache_lucenenet and referenced in this issue: #670

This one focuses on AbstractBlockPackedWriter, creating a private method that the constructor and public virtual methods can call.

@laimis laimis requested a review from NightOwl888 April 9, 2023 21:52
@laimis laimis merged commit 7b175ee into apache:master Apr 10, 2023
Copy link
Contributor

@NightOwl888 NightOwl888 left a comment

Choose a reason for hiding this comment

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

Looks good. This is approved. But for some weird reason the approve selection is gone.

@laimis laimis deleted the fix/virtual-calls-from-constructors-abstractblockpackedwriter branch April 10, 2023 20:31
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.

2 participants