The getResource() on ResourceSpecificConsumerDetails doesn't appear to be used. Is this intended for future use, or it from an old feature that was dropped?
The getResource() on ResourceSpecificConsumerDetails doesn't appear to be used. Is this intended for future use, or it from an old feature that was dropped?
I don't see that method on master (and it hasn't changed in a while). What version are you using? I actually don't see any explicit callers of that whole interface (which doesn't mean it's not used reflectively somewhere).