Aerospike: 1422:LDT-Sub Record Open Error -


i using aerospike 3.5.4 during write operation hit hwl , write stopped. hence increased space , restarted servers (2node, replication 2) after not able read/write on of huge ldt bins. using large stack.

  1. i knew lstack has been depricated. how migrate existing data lstack llist.

  2. how recover corrupted ldt bins.

currently upgraded server 3.6.3

please help.

thanks in advance

recommend taking @ list operations introduced in 3.7. these native calls manipulate list , may satisfy use case.

we have found ldt sub-optimal in many of cases we've seen. both performance perspective (lua/udf used) , complexity perspective.

regarding tactical solutions corruption. best remove record , start afresh.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -