-
Updated
Aug 23, 2020 - JavaScript
streaming
Here are 2,094 public repositories matching this topic...
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Watchlist
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Java
-
Updated
May 28, 2020 - JavaScript
-
Updated
Aug 13, 2020
Description of Improvement
Currently, the only way to delete an album from the favorite albums tab is to click on the album to go into the album page and unstar it as seen in the second screenshot.
As show on the first screenshot below, there is no option to delete it in
-
Updated
Aug 26, 2020 - Go
this issue should be taken seriously
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 11, 2020 - Go
-
Updated
Aug 13, 2020 - C++
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 26, 2020 - TypeScript
-
Updated
Aug 31, 2019 - Clojure
As of Sparkey 3.1.0 it supports snappy and zstd compressions. We should look into supporting these.
Because in CliClient.resume() we don't account for the case, when there is an exception in one of the async processing stages:
void resume() {
...
try {
client.startAsync(state -> {
printer.ifPresent(p -> p.print(state));
if (!options.shouldSeedAfterDownloaded() && state.getPiecesRemaining() == 0) {
runtime.shutdown();
}
}, 1000); // <-- CompletableFuture.wImprove this page
Add a description, image, and links to the streaming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the streaming topic, visit your repo's landing page and select "manage topics."


These configs are part of the "adding Logstash to filebeat modules getting started experience" and therefore its very likely the first time a user will see a LS config.
For the best experience we should add a fair few comments to better inform what is going on. The user sees the nested field reference for the first time and there is a try three grok pattern scheme with two mutate renames that w