dlmarion commented on PR #3926:
URL: https://github.com/apache/accumulo/pull/3926#issuecomment-1810239500
> @keith-turner said, "Wondering it is would be better to remove the
tserver.last.location.mode property and always set the last location on
assignment."
I think the `none` value supports the following use-cases:
1. Deployment to an orchestrated environment (e.g. Kubernetes). I'm not
sure how meaningful, or repeatable, hostnames are in this environment. Using
`none` here allows the tablet to be hosted on one of the TabletServers in the
assigned resource group.
2. When an admin wants to unset the last location for a tables tablets
allowing the configured balancer to make a new initial determination.
> @ctubbsii said, "Can we emit information..."
When you say emit, I think metrics. Is that what you mean?
--
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]