Mahmoud Samir

Results 6 comments of Mahmoud Samir

@andrerav As the code indicates here https://github.com/MapsterMapper/Mapster/blob/master/src/Mapster.Tool/Program.cs#L396, the types are scanned from the assembly defined in the -a option, but the generated Dtos may be placed in another assembly as...

@mlatoszek , Could you please confirm if I understood correctly the issue, you had two deployed instances that use CAP RedisStreams , and each one of them has a unique...

@mlatoszek , you are right, we do nothing if a stream was created from one of the consumer groups Thanks for the fix

@yang-xiaodong should I keep the **_version.props_** changes or you will manage the version number

I would like to, I will be able to work on it after two weeks. If you have design considerations, or any thoughts share it please.

I created a sample project to show the result for instrumentation, below are some screenshots from Jaeger as an OpenTelemetry exporter ![image](https://user-images.githubusercontent.com/16355112/191845862-cfb0ba78-eda8-4f5c-9410-28e2e02c16ea.png) ![1](https://user-images.githubusercontent.com/16355112/191845990-12455a3f-9dcf-4d99-9698-96197302867e.png) ![2](https://user-images.githubusercontent.com/16355112/191846004-24836d0c-b01c-4d97-ba7f-1a96ffb07802.png) ![3](https://user-images.githubusercontent.com/16355112/191846024-a0f53e1d-118f-456b-9c5b-19b0d447ddf6.png)