aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

[CLIENT-2417] Replace partitions status dictionary with aerospike.PartitionsStatus class

Open juliannguyen4 opened this issue 1 year ago • 1 comments

…n python

  • All the test cases in the test file test_scan_get_partitions_status.py are still in test_query_get_partitions_status.py, I believe
  • Valgrind memory leaks for get_partitions_status are gone

TODO: make PartitionsStatus class fully backwards compatible with dictionary class

juliannguyen4 avatar Oct 15 '24 20:10 juliannguyen4