Gian Maria

Results 27 issues of 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...

Issue-Bug

Hi, using your plugin in a GH Codespaces, when I try to paste an image I got this error ![image](https://user-images.githubusercontent.com/358545/92326485-f664b100-f052-11ea-966f-811cdb5fb70c.png) 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...

serialization

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. ![image](https://user-images.githubusercontent.com/358545/31574303-079a1ca8-b0cd-11e7-83a0-6d60f57d49a0.png)

status/blocked

# 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 ![image](https://user-images.githubusercontent.com/358545/131323102-9401f464-23cd-46f7-b281-b145e24690eb.png) # Steps to...

Issue-Bug
Needs-Author-Feedback
No-Recent-Activity

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...