-
```
Hi ,
I am facing an issue with linkedin-j.
getGroupMemberships() return only only very limited data of groups, i need
group image and some more data of all groups to display. I have tried
getGr…
-
### Describe the bug
We had previously upgraded our application to Quarkus 3.12.3 and the following entity mapping appeared to work fine, it did not cause errors at boot time.
```java
@JdbcType…
-
I've create an async job which is an test php script executed by php-cli.
And here is my php script, which just sleep for 5s and return status code 0 by php curl library.
``` php
```
And here is c…
-
trino version 422
sql
```sql
drop table if exists test;
CREATE TABLE test( _id varchar) WITH (format = 'ORC', format_version = 2);
select _id from test FOR TIMESTAMP AS OF TIMESTAMP '2024-09-05 …
-
- Version: Logstash 5.4.2+
- Operating System: Any
As of [a recent patch](https://github.com/logstash-plugins/logstash-input-log4j/pull/39), log4j input only allows object type `org.apache.log4j.s…
-
Logback Access 2.0.1 and Jetty 12.
The methods getCookies, getLocalPort, and getLocalAddr currently exist within the RequestWrapper class but do not return meaningful data as one might expect.
T…
-
### Describe the bug
When trying to send a mail using imperative (blocking) io.quarkus.mailer.Mailer, the thread is getting blocked until the limit is reached and a exception is thrown.
### Ex…
-
Hello, it's me again.
Considering the following example, I added two new Entities named A and B where A holds a `@OneToMany` collection of Bs.
Person and Cat can both hold an A.
```java
@EntityV…
mj-p updated
8 months ago
-
```
What steps will reproduce the problem?
1. Run this code with latest version of Xuggler on Windows
for (ICodec.ID c : ICodec.ID.values()) {
log.trace("Codec: {} {}", c.name(), ICodec.findEnco…
-
```
What steps will reproduce the problem?
1. Run this code with latest version of Xuggler on Windows
for (ICodec.ID c : ICodec.ID.values()) {
log.trace("Codec: {} {}", c.name(), ICodec.findEnco…