Alan Chen

Results 34 issues of Alan Chen

### Problem description Saving the workspace and partial edits on hot_exit is a great feature, but I would like to avoid automatic reopen the last hot_exit project when sublime open...

Analysis of behavior from issue #3788 seems to show that the start time of replica sync is delayed from start by FLV_SHORT_RECONCILLATION time of a default of 10 seconds. It...

enhancement
help wanted
no-stale

Map missing fluvio rust crate async and admin interfaces to python. Details in Fluvio-client-python repo https://github.com/infinyon/fluvio-client-python/issues/367

enhancement
help wanted
Client
💎 Bounty
client/python

**What happened** `fvm switch` in a docker container failed with "Error: Text file busy (os error 26)" **Expected behavior** `fvm switch` or `fvm update` successfully switches versions **Describe the setup**...

bug
help wanted
no-stale

Both producers and consumers should have their connections closed. This issue mainly affects consumers streaming records from a topic. Preferably with a specific error (TopicDeleted or TopicNotAvailable). Setup: ``` $...

enhancement
help wanted
SPU
technical debt
StreamController
no-stale

Some combinations of fluvio binary and Linux distros do not resolve `localhost` resulting in `fluvio cluster start` startup failure. The preliminary problem looks like the systems which this occurs have...

enhancement
help wanted
technical debt
no-stale

Add an option to prefix mqtt client_id with an auto generated identifier. Fluvio issue to surface the mqtt-connector issue at https://github.com/infinyon/mqtt-connector/issues/49 Great way to dip you toes into fluvio, rust...

help wanted
good first issue
no-issue-activity

# Release Checklist The following checklist covers all the steps for running release. For more detail, refer to [`RELEASE.md`](https://github.com/infinyon/fluvio/blob/master/RELEASE.md) - [x] Create a [new issue](https://github.com/infinyon/fluvio/issues/new?template=release_checklist.md) with this checklist template -...

tracking

Pull fvm from fluvio-packages artifacts not from github release

CI