Skip to content

CLIENT-4823 Implement String Ops#601

Open
mirzakaracic wants to merge 19 commits into
stage-jdk8from
CLIENT-4823_jdk8
Open

CLIENT-4823 Implement String Ops#601
mirzakaracic wants to merge 19 commits into
stage-jdk8from
CLIENT-4823_jdk8

Updated client version since in deprecation annotation

e1fa01e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results (gnu / 8.1.0.3_2) failed Jun 19, 2026 in 0s

2 errors, 147 skipped, 302 pass in 43s

451 tests  ±0   302 ✅ ±0   43s ⏱️ ±0s
  1 suites ±0   147 💤 ±0 
  1 files   ±0     0 ❌ ±0   2 🔥 ±0 

Results for commit e1fa01e. ± Comparison against earlier commit f576592.

Annotations

Check failure on line 0 in com.aerospike.test.sync.basic.TestCdtOperate

See this annotation in the file changed.

@github-actions github-actions / Test Results (gnu / 8.1.0.3_2)

hllLoopVarFilterOnNestedHLLs (com.aerospike.test.sync.basic.TestCdtOperate) with error

test/target/surefire-reports/TEST-com.aerospike.test.SuiteAll.xml [took 0s]
Raw output
Error 4,1,0,30000,1000,2,BB913A6308DF1AE 127.0.0.1 3000: Parameter error
com.aerospike.client.AerospikeException: Error 4,1,0,30000,1000,2,BB913A6308DF1AE 127.0.0.1 3000: Parameter error
	at com.aerospike.client.command.ReadCommand.parseResult(ReadCommand.java:81)
	at com.aerospike.client.command.SyncCommand.executeCommand(SyncCommand.java:122)
	at com.aerospike.client.command.SyncCommand.execute(SyncCommand.java:70)
	at com.aerospike.client.AerospikeClient.operate(AerospikeClient.java:2940)
	at com.aerospike.test.sync.basic.TestCdtOperate.hllLoopVarFilterOnNestedHLLs(TestCdtOperate.java:2832)
Test hllLoopVarFilterOnNestedHLLs

Check failure on line 0 in com.aerospike.test.sync.basic.TestCdtOperate

See this annotation in the file changed.

@github-actions github-actions / Test Results (gnu / 8.1.0.3_2)

testAndFilterWithMapIndex (com.aerospike.test.sync.basic.TestCdtOperate) with error

test/target/surefire-reports/TEST-com.aerospike.test.SuiteAll.xml [took 0s]
Raw output
Error 4,1,0,30000,1000,2,BB913A6308DF1AE 127.0.0.1 3000: Parameter error
com.aerospike.client.AerospikeException: Error 4,1,0,30000,1000,2,BB913A6308DF1AE 127.0.0.1 3000: Parameter error
	at com.aerospike.client.command.ReadCommand.parseResult(ReadCommand.java:81)
	at com.aerospike.client.command.SyncCommand.executeCommand(SyncCommand.java:122)
	at com.aerospike.client.command.SyncCommand.execute(SyncCommand.java:70)
	at com.aerospike.client.AerospikeClient.operate(AerospikeClient.java:2940)
	at com.aerospike.test.sync.basic.TestCdtOperate.testAndFilterWithMapIndex(TestCdtOperate.java:3044)
Test testAndFilterWithMapIndex