-
The idea would be having a mechanism to define some `cloud-config` for the upgrade. This is relevant in cases where the `cloud-config` initially provided in the MachineRegistration is no longer valid …
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Version
Pulsar version: 2.10.1
### Minimal reproduce step
Follow…
-
Conda installation on a windows machine.
Image displayed in napari.
Select plugin from the menu.
Right menu does not appear.
Console errors:
(base) C:\Users\usuario>conda activate napari-env
(…
-
Custom handling of the conversion of application data to and from the underlying queue is a common concern for users of Orleans persistent streams. There are many reasons for this:
* The default …
-
Dear ACOLITE Development Team,
I'm writing out of frustration after spending four full days attempting to configure ACOLITE on my Mac M3 Pro Max. Despite following the general installation instruct…
-
/cc @kamsi @mtuchowski
Currently if we want to deal with sorted list and pagination, we need to retrieve all id/sortIndex pairs and process (sort/paginate) them in process memory.
As it's not scalab…
-
**Describe the bug**
Since there is no way to tell right now when EventStore has finished starting up; trying to establish connections, for example, persistent subscriptions early at startup when chun…
-
### 🚀 The feature, motivation and pitch
Currently, DataLoader workers seems to get initialized sequentially. I'm looking at `persistent_workers` but I suspect the same applies for the non-persisten…
-
If a server crashes while a player have a split window open, the items remains in their inventory.
Steps to reproduce:
1) create a split window, fill the bottom with items, and open it
2) go to …
-
The current structures returns the user info from body now the next step in the process is to make it persistent in DB for this we are going to use Postgres DB and make the DB dockerized so that devel…