Emanuel Zienecker

Results 16 issues of Emanuel Zienecker

**Describe the feature request** It would be very helpful if Mockserver could push Docker images that support the arm64 architecture. **What you are trying to do** I am not familiar...

enhancement

If not `USER_TOKEN` is present the plugin throw a NullPointerException `java.lang.NullPointerException at com.talanlabs.sonar.plugins.gitlab.GitLabApiV4Wrapper.createOrUpdateSonarQubeStatus (GitLabApiV4Wrapper.java:211)`. It would be better if the plugin pointed out that this variable is missing. After some...

# Description of change Mock iota client in integration test ## Type of change Choose a type of change, and delete any options that are not relevant. - Enhancement (a...

## Enhancement description When I implemented https://github.com/iotaledger/iota-java/issues/174 I noticed that some tests didn't work. I `Disabled` these tests. Make sure to check what is the right behavior and fix the...

bug

## Bug description Currently the project cannot be built because java-md-doclet is configured incorrectly. The group id has been changed, the new group id of java-md-doclet is "org.iota" if you...

bug

I was a bit surprised when I saw that in the project on the one hand Gson and on the other hand org.json.Json is used. I think it would be...

While running the Report Portal, the disk has filled up. After some analysis I noticed that Minio has the following folder structure: ``` 2022-5 2022-6 2022-7 2022-8 ... ``` I...

bug
Check: Performance

**Describe the bug** I use AWS S3 as backend. I use AWS SSO (not the legacy version of SSO) as my authentication method. In addition, I use multiple AWS accounts...

bug
stale

Hi, I have seen that some beta releases with ARM support are already available. Thanks for that. It would be great if a stable release with ARM support would be...

Everytime I try to execute commands from the `Consumer Manager` set I get the following error: ``` Traceback (most recent call last): File "/usr/local/bin/kafka-consumer-manager", line 6, in run() File "/usr/local/lib/python3.6/site-packages/kafka_utils/kafka_consumer_manager/main.py",...