-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
We are saving our session data in Aerospike. We are getting few errors while retrieving, creating and updating the data with details as followed:
Object reference not set to an instance of an object.
Stack trace :
at Aerospike.Client.SyncCommand.ExecuteCommand()
at Aerospike.Client.SyncCommand.Execute()
at API.Common.Data.AerospikeDal.ReadRecord()
The error is not very frequent but it occurs once in a while. I have checked every variable I am passing to Aerospike Client but none of them appears to be null.
The error is not reproducible as with the same scenarios, the case gets executed seamlessly when checked again.
Metadata
Metadata
Assignees
Labels
No labels