-
Updated
Sep 22, 2020 - JavaScript
streaming
Here are 2,133 public repositories matching this topic...
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Watchlist
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Aug 11, 2020 - Java
-
Updated
Sep 19, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 25, 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
Lots of users ask in Slack what we support (and what we plan on supporting)
We should throw a simple FEATURES.md in the repo.
-
Updated
Sep 28, 2020 - Python
this issue should be taken seriously
-
Updated
Sep 3, 2020 - Go
-
Updated
Sep 24, 2020 - C++
-
Updated
Sep 25, 2020 - JavaScript
-
Updated
Sep 29, 2020 - TypeScript
currently it seems to be supported only for generic and specific Avro records.
-
Updated
Aug 31, 2019 - Clojure
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