Rob Vesse
Rob Vesse
Bug reports should contain actual steps to reproduce the issue - "not functioning as expected" - is not a useful bug report. Please provide steps, including sample data, that show...
> @afs Hello What is the status of this embeddable Fuseki admin UI feature? Also, the previous workaround is actual or there is more relevant solution for now? I don't...
So we've discussed this in the past as a project and we've chosen not to do this. Jena is a project with a long history that predates many modern Java...
> hi @rvesse! is this feature what you're looking for? https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/runtime-attach No, I don't think that solves the problem for Uber JARs anyway, I get a slightly different error condition...
To summarise: - Packaging the agent into an uber JAR is theoretically possible (if appropriate `manifest.mf` attributes are set) but likely a very bad idea per @laurit's comment as your...
@Aklakan How's this progressing now #2536 is merged?
> We can't see the "read". Is the call`RDFPatchOps.readBinary`? Yes, sorry. Was adding test cases to existing Jena test classes and for this bug there happened to be a `read()`...
> Try "aaaa". Interestingly that one does fail - see draft PR #2408 for a few example test cases. Most notably, if I generate a valid binary patch and then...
Asked about better solutions on the Thrift dev list and the response was basically "your Thrift protocol design is flawed" - https://lists.apache.org/thread/vc4odxroj0l2kx58zh9wk7j8o5487lcl
@afs What do we want to do with this PR, it's clear from the Thrift developers response there isn't anything better we can do given how the Thrift is defined...