Skip to content

Fix for table names with dots in them.#5598

Merged
sougou merged 4 commits intovitessio:masterfrom
planetscale:jacques_dottablenames
Jan 13, 2020
Merged

Fix for table names with dots in them.#5598
sougou merged 4 commits intovitessio:masterfrom
planetscale:jacques_dottablenames

Conversation

@aquarapid
Copy link
Copy Markdown
Contributor

  • Crashed vttablet in the prometheus client code.
  • Replace dots with underscores in tablenames on the way in
  • Switch to prometheus non-panic functions.
  • Add Makefile option to build non-optimized (debug) binaries.

Signed-off-by: Jacques Grove aquarapid@gmail.com

  - Crashed vttablet in the prometheus client code.
  - Replace dots with underscores in tablenames on the way in
  - Switch to prometheus non-panic functions.
  - Add Makefile option to build non-optimized (debug) binaries.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@aquarapid aquarapid requested a review from sougou as a code owner December 19, 2019 21:36
@aquarapid
Copy link
Copy Markdown
Contributor Author

Logged #5599 for the issue this tries to address.

@morgo
Copy link
Copy Markdown
Contributor

morgo commented Dec 19, 2019

@aquarapid just letting you know you have a conflict.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@aquarapid
Copy link
Copy Markdown
Contributor Author

Added a test; fixed the conflict in Makefile.

I don't think the test failures are due to anything I did.

@aquarapid aquarapid changed the title WIP fix for table names with dots in them. Fix for table names with dots in them. Dec 20, 2019
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