Skip to content

Conversation

@ndr-ds
Copy link
Contributor

@ndr-ds ndr-ds commented Mar 25, 2025

Motivation

There was a small typo in one of the error enums, and also some variable names that sounded confusing to me

Proposal

Fix typo and improve variable names a bit

Test Plan

CI

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

This was referenced Mar 25, 2025
@ndr-ds ndr-ds force-pushed the 03-25-support_default_namespace_on_rocksdb branch from 99f0d12 to 36bb92d Compare March 26, 2025 02:58
@ndr-ds ndr-ds force-pushed the 03-25-fix_typo_and_variable_names branch from c6649c1 to 23891bb Compare March 26, 2025 02:58
/// Already existing storage
#[error("Already existing storag")]
#[error("Already existing storage")]
StoreAlreadyExist,
Copy link
Contributor

Choose a reason for hiding this comment

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

(This should probably be StoreAlreadyExists or StorageAlreadyExists.)

Copy link
Contributor

Choose a reason for hiding this comment

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

And "store already exists" :)

@ndr-ds ndr-ds force-pushed the 03-25-fix_typo_and_variable_names branch from 23891bb to ad0ee2f Compare March 26, 2025 14:14
@ndr-ds ndr-ds force-pushed the 03-25-support_default_namespace_on_rocksdb branch from 36bb92d to ad37184 Compare March 26, 2025 14:14
Copy link
Contributor Author

ndr-ds commented Mar 26, 2025

Merge activity

  • Mar 26, 10:14 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Mar 26, 10:19 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 26, 10:21 AM EDT: A user merged this pull request with Graphite.

@ndr-ds ndr-ds force-pushed the 03-25-fix_typo_and_variable_names branch from ad0ee2f to d8c1a8d Compare March 26, 2025 14:17
@ndr-ds ndr-ds force-pushed the 03-25-support_default_namespace_on_rocksdb branch from ad37184 to ab5f782 Compare March 26, 2025 14:17
@ndr-ds ndr-ds changed the base branch from 03-25-support_default_namespace_on_rocksdb to graphite-base/3649 March 26, 2025 14:18
@ndr-ds ndr-ds changed the base branch from graphite-base/3649 to main March 26, 2025 14:18
@ndr-ds ndr-ds force-pushed the 03-25-fix_typo_and_variable_names branch from d8c1a8d to b0f56bb Compare March 26, 2025 14:19
@ndr-ds ndr-ds merged commit 2e538d4 into main Mar 26, 2025
26 checks passed
@ndr-ds ndr-ds deleted the 03-25-fix_typo_and_variable_names branch March 26, 2025 14:21
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