-
Updated
Feb 20, 2021 - Java
distributed-systems
Here are 2,832 public repositories matching this topic...
-
Updated
Feb 20, 2021
Currently many more Python projects like dask and optuna are using Python type hints. With the Python package of xgboost gaining more and more features, we should also adopt mypy as a safe guard against some type errors and for better code documentation.
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 17, 2021 - Go
-
Updated
Nov 21, 2020
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Feb 21, 2021 - Go
ActorAdapter will ignore null message with "Adapter function returned null which is not valid as an .."
However, this seems not be documented. For instance, scaladoc/javadoc of pipeToSelf could mention it as well as any other place where adapters are used.
-
Updated
Feb 14, 2021 - Go
-
Updated
Feb 19, 2021 - Go
Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra
Hello Philip!
I think there is an issue with this part of the code of rqlite (store/store.go).
func (s *Store) Database(leader bool) ([]byte, error) {
if leader && s.raft.State() != raft.Leader {
return nil, ErrNotLeader
}
// Ensure only one snapshot can take place at once, and block all queries.
s.mu.Lock()
defer s.mu.Unlock()
f, err := ioutil.TempFile("", "rqlilte-snap-
-
Updated
Feb 21, 2021 - C#
-
Updated
Feb 1, 2021 - Python
-
Updated
Jan 11, 2021
-
Updated
Feb 6, 2021 - Rust
-
Updated
Jan 22, 2021
-
Updated
Jan 21, 2021 - Python
Cobra, the library used to implement the CLI commands also generate the shell completion scripts, for bash, zsh, fish and powershell. This completion scripts are based on the description of each commands (living in https://github.com/MichaelMure/git-bug/tree/master/commands).
At the moment, those completion works decently, completing command names and flags. However it would be possible to do b
-
Updated
Feb 19, 2021 - Go
Is your feature request related to a problem? Please describe.
Using Reset command with CLI will get code:deadline-exceeded message:timeout easily because reset requires replay in the server. It's quite resource consuming, depending on the length/size of the history.
By default the CLI context timeout is only 5 seconds:
https://github.com/uber/cadence/blob/63bdb5d7a04285cf57992c574639c9
-
Updated
Feb 18, 2021 - JavaScript
validator01 | ERROR: failed to create node: failed to create peer manager: invalid peer address "4fe295e4cfad69f1247ad85975c6fd87757195db@[fd80:b10c::2]:26656": invalid node address "4fe295e4cfad69f1247ad85975c6fd87757195db@[fd80:b10c::2]:26656": parse "4fe295e4cfad69f1247ad85975c6fd87757195db@[fd80:b10c::2]:26656": first path segment in URL cannot contain colon
-
Updated
Nov 3, 2020
-
Updated
Feb 20, 2021 - Go
-
Updated
Feb 19, 2021 - C
-
Updated
Sep 7, 2018 - Go
Improve this page
Add a description, image, and links to the distributed-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-systems topic, visit your repo's landing page and select "manage topics."


"found" by the @discordapp troops the hard way: https://status.discordapp.com/incidents/62gt9cgjwdgf
pinging @zorkian who pointed it out to me.
trivial to repro, this is against a 3.3.13 on fedora-31.