今天遇到了一个问题:com.aerospike.client.AerospikeException: Error Code 12: Bin type error

 

异常栈:

 

[Done]com.aerospike.client.AerospikeException: Error Code 12: Bin type error

 

网上找了一些资料:https://www.aerospike.com/apidocs/python/exception.html

还有这个:https://programtalk.com/python-examples/aerospike.e.BinIncompatibleType/

[Done]com.aerospike.client.AerospikeException: Error Code 12: Bin type error

 

大概确认是删除key的问题,后来发现在删除时这笔记录key不存在,即这条记录之前没进内存,囧....

这应该是个大坑吧, 版本:[Done]com.aerospike.client.AerospikeException: Error Code 12: Bin type error

 

 

 以上。

相关文章:

  • 2022-01-02
  • 2021-12-20
  • 2021-08-11
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-03
  • 2021-08-06
  • 2022-12-23
  • 2021-11-24
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案