Page MenuHomePhabricator

[services] Rename PrimaryKey to PrimaryKeyDescriptor
ClosedPublic

Authored by karol on May 12 2022, 2:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 7:30 AM
Unknown Object (File)
Sat, Jun 22, 6:43 AM
Unknown Object (File)
Thu, Jun 20, 11:14 PM
Unknown Object (File)
Thu, Jun 20, 3:13 AM
Unknown Object (File)
Mon, Jun 17, 2:27 AM
Unknown Object (File)
Mon, Jun 17, 2:27 AM
Unknown Object (File)
Mon, Jun 17, 2:27 AM
Unknown Object (File)
Mon, Jun 17, 1:42 AM

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested changes to this revision.May 12 2022, 3:15 AM
tomek added inline comments.
services/lib/src/Item.h
29 ↗(On Diff #12571)

Adding a Name doesn't sound right when it is a compound object containing partition and sort keys. What about PrimaryKeyDescriptor?

This revision now requires changes to proceed.May 12 2022, 3:15 AM

I don't mind, it can be "descriptor".

@geekbrother please share your opinion.

Requesting review so it goes to Max's queue.

In D4013#112592, @karol-bisztyga wrote:

I don't mind, it can be "descriptor".

@geekbrother please share your opinion.

Requesting review so it goes to Max's queue.

Accepting this diff, let's go with the "descriptor". Thanks for putting up these changes @karol-bisztyga !

tomek requested changes to this revision.May 13 2022, 2:23 AM

This appeared in my queue because @geekbrother accepted, but the name still need to be changed

This revision now requires changes to proceed.May 13 2022, 2:23 AM

use "descriptor" instead of "name"

This revision is now accepted and ready to land.May 13 2022, 2:31 AM
karol retitled this revision from [services] Rename PrimaryKey to PrimaryKeyName to [services] Rename PrimaryKey to PrimaryKeyDescriptor.May 13 2022, 4:29 AM
This revision was landed with ongoing or failed builds.May 13 2022, 4:30 AM
This revision was automatically updated to reflect the committed changes.