Hi Igor, does write-through works for you? following is the sample command line:
$ ./tester -c config/test-tool-client.xml -o 1 -l 1 -i 1 -n 100 // insert (-o 1) 100 records(-n 100) with tid 1 (-i 1) once(-l 1). above command line will insert records into ignite server node successfully which I'm expecting them to persist to couchbase node. read-through is working for me but write-through is not working. I will check about "8080 TCP port is already in use" and come back. thanks, -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Couchbase-as-persistent-store-tp7476p8368.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
