Jinmei Liao created GEODE-2268:
----------------------------------
Summary: Store jar bytes in cluster configuration region
Key: GEODE-2268
URL: https://issues.apache.org/jira/browse/GEODE-2268
Project: Geode
Issue Type: Sub-task
Reporter: Jinmei Liao
Currently xml and properties are stored in an internal cluster configuration
region. However, for jar files only the name is stored in this region, while
the jar bytes are stored in the filesystem of each locator. We should simplify
things by storing the jar bytes in the same internal region.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)