Fernando Miguélez Palomo
Fernando Miguélez Palomo
There should be a way to pass custom attributes to asciidoctor (cli -a) from doctoolchain configuration. In our case we use ASCIIDOC files to document our code. Many times we...
Same problem here. We are unable to restart our cluster. Brokers keep on crashing all the time due to this issue. Any workaround?
> Pls run the command `bin/bookkeeper shell listbookies -rw -h` to get the list the ReadWrite Bookies. And check that all broker configs keep consistent `managedLedgerDefaultEnsembleSize`, `managedLedgerDefaultWriteQuorum`, `managedLedgerDefaultAckQuorum`. > >...
> @fmiguelez Your bookie replica should be more than 3 but the returned readwrite bookie is only `rev-pulsar-bookie-2`. > > Is the bookie pod `rev-pulsar-bookie-0` and `rev-pulsar-bookie-1` still running? You...
@moweonlee I have reviewed my notes of that day. The result was the same, if compaction was enabled at namespace level, bookies unreadable due to disk full. In our systems...
We use [dependency-check-maven](https://jeremylong.github.io/DependencyCheck/dependency-check-maven/index.html) Maven Plugin to automate CVE checks against updated DB on used dependencies within build process. It is pretty straightforward.
I do not think that this ticket should be closed as pull request only solves one of the cases described by the tests
@sijie, @gaoran10 Any update on this?
@gaoran10 I have taken another look at the current status of this issue. I have upgraded [pulsar-tombstone-test](https://github.com/fmiguelez/pulsar-tombstone-test) to use Pulsar 2.8.4. Current status is: * ✔ Explicit tombstones (setting `null`...
I still see the issue in latest version 0.44.0. I am using Java 17. ``` Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39) Maven home: /usr/share/maven Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/java/openjdk...