-
### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 10
Linux Kernel | 4.19.0-16-686-pae
Architecture | i386
ZFS Version | 860051f1
### D…
-
I went to update the ZFS-on-boot instructions https://openzfsonosx.org/wiki/ZFS_on_Boot and attempted to boot Catalina, but we do have an issue with mounting root:
```
Loaded module v1.9.2-4-d4889…
-
Hey folks,
I thought it might be useful to always call close when creating a `ZStream` from a java `Stream`. Consider the following code:
```scala
ZStream.fromJavaStream(Files.walk(Paths.get(".…
-
Tested with version `2.1.11`.
Repro:
```scala
package com.example
import zio._
import zio.stm._
import MyQueue.{ Elem, Node, End }
final object MyApp extends ZIOAppDefault {
fina…
-
## Compiler version
Tested with `3.0.2` and `3.1.0-RC2`
## Minimized code
https://github.com/vigoo/scala3-type-infer-bug
Contains a minimal example (the issue originally came up in a parse…
-
Until #1053 gets completed, the TestSystem is basically ignored in the integration with Typesafe Config.
Even though the external library does not support overriding of the System class method calls,…
-
### Describe the feature would like to see added to OpenZFS
Hello,
the CFQ and BFQ Linux IO schedulers are capable if managing IO classes and priorities with the [ionice](https://linux.die.net/m…
haarp updated
11 months ago
-
### System information
Type | Version/Name
--- | ---
Distribution Name |Ubuntu
Distribution Version |18.04.5
Linux Kernel |5.4.0-47-generic
Architecture |x86_64
ZFS Version |ALL
SPL…
-
On backup servers, compression is much more important than in the general use case for ZFS. It would benefit backup servers to decrease from 12.5% (1/8) to 6.25% (1/16) or even less the minimum compr…
-
I am using java properties to inject the values of an array in an HOCON configuration file (https://github.com/lightbend/config#set-array-values-outside-configuration-files).
Here is a simple code…
broij updated
3 years ago