Commit Graph

217 Commits

Author SHA1 Message Date
Costin Leau
eb9b1d0092 + correctly rename Partition/RegionAttrFactory to XXXFactoryBean 2010-12-06 17:04:03 +02:00
Costin Leau
b490a78aee SGF-22
+ overwrite data policy for client namespace only when needed (otherwise allow user specified settings)
2010-10-31 17:37:08 +02:00
Costin Leau
1ba1cfa32c SGF-22
+ add persistence and overflow support for client regions
2010-10-31 17:34:17 +02:00
Costin Leau
11b35543d3 SGF-25
+ add several convenience methods
2010-10-26 13:46:19 +03:00
Costin Leau
70ce353dfe SGF-24
proper fix for CqInvalidException that was removed in GemFire 6.5
a fallback/introspection mechanism is now used to discover whether the exception is present and if so, treat it correctly
2010-10-26 13:27:03 +03:00
Mark Pollack
9966894e6f update to 6.5 GA gemfire .jar 2010-10-13 11:40:56 -04:00
costin
587f9872f9 + add javadoc info 2010-09-16 14:16:39 +03:00
costin
c6c15f62d7 SGF-21
+ minor formatting
2010-09-16 13:53:36 +03:00
costin
88d8342e4d SGF-21
+ add namespace parser
2010-09-16 13:53:24 +03:00
costin
1d422f5d8f SGF-18
+ added basic lookup factory bean
+ refactored existing schema
+ added namespace parsers
+ added integration tests
2010-09-15 18:39:09 +03:00
costin
9f4b5f440d SGF-10
SGF-17
+ add parsing of the grid object sizer
2010-09-15 17:37:28 +03:00
costin
a7a771b110 SGF-10
SGF-17
+ integration test config
+ minor bug fix
2010-09-15 14:35:33 +03:00
costin
8ec1b42dc7 SGF-10
SGF-17
+ add parsing for eviction policies
2010-09-15 14:35:05 +03:00
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