You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/01/14 17:45:59 UTC

[GitHub] [geode-native] mmartell opened a new pull request #907: GEODE-9712: genericize netcore

mmartell opened a new pull request #907:
URL: https://github.com/apache/geode-native/pull/907


   This brings in support for our existing IRegion<TKey, TValue> interface with the following restrictions:
   
   - TKey currently limited to string, short, and int.
   - TValue currently limited to string only. 
   - SessionState tests currently failing. Not sure why yet.
   
   Note:
   Leaving as draft at least until SessionState issue figured out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [geode-native] mmartell closed pull request #907: GEODE-9712: genericize netcore

Posted by GitBox <gi...@apache.org>.
mmartell closed pull request #907:
URL: https://github.com/apache/geode-native/pull/907


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org