Alex Panchenko

Results 14 issues of Alex Panchenko

Currently IntelliJ IDEA highlights blocking calls as a warning - as `AbstractBlockingStub` is annotated with `@CheckReturnValue`. I think as a separate feature, such an annotation can be also adde via...

Currently junit4 has api scope, so it will be visible outside And then projects using junit 5 will see 2 `@Test` annotations, which can cause problems - #970 After this...

modules/selenium
modules/spock
modules/influx
modules/couchbase
modules/kafka
modules/elasticsearch
modules/r2dbc
modules/mongodb
modules/localstack
modules/pulsar
modules/gcloud
modules/clickhouse
modules/toxiproxy
modules/azure
modules/dynalite
modules/mockserver
modules/nginx
modules/solr
modules/vault
modules/consul
modules/redpanda
modules/questdb
modules/solace
modules/minio
modules/activemq
modules/chromadb
modules/weaviate
modules/milvus
modules/qdrant
modules/openfga
modules/k6
modules/ollama
modules/grafana
modules/timeplus
modules/typesense
modules/pinecone
modules/ldap

There are errors logged in case of DEADLINE_EXCEEDED which I would like to avoid. ``` 2025-01-13 11:46:01.942 ERROR [grpc-timer-0] SerializingExecutor Exception while executing runnable io.grpc.servlet.ServletServerStream$Sink$$Lambda$2200/0x0000000801a1cab0@3580f36e java.lang.IllegalStateException: Calling [asyncComplete()] is not...