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

Add counter reset test for mmapped OOO chunks #544

Merged

Conversation

fionaliao
Copy link
Contributor

Fixed a couple of bugs that were discovered while writing the test:

  • mint for ooo chunk needed to be set when a new chunk was created
  • first chunk was using the wrong previous appender

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>
@fionaliao fionaliao force-pushed the fl/counter-reset-write-test branch 2 times, most recently from 1d88073 to bfe650a Compare October 20, 2023 16:43
Copy link
Contributor

@carrieedwards carrieedwards 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 to me

@fionaliao fionaliao merged commit db626e1 into cedwards/ooo-native-histograms Nov 6, 2023
6 checks passed
@fionaliao fionaliao deleted the fl/counter-reset-write-test branch November 6, 2023 10:49
fionaliao added a commit that referenced this pull request Nov 29, 2023
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
carrieedwards pushed a commit that referenced this pull request Jan 8, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
carrieedwards pushed a commit that referenced this pull request Jan 9, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
carrieedwards pushed a commit that referenced this pull request Jan 9, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
fionaliao added a commit that referenced this pull request Jan 19, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
fionaliao added a commit that referenced this pull request Jan 23, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
fionaliao added a commit that referenced this pull request Feb 5, 2024
* Add counter reset test for mmapped OOO chunks

Fixed a couple of bugs that were discovered while writing the test:
- mint for ooo chunk needed to be set when a new chunk was created
- first chunk was using the wrong previous appender

Signed-off-by: Fiona Liao <[email protected]>

* nolint:staticcheck

---------

Signed-off-by: Fiona Liao <[email protected]>
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