Gian Maria
Gian Maria
### Brief description of your issue I issue a winget upgrade to look for packages to upgrade, it list some packages, but sometimes when you ask for upgrade the upgrade...
Hi, using your plugin in a GH Codespaces, when I try to paste an image I got this error  It would be nice if the adding can work inside...
When you have a class in a hierarchy of classes that has no suitable constructor to be desrialized (look also at [CSHARP-3186](https://jira.mongodb.org/browse/CSHARP-3186)), I got a simple error ``` An error...
This is a more general problem for ISubscriptions: when we have a DB Error (es mongodb is down) and the provider calls the OnError method of the ISubscriber, the LambdaSubscription...
If the first record next in polling generates an error( ex in mongo a wrong serialization) the FailedPosition of the LambdaSubscription is 0 (I'm expecting it to be the value...
Suppose we have a serialization error in NSTore in mongo, each time the poller try to poll a new value a log is generated. We should 1. Limit to a...
If NSTORE_MONGODB is not on localhost like mongodb://192.168.2.2/NStore, even if the machine is perfectly able to connect to the instance, tests are failing. 
# Brief description of your issue I'm trying to update package Microsoft.VC++2013Redist-x64 because it cannot disambiguate between the package and a weird package with a guid  # Steps to...
Previous logic is based on aggregate index, and it is absolutely not useful, it is logic to use only the global position to perform a multi partition read. Ask for...
Actually SolrMeter allows you to specify only a single server. In Master Slave scenario usually there are multiple identical server to query. Even if we put a load balancer in...