sanpwc commented on a change in pull request #611:
URL: https://github.com/apache/ignite-3/pull/611#discussion_r796509920
##########
File path: modules/platforms/dotnet/Apache.Ignite/Internal/Table/Table.cs
##########
@@ -36,7 +36,7 @@ internal sealed class Table : ITable
private readonly ClientFailoverSocket _socket;
/** Table id. */
- private readonly IgniteUuid _id;
Review comment:
@ptupitsyn Should we also remove IgniteUUID from
ClientMessagePackType.cs?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]