Skip to content

virtual: fix 'recieved' -> 'received' in AccordVirtualTables comment#4747

Open
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-accord-recieved-typo
Open

virtual: fix 'recieved' -> 'received' in AccordVirtualTables comment#4747
SAY-5 wants to merge 1 commit intoapache:trunkfrom
SAY-5:fix-accord-recieved-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 16, 2026

Comment string in src/java/org/apache/cassandra/db/virtual/AccordVirtualTables.java line 88 reads recieved epochs. This string is visible in the virtual table description. Fixed to received. String-literal-only change.

Comment string in src/java/org/apache/cassandra/db/virtual/AccordVirtualTables.java line 88 read 'recieved epochs'. Fixed to 'received'. String-literal-only change.

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@pmcfadin
Copy link
Copy Markdown
Contributor

Thanks again! Same message as before:

While this seems like a very simple change, it may actually break a test somewhere. Would you be willing to do a more general set of spell checks across all messages and validate that the changes don't break anything? Since this is touching a java file, we will require a dtest run to validate it didn't create regressions.

You can learn more about that here: https://cassandra.apache.org/_/development/testing.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants