Github user joshelser commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/51#discussion_r44564232
--- Diff: core/src/main/thrift/tabletserver.thrift ---
@@ -90,6 +90,7 @@ struct ActiveScan {
12:map<string, map<string, string>> ssio /* Server Side Iterator
Options */
13:list<binary> authorizations
14:optional i64 scanId
+ 15:string context
--- End diff --
I think classloaderContext would be better. A comment here would also be
nice.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---