Madhavan

Results 50 issues of Madhavan

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 3 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...

**Describe the bug** Consider a workload yaml, ``` $ cat map_sized.yaml bindings: map_sized: MapSized(1, NumberNameToString(), NumberNameToString(), ToString(), ToString()) map: MapSized(3, Combinations('A-Z;0-9'), NumberNameToString(), ToString()); ``` NB version `5.17.9-release` produces, ``` $...

bug

**Describe the bug** This has happened a couple times now. [Example](https://github.com/riptano/perfteam/actions/runs/11266675647/job/31380635671#step:3:1723). ``` ERROR [main] ERRORHANDLER java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: Error while shutting down state space for adapter=spanner, space=default: com.google.cloud.spanner.SpannerException: UNKNOWN ```...

bug

**Describe the bug** A latter scenario gets kicked off even prior to the former scenario getting completed 100%. See [here](https://github.com/riptano/perfteam/actions/runs/11281506173/job/31376894691#step:3:472) for an example. ``` 1211989 INFO [ProgressIndicator/logonly:10s] PROGRESS train (pending,current,complete)=(14,0,1183500)...

bug

**Describe the bug** This isn't an easily reproducible bug, but rarely the below [situation](https://github.com/riptano/perfteam/actions/runs/11281506173/job/31376895352#step:3:2205) occurs with the *retest* command, ``` INFO [main] PROGRESS retest (pending,current,complete)=(-1144689,1,1244688) 1244.70% (last report) ``` **To...

bug

**What is the ideal scenario for using this feature?** Consider a workload yaml file as below, ``` scenarios: default: create_db_ddl: run driver=my_driver tags==blocks:schema_db cycles=1 blocks: schema_db: ops: op1: create_database_ddl: TEMPLATE(database_id)...

enhancement

**Describe the bug** `Prepared: true` yields the following exception, ``` Logging to logs/scenario_20201012_124111_205.log 12:41:12.122 [scenarios:001] WARN i.n.a.c.s.core.CQLSessionCache - The speculative behavior is changing: If the cql speculative parameter is not...

NEEDS REVIEW

**What is the ideal scenario for using this feature?** We have a partial weaviate driver adapter features implemented as part of #1984 and this is a follow-up of that to...

enhancement
work-in-progress

**Describe the bug** A `TEMPLATE()` should be able to cover all cases where `` was used before. The below example binding is erroring out, ```yaml bindings: rw_key: >; ToString() ->...

enhancement
validated

Improve developer docs with minor changes

documentation
size:S