-
Modify file structure to support a local development environment. This would allow better debugging of PHP and javascript (potentially Dart as well). Will also include instructions for others to setup…
-
System is Windows Server 2008 R2 Enterprise on a standalone network.
I have Java SE Development Kit 6.0 update 27 installed.
The installer fails when it reaches downloading fcrepo-installer-3.5.jar.
…
-
**Describe the problem**
Extracted from an acceptance/version-upgrade failure[^1].
We're likely deflaking this test by inserting a sleep but should investigate at some point.
[^1]: https://gith…
-
We currently have two mechanisms for running queries in unit tests: `LocalQueryRunner` and `DistributedQueryRunner`. `LocalQueryRunner` is faster to set up as it doesn't involve running a full server …
-
Warning from Query Monitor plugin:
![screen shot 2018-07-29 at 11 52 11 am](https://user-images.githubusercontent.com/638871/43361568-ed9d8b82-9325-11e8-8962-fe370a2c3c1c.png)
It seems that this…
-
I end up getting a lot of error messages like this:
```
distributed.worker - WARNING - Memory use is high but worker has no data to store to disk. Perhaps some other process is leaking memory? Pro…
Hoeze updated
2 years ago
-
I am using Hangfire 1.7.3 and Hangfire.PostgreSql 1.6.0 on ASPNET Core 2.2.300. And I have a 24/7 RecurringJob running every minute with default 20 workers on server along with other jobs. This job ca…
-
Hi,
We have built a system that is using the PollingClient to feed around 25 commit observing projection builders.
Occupationally in production we have simultaneously received crashes in several of …
-
-
## Feature Description
Add support for Trino. Multiple OLAP (or OLTP, but not recommended officially) data sources can be accessed simultaneously through trino.
### The Problem
[Trino…