Skip to content

Making HappyBase enabled/disabled checks into no-ops. - #1997

Merged
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:fix-1989
Jul 19, 2016
Merged

Making HappyBase enabled/disabled checks into no-ops.#1997
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:fix-1989

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Jul 19, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2016
@tseaver

Copy link
Copy Markdown
Contributor

LGTM pending Travis.

@dhermesdhermes assigned tswast and mbrukman and unassigned tseaverJul 19, 2016
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Thanks @tseaver, assigned @tswast and @mbrukman before the merge

@mbrukman

Copy link
Copy Markdown
Contributor

LGTM

Are there any concerns about non-actionable warning messages, since there's nothing a user can do to remove the warnings, short of not calling the functions? I guess since these actions are administrative rather than data-oriented, they should be called rather rarely, so it shouldn't clog up their logs too much, and they ought to know that they're no-ops, so I think this is fine.

Thanks for making the change!

Also fixing some lint related errors (not using arguments
and not using self).
@dhermes

Copy link
Copy Markdown
ContributorAuthor

Fixed the lint breakage and added compact_table() as a no-op.

@mbrukman@tseaver PTAL?

@tseaver

Copy link
Copy Markdown
Contributor

LGTM

@dhermes

Copy link
Copy Markdown
ContributorAuthor

@mbrukman Implemented your updates to the language.

@mbrukman

Copy link
Copy Markdown
Contributor

LGTM, thanks!

@dhermes
dhermes merged commit 24c4358 into googleapis:masterJul 19, 2016
@dhermes
dhermes deleted the fix-1989 branch July 19, 2016 20:07
This was referenced Aug 3, 2016
parthea added a commit that referenced this pull request Nov 24, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@dhermes@tseaver@mbrukman@tswast@googlebot