Skip to content

add basic http server with health check endpoint#13

Closed
andybons wants to merge 4 commits intomasterfrom
andybons-server
Closed

add basic http server with health check endpoint#13
andybons wants to merge 4 commits intomasterfrom
andybons-server

Conversation

@andybons
Copy link
Copy Markdown
Contributor

Sorry for not using GerritHub. There’s a bug where it won’t let me send out a review because my email is null but I can’t edit my email address :(
my email is null

I’ve sent a note to them hoping they fix it soon.

In any case, a server for your consideration.

@andybons
Copy link
Copy Markdown
Contributor Author

After sleeping on it, I don’t like the magical aspect of the transparent gzip decoding, since the only thing that would change is the test coverage percentage if gzipping responses was ripped out. I will update the test today, but feel free to have at it at the other stuff.

@andybons
Copy link
Copy Markdown
Contributor Author

Fixed gerrithub issue. Review is now at https://review.gerrithub.io/#/c/1998/

@andybons andybons closed this Feb 20, 2014
@andybons andybons deleted the andybons-server branch February 20, 2014 17:23
andreimatei pushed a commit that referenced this pull request Apr 14, 2016
soniabhishek pushed a commit to soniabhishek/cockroach that referenced this pull request Feb 15, 2017
irfansharif pushed a commit that referenced this pull request Aug 15, 2020
rickystewart added a commit to rickystewart/cockroach that referenced this pull request Jan 20, 2022
Pull in the latest version of `stress` including these changes:

```
43d99a9 Merge pull request cockroachdb#13 from cockroachdb/bazelsharding
01690a1 stress: add `-bazel` support, support for sharding artifacts
```

Release note: None
craig bot pushed a commit that referenced this pull request Jan 20, 2022
75169: vendor: pull in latest version of `stress` r=rail a=rickystewart

Pull in the latest version of `stress` including these changes:

```
43d99a9 Merge pull request #13 from cockroachdb/bazelsharding
01690a1 stress: add `-bazel` support, support for sharding artifacts
```

Release note: None

75194: cli: stop ignoring user arg in insecure mode r=otan,knz a=rafiss

fixes #74704

Release note (bug fix): The --user argument is no longer ignored when
using `cockroach sql` in --insecure mode.

75212: kvserver: de-flake TestReplicateQueueUpAndDownReplicateNonVoters r=irfansharif a=irfansharif

Fixes #75135. This test asserted on span configs applying to a scratch
range. When stressing, it appeared that some time we were not seeing the
scratch range adopt the prescribed number of voters/non-voters. Staring
at the test itself, we were only nudging the replication queues for the
first node in the three node test. It's possible for the scratch range
to have been housed on a node other than the first; this commit makes it
so that the test nudges queues on all nodes. For good measure, lets also
ensure that the split queues process everything, ditto for the snapshot
queues.

To repro:

    dev test pkg/kv/kvserver \
      -f TestReplicateQueueUpAndDownReplicateNonVoters \
      -v --show-logs --timeout 2m --stress

Release note: None

75218: backupccl: disable span configs for full cluster restore jobs test r=irfansharif a=RichardJCai

Release note: None

Related #75216

75220: kvserver: disable sendWithRangeID call stack r=knz a=tbg

Sadly, this on longer embeds the RangeID in the stack trace (likely
culprit: Go adopting a register-based calling convention) Instead, you
get garbage values that often are obviously garbage, but this may not
always be true. We want to avoid being misled, so for now remove the
rangeID here and explain when it can come back.

See: https://cockroachlabs.slack.com/archives/G01G8LK77DK/p1641478596004700

Release note: None


Co-authored-by: Ricky Stewart <ricky@cockroachlabs.com>
Co-authored-by: Rafi Shamim <rafi@cockroachlabs.com>
Co-authored-by: irfan sharif <irfanmahmoudsharif@gmail.com>
Co-authored-by: richardjcai <caioftherichard@gmail.com>
Co-authored-by: Tobias Grieger <tobias.b.grieger@gmail.com>
gtr pushed a commit to gtr/cockroach that referenced this pull request Jan 24, 2022
Pull in the latest version of `stress` including these changes:

```
43d99a9 Merge pull request cockroachdb#13 from cockroachdb/bazelsharding
01690a1 stress: add `-bazel` support, support for sharding artifacts
```

Release note: None
pav-kv pushed a commit to pav-kv/cockroach that referenced this pull request Mar 5, 2024
annrpom pushed a commit to annrpom/cockroach that referenced this pull request Feb 28, 2025
aerfrei pushed a commit to aerfrei/cockroach that referenced this pull request Nov 13, 2025
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.

1 participant