Hamond

Results 5 comments of Hamond

Many thanks. the provided solution solves my problem. > docker on windows 10 > Kafka build error with code 2

@rm2k when we're using mongodb as a store, `ObjectId `playing important role (in case of replication and sharding) more than simple identifier. And it's more mature than GUID (it's holds...

@rm2k no no, I didn't think so :) Just consider it, we can not simply do `Id = Guid.NewGuid().ToString()` (at least now), `Id` is string in C# but it's `ObjectId`...

I just thought how to implement it (in best way) and eagerly waiting to hear from @tugberkugurlu ...

PR is really easier than explaining (for me) :)))