Skip to content

refactor(server): add segment cache index variants to server restart test#1900

Merged
hubcio merged 1 commit into
masterfrom
index-cache-test
Jun 22, 2025
Merged

refactor(server): add segment cache index variants to server restart test#1900
hubcio merged 1 commit into
masterfrom
index-cache-test

Conversation

@hubcio
Copy link
Copy Markdown
Contributor

@hubcio hubcio commented Jun 22, 2025

Refactor data integrity test to verify server restart behavior with
different IGGY_SYSTEM_SEGMENT_CACHE_INDEXES settings. The test now
validates three cache configurations: 'open_segment', 'all', and
'none' to ensure data persistence works correctly regardless of the
index caching strategy.

Refactor data integrity test to verify server restart behavior with
different IGGY_SYSTEM_SEGMENT_CACHE_INDEXES settings. The test now
validates three cache configurations: 'open_segment', 'all', and
'none' to ensure data persistence works correctly regardless of the
index caching strategy.
@hubcio hubcio changed the title chore(server): add segment cache index variants to server restart test refactor(server): add segment cache index variants to server restart test Jun 22, 2025
Comment thread core/integration/tests/server/tcp_server.rs
@hubcio hubcio merged commit db9d16f into master Jun 22, 2025
26 checks passed
@hubcio hubcio deleted the index-cache-test branch June 22, 2025 12:51
hageshiame pushed a commit to hageshiame/iggy that referenced this pull request Nov 7, 2025
…test (apache#1900)

Refactor data integrity test to verify server restart behavior with
different IGGY_SYSTEM_SEGMENT_CACHE_INDEXES settings. The test now
validates three cache configurations: 'open_segment', 'all', and
'none' to ensure data persistence works correctly regardless of the
index caching strategy.
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