nizhikov commented on PR #11801:
URL: https://github.com/apache/ignite/pull/11801#issuecomment-2602188535

   1. methods `PartitionKeyV2#groupName(String)`, 
`PartitionKey#groupName(String)` have no usage. Can be removed.
   2. `PartitionKeyV2#grpName`, `PartitionKey#grpName` can become `final`.
   3. Looks like we can simply replcace `PartitionKeyV2` with the 
`PartitionKey` which have same fields and used in control.sh command, also. 
Let's doit and recheck on TC.


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

Reply via email to