Vilius Šumskas

Results 59 issues of Vilius Šumskas

If fuzzy search is used highlighter doesn't show relevant text and doesn't highlight anything most of the time.

Boolean search with at least NOT operator is completely broken for a very long time now. All boolean search unit tests which are using NOT operator are also failing. I...

**Category:** Container images **Type:** - [X] Bug - [ ] Feature Request - [ ] Process --- Default ActiveMQ installation is vulnerable to this issue https://issues.apache.org/jira/browse/AMQ-5388 Since GCP Container image...

good first issue
kind/docker

The dashboard interface was broken after changes in https://github.com/spring-cloud/spring-cloud-netflix/pull/4075. Bootstrap has changed a lot since version 3. This patch converts dashboard's CSS to Bootstrap v.5 API. Also, remove unnecessary JavaScript....

waiting-for-triage

It looks like lease expiration on standalone Eureka server with self-presenvation enabled is completely broken. I have the following configuration: ``` eureka.instance.hostname=localhost eureka.client.serviceUrl.defaultZone=http://localhost:8761/eureka/ eureka.client.register-with-eureka=false eureka.client.fetch-registry=false eureka.server.renewalThresholdUpdateIntervalMs=60000 # this should be...

for team discussion

I'm not sure if this will be a bug report or feature request but at least on Windows I cannot get automatic environment variable substitution to work in a Dockerfile...

area/dockerfile

This produces more appropriate field size for number values.

Git doesn't support passing tags in the URL, however I have found that passing -Dtag does the trick. This still will work only with 2.3.2 and earlier versions because of...

JRE is enough to run most Java software, including ActiveMQ Artemis.

When security access control is enabled SBA consumes 10x times more CPU than without it. For example on a very simple Spring Boot Admin application without security enabled and like...

bug
waiting-for-feedback