Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Currently we use Hadoop RPC as our means of communication amongst BSP workers, but we would like to transition to Netty for its better performance. This would require making security work by emulating Hadoop RPC's security features. See GIRAPH-211.
The fix for this is present in Avery's GIRAPH-262 patch, so we need to simply break it out into a separate patch.
Attachments
Attachments
Issue Links
- is blocked by
-
GIRAPH-211 Add secure authentication to Netty IPC
- Resolved
- Is contained by
-
GIRAPH-200 remove hadoop RPC and keep just netty
- Resolved
- is related to
-
GIRAPH-262 Netty optimization to handle requests locally whenever possible
- Resolved