ctubbsii commented on PR #5183: URL: https://github.com/apache/accumulo/pull/5183#issuecomment-2546389109
> I don't know what excessive means in this context. In the past, we had watchers scale as `numTablesEverCreated * numProperties * numTServers`. WatchTheWatchCountIT was made to keep an eye on that. Now we scale to `numCurrentTables * numTServers` (not counting the new stuff you're referring to, which I think is probably still not quite the same scale as what we saw before, but we definitely need to address since the caching of non-existence was added). -- 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]
