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

feat: Add ability to start bigtable emulator on fixed port #1193

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rameshj28787
Copy link

@rameshj28787 rameshj28787 commented Mar 4, 2022

Change Summary:

Related issue: #1192


Read port number from BIGTABLE_EMULATOR_HOST environment variable

  • If available, use it for creating emulator instance
  • else use 0 (random port numbers)

@rameshj28787 rameshj28787 requested a review from a team as a code owner March 4, 2022 17:28
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Mar 4, 2022
@google-cla
Copy link

google-cla bot commented Mar 4, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@rameshj28787 rameshj28787 changed the title Feature - Bigtable emulator on fixed port feat: Bigtable emulator on fixed port Mar 5, 2022
@rameshj28787 rameshj28787 changed the title feat: Bigtable emulator on fixed port feat: Add ability to start bigtable emulator on fixed port Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant