EdColeman
EdColeman
How does encryption handle keys - are they encrypted? If they are not, then anything that prints a key has the potential to reveal something that is sensitive. Not sure...
Do you think setting this to draft while you look at IteratorAdapter would be appropriate?
PR: https://github.com/apache/accumulo/pull/1379 - added improved metadata consistency checking - this may be another candidate for improved reporting. Initially considered adding it to the gc metrics improvements, but decided that a...
This was originally proposed as metrics / monitoring at a level such that operator and app developers could gain insight into overall health and trends. Having the threads throw exceptions...
+1 for leveraging metrics. If this information is useful (and I think it is) making it externally available via metrics makes it possible for monitoring, alerting and possibly trending. While...
There seems to be some confusion on this implementation and the need that it remains functionally equivalent to other lexicoders so that it provides consistent sort order (necessary for correct...
Maybe this should consider https://github.com/apache/accumulo/issues/1249
I would suggest 2.1 - there has been a lot of renaming already and it would be nice to have all of those in the rear-view mirror. The major benefit...
I have created two issues #1133 and #1134 that are related and may be the first steps towards addressing some of this ticket. While those issues will not resolve this...
jvm metrics would not provide the detail that this is asking for. If I recall past discussions there have been asks to provide metrics for such things as being able...