I have a following test scenario. Configured and added a co-processor endpoint. Endpoint implementation includes a table.get() call. (And this table has observed added as well)
When i execute this end-point co-processor, where table.get() is a part of endpoint implementation,* will is invoke preGet() and postGet() observer callback as well...?* Thank you. Nilkanth.
