Skip to content

Conversation

@chenj-hub
Copy link

@chenj-hub chenj-hub commented Sep 19, 2024

Remove our custom spring exit since buildfarm is dropping spring support in next release.

amishra-u and others added 30 commits July 3, 2023 12:27
Worker loss can signal cascading failure and shutdown for execute-only
peers. Ensure that a ReportResultStage seeing an SRE does not close the
stage, and that there are basic retries for remote uploads.
Works with current redis-py-cluster 2.1.3
Prevents a hang on shutdown when redis is disconnected
Use the proper name for a status code as presented when the read will
not be retried.
* Add download metrics for buildfarm:worker

* Run formatter

* remove static

* change IO_METRIC prometheus counter to static
* Separate channel for write api

* shutdown channel on termination
* Fix deadlock by setting a timeout and removing the lock.

* remove timeout as its not necessary

* lint: delete unused import
Interactions with RemoteCasWriter which declare IOExceptions should
throw them exclusively for failures.
Specifying --prometheus_port for either server or worker will:
  Override the config value if delivered as int > 0, otherwise leave the
  config value alone.
Since prometheusPort as configured <= 0 disables the server, this
permits users to specify '0' to override the config with a disable
switch.

Updated quick_start docs to reflect this extra parameter.
Support "rediss://" (extra 's', like https) to indicate Redis-SSL
connections.

For Redis client identifier, we use the `identifier` passed to RedisShardBackplane.
Specify and patch more recent rules_go and bazel_gazelle per upstream
patch. Docker images work with recent HEAD releases of bazel as a
result.

Depends on buildfarm#1453 resolution to actually build //...
Fixes buildfarm#1440
Any '.' appearance as a segment should be considered to be the current
directory in the search sequence of a working_directory path.
werkt and others added 8 commits September 25, 2023 13:34
Method setExecuteResponseBuilder is not called in OperationContext
The cost in size for a single table bidirectional index is vast compared
to the use of 3nf integer keys. Experimental estimates offer a decrease
in file size of 90%.
Base automatically changed from jackies/upgrade-bazel-buildfarm-to-v2.6.1 to bazel-ios-fork September 20, 2024 13:22
@chenj-hub chenj-hub marked this pull request as ready for review September 20, 2024 19:39
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.