-
In the [API docs](https://mosquitto.org/api/files/mosquitto-h.html#mosquitto_connect), the description of the keepalive value is wrong. It currently states:
> _keepalive_ the number of seconds afte…
-
Customers are requesting RDS instances to have a read replica so that they that can separately service aggregating analytic queries which might ordinarily cause read locks on tables that block writes …
-
With upcoming credhub support in cloudfoundry, see specs https://docs.google.com/document/d/1Sp7gNqyOyJgsaMUIGde6BCvSiqwvSQQK9PNdZycIBnM/edit# the brokers are expected to move from returning plain cre…
-
# Intro
Currently Magda uses event sourcing, but it’s entirely limited to the registry - to work with event sourcing, data has to live in the registry and be changed by the registry. It’d be good to …
-
## Issue Description
### Overview
I'm currently utilizing Celery within a distributed system to handle various tasks across remote workers. However, there are instances where these workers may be …
-
Currently this is what happens on `coderunner deploy`
```bash
$ coderunner deploy --quiet
12:59:41.891 CodeRunner(tm) Backendless JavaScript CodeRunner v6.0.2
12:59:41.924 Copyright(C) 2020 Back…
-
Original Issue: apache/pulsar#13489
---
Failed to create consumer for topic partition-3.
Other partition is normal.
pulsar-broker.log:
16:27:13.669 [pulsar-io-4-38] INFO org.apache.bookkeeper.m…
sijie updated
2 years ago
-
## 🚀 Feature Request
Going through the API I can't find a way to specify or receive an MQTT 5 topic alias.
This is weird since the connection parameters for controlling them are there.
## 🔈 Mot…
-
Original Issue: apache/pulsar#13954
---
PulsarSinkE2ETest is flaky. The shutdown(org.apache.pulsar.io.PulsarSinkE2ETest) test method fails sporadically.
https://github.com/apache/pulsar/runs/494…
sijie updated
2 years ago
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
Currently, Pulsar uses the pluggable EntryFilter…