Github user selvaganesang commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/1028#discussion_r108438739
--- Diff: core/sqf/src/seatrans/tm/hbasetmlib2/hbasetm.h ---
@@ -62,6 +62,7 @@ class HashMapArray : public JavaObjectInterfaceTM
char* getRegionId(int index);
char* getHostName(int index);
char* getPort(int index);
+ char* getRegionInfo(int64 index);
--- End diff --
Thanks for making this change @bucaojit. Can you please change the
parameter name to tid just like the implementaion implies.
---
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.
---