Dmitriy Khmaladze

Results 117 comments of Dmitriy Khmaladze

RE: #566 #567 The future path for service address discovery is to use metabase due to complex network resolution, however this ask is more about public service catalog for external...

Re: https://docs.microsoft.com/en-us/dotnet/core/dependency-loading/understanding-assemblyloadcontext not sure this belongs into system code at all, as it is very app-specific

Still not convinced this needs to go into app code..

@JohnPKosh Any pull requests?

The benefit would be great: it would allow to de-couple from physical IaaS (such as Amazon), so we would not need to use their DNS or other temporary host names....

Did you set `MMFPile.DataDirectoryRoot` to a different directory? You can also set different Name for your pile instance. It gets prepended I'd set it up like so, where PILEDATA is...

DirectoryRoot can be the same, differentiate your instances using `name`. not sure why file naming is that important in your case. Name property denotes the name of each instance. Also...

@ptr1120 are you saying that dir name/path does not matter and files cannot have the same NAME **even IF they are in different directories**?