Commit Graph

204 Commits

Author SHA1 Message Date
costin
dc8f79ef0f SGF-10
SGF-17
+ add config support classes
2010-09-15 13:32:38 +03:00
costin
1c78631684 SGF-10
SGF-14
+ minor disk store improvement
2010-09-15 13:32:03 +03:00
costin
2df12231a0 SGF-10
SGF-12
SGF-17
+ add partition parsing
2010-09-02 22:14:58 +03:00
costin
d135e8c96b SGF-10
SGF-12
SGF-17
+ add replica parsing
2010-09-02 22:14:40 +03:00
costin
c63d21e16d SGF-10
SGF-12
SGF-17
+ add disk wrapper util class
2010-09-02 22:14:22 +03:00
costin
1ab5305118 SGF-10
SGF-14
SGF-13
SGF-17
+ hook up disk-store parsing
+ refactored replicated parser so it defines the nested attributes through bean definitions rather then direct instantiation
2010-09-02 20:28:29 +03:00
costin
1a4eecbeac SGF-10
SGF-17
+ add storage parsing
2010-09-02 20:27:41 +03:00
costin
9fcd5e00a7 + modified RegionAttributesFactory to return singletons
+ added support in RegionAttributesFactory for set dir sizes/folders (as the default method breaks the JavaBeans conventions)
2010-09-02 19:57:49 +03:00
costin
ac96680848 SGF-10
SGF-15
+ made pool-name attribute mandatory
+ added strategy for pool retrieval
2010-09-01 17:06:58 +03:00
costin
d736c302dd SGF-10
SGF-15
+ finished parsing support for locators and servers
+ improved schema a bit by adding more up-front validation
2010-09-01 12:04:21 +03:00
costin
c469069c15 SGF-10
SGF-15
+ initial draft for pool parser
+ attribute parsing is done, nested locators/servers are next
2010-09-01 11:07:05 +03:00
costin
e8af99870c SGF-10
SGF-11
+ changed default cache name from 'cache' to 'gemfire-cache' to prevent collision with other defaults
2010-09-01 11:05:59 +03:00
costin
6f6480f032 SGF-10 SGF-15
+ move client related classes under the .client package
+ fix a minor schema problem
2010-08-31 21:38:41 +03:00
costin
febfe63891 SGF-10
SGF-15
+ minor name fixes in pool FB
2010-08-31 21:18:28 +03:00
costin
f93a240205 SGF-10
SGF-15
+ add pool support in client FB
+ add attributes processing hooks in region fb
2010-08-31 21:18:00 +03:00
costin
faef286cd5 SGF-10
SGF-15
added pool factory and connection
2010-08-31 19:30:20 +03:00
costin
ff1ddab2dc SGF-10
SGF-15
+ fix some incorrect client attribute parsing
2010-08-31 14:46:40 +03:00
costin
50252e228f SGF-15
+ allow clients to have no interests registered
2010-08-31 14:46:10 +03:00
costin
ee51f1957b SGF-10
SGF-15
+ more client schema fixes
2010-08-31 14:37:35 +03:00
costin
2c17d8c0e2 SGF-10
SGF-15
+ first draft of the client parsing namespace
2010-08-31 14:09:14 +03:00
costin
54dd44dfe6 SGF-10
SGF-11
+ fix cache parser minor bug (properties-ref sets a ref not a value)
2010-08-27 19:28:46 +03:00
costin
46d6a4cef7 + improve bean factory locator synchronization 2010-08-27 19:28:02 +03:00
costin
c6682c4d73 + update partitioned region parser
SGF-10
SGF-13
2010-08-27 18:22:05 +03:00
costin
0bc3b94362 + add partitioned-region parser
SGF-10
SGF-13
2010-08-27 17:26:44 +03:00
costin
d29af98333 + take advantage of the ParsingUtil functionality
SGF-10
2010-08-27 16:21:25 +03:00
costin
7d8ebd3ae5 + improve methods in parsing util
SGF-10
2010-08-27 16:20:25 +03:00
costin
fd86cc00af + add fall back to default for cache property in replicated ns
SGF-10
SGF-12
2010-08-26 22:17:17 +03:00
costin
661c9e0031 + beef up replicated region parser
SGF-10
SGF-12
2010-08-26 21:26:48 +03:00
costin
559a5ffc6d + make use of ParsingUtils inside CacheParser
SGF-10
SGF-11
2010-08-26 21:26:28 +03:00
costin
ee3e1c19d2 + add small parsing utility to eliminate redundant code
SGF-10
2010-08-26 21:25:59 +03:00
costin
3490e4f0e7 + add cache parser
SGF-11
2010-08-25 20:51:36 +03:00
costin
0d0d7d9479 + add namespace handler + add region basic parsers
SGF-10
SGF-12
SGF-13
2010-08-25 20:51:27 +03:00
costin
039c05a13e + initial namespace handler (draft at this stage) 2010-08-18 19:48:02 +03:00
costin
bc0fb93bad + add support for partition region configuration 2010-07-30 14:48:42 +03:00
costin
3b2974953c + minor javadoc improvement 2010-07-30 14:48:22 +03:00
costin
5cc671e632 + refactored code to accommodate the exception hierarchy changes in 6.5 for 3 of the query exceptions 2010-07-30 13:47:18 +03:00
costin
7a143259aa + minor change in cache version + name message 2010-07-30 13:46:36 +03:00
costin
4a6e7e9458 + remove name from cache factory 2010-07-27 19:42:35 +03:00
costin
431018ad4b + updated sample
- removed GridToWorldWriter
2010-07-19 14:06:46 +03:00
costin
ed527fcfe6 + fix various minor bugs (reported by findBugs) 2010-07-16 20:22:08 +03:00
costin
f04ef7c89e + add fork mode for tests to alleviate the build server (again) 2010-07-16 18:24:17 +03:00
costin
13258143f0 + various javadoc improvements 2010-07-16 15:12:31 +03:00
costin
f30b178dc3 + add querying exceptions to the exception translator 2010-07-16 13:27:14 +03:00
costin
f340b2d174 + added more exception translation 2010-07-16 00:24:09 +03:00
costin
1331a16915 + add RegionAttributesFactory (for easy attributes declaration) 2010-07-15 23:17:06 +03:00
costin
bf421264b1 + added dataPolicy and scope as settings on the region factory bean 2010-07-15 23:16:46 +03:00
costin
9bfe0f5b69 + various improvements to gemfire template 2010-07-15 21:34:21 +03:00
costin
f11ff67aa5 + add gemfire template 2010-07-15 20:33:21 +03:00
costin
0403b64ce8 + fix to minor bugs regarding naming 2010-07-15 20:32:49 +03:00
costin
fc5f557057 + add instantiator factory bean (registration of generated instantiator) 2010-07-05 16:07:12 +03:00