-
`PutHandler` contains the following code:
```
Resource r = parent.child(path.getName());
if (r == null) {
log.info("Could not find child…
-
What is the purpose of the default topic expiration, or message level expiration?
Can I safely use `TimeSpan.MinValue` or `Zero` for messages to have them **not persist**, and only be sent to all c…
-
HI,
In cluster mode, if the Node with the configured IP address is down, other nodes are normal. In this case, RedisCluster is initialized with the configured IP address. Can RedisCluster be used nor…
-
We have an application in production which consumes the messages from a kafka topic and spawn a new task processor thread to process the message. After spawning the new thread, it commits the message …
-
We've been experiencing an issue where our "Shared" directory is removed from the filecache for some (not all) users when our underlying storage becomes unavailable (ie. we take it offline for an upgr…
-
I saw you mention an option called --verb-tamper in order to bypass jboss 4.X auth
but in the help itself there is no mentioning how to use this option.
can you please give more details regarding on h…
-
I thought I'd add some notes while I'm looking through the code.
- Agoo doesn't implement the same benchmark as the other rack compatible servers, because it serves from a static directory by defau…
-
Is the Drone web application safe to put behind a load balancer, i.e. such that it won't cause any race conditions?
-
Just wondering, as relatime quiz had serious performance issues due to the high number of AJAX calls, see https://tracker.moodle.org/browse/CONTRIB-5369
-
### Godot version
Godot 4 dev, 55dae301777ba609c3255026f9a9852a0dbfd43b
### System information
Fedora Linux, Intel A750
### Issue description
possibly related to https://github.com/godo…