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/02/24 17:47:36 UTC

[GitHub] [geode-native] pdxcodemonkey opened a new pull request #932: gnmsg now parses all observed locator requests and responses

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


   LocatorListRequest/Response, QueueConnectionRequest/Response, and ClientConnectionRequest/Response are now handled.  Other messages should be reported out and not parsed, but will not raise an exception.


-- 
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] pdxcodemonkey merged pull request #932: gnmsg now parses all observed locator requests and responses

Posted by GitBox <gi...@apache.org>.
pdxcodemonkey merged pull request #932:
URL: https://github.com/apache/geode-native/pull/932


   


-- 
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] pdxcodemonkey commented on pull request #932: gnmsg now parses all observed locator requests and responses

Posted by GitBox <gi...@apache.org>.
pdxcodemonkey commented on pull request #932:
URL: https://github.com/apache/geode-native/pull/932#issuecomment-1050162680


   Right - I don't know (yet?) under what circumstances geode-native sends GetAllServers, so I will add decoding for it when we find a log file in the wild that has it.  Or, someday, I will get around to writing a test that forces a geode-native code path that sends it, then decode it.


-- 
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