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

Backport fixes for nodetool commands with Alternator GSI in the database #16296

Closed
wants to merge 1 commit into from

Conversation

nyh
Copy link
Contributor

@nyh nyh commented Dec 5, 2023

Fixes #16153

  • java e716e1bd1d...80701efa8d (1):

    NodeProbe: allow addressing table name with colon in it

/home/nyh/scylla/tools$ git submodule summary jmx | cat

  • jmx bc4f8ea...f21550e (3):

    ColumnFamilyStore: only quote table names if necessary
    APIBuilder: allow quoted scope names
    ColumnFamilyStore: don't fail if there is a table with ":" in its name

Fixes scylladb#16153

* java e716e1bd1d...80701efa8d (1):
  > NodeProbe: allow addressing table name with colon in it

/home/nyh/scylla/tools$ git submodule summary jmx | cat
* jmx bc4f8ea...f21550e (3):
  > ColumnFamilyStore: only quote table names if necessary
  > APIBuilder: allow quoted scope names
  > ColumnFamilyStore: don't fail if there is a table with ":" in its name

Signed-off-by: Nadav Har'El <nyh@scylladb.com>
@scylladb-promoter
Copy link
Contributor

nyh added a commit that referenced this pull request Dec 6, 2023
Fixes #16153

* java e716e1bd1d...80701efa8d (1):
  > NodeProbe: allow addressing table name with colon in it

/home/nyh/scylla/tools$ git submodule summary jmx | cat
* jmx bc4f8ea...f21550e (3):
  > ColumnFamilyStore: only quote table names if necessary
  > APIBuilder: allow quoted scope names
  > ColumnFamilyStore: don't fail if there is a table with ":" in its name

Signed-off-by: Nadav Har'El <nyh@scylladb.com>

Closes #16296
@mykaul
Copy link
Contributor

mykaul commented Dec 13, 2023

@nyh - can this be merged?

@nyh
Copy link
Contributor Author

nyh commented Dec 17, 2023

@nyh - can this be merged?

It was already merged. The PR was just not automatically closed (it doesn't get closed when it's not the main branch). Closing manually.

@nyh nyh closed this Dec 17, 2023
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.

None yet

3 participants