ctubbsii commented on PR #3969:
URL: https://github.com/apache/accumulo/pull/3969#issuecomment-1828641370

   > > My only lingering thought is about the schema. Instead of 
`hosting:availability`, I'm wondering if this would be a `~tab` CF thing, so 
something more like `~tab:availability`.
   > 
   > Moving `hosting:availability` to `~tab:availability` seems reasonable to 
me.
   > 
   > There is also a `hosting:requested` entry, which is currently part of the 
`hostingColumnFamily` class within MetadataSchema. Do you think the `requested` 
qualifier should also be moved to the `~tab` family or remain as the sole 
member of the `hostingColumnFamily` class in MetadataSchema?
   
   I'm not sure if there's value in having a separate CF, but I think 
`~tab:requestToHost` would suffice.


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to