Costin Leau
|
ed0ca63c55
|
SGF-57
SGF-63
+ improved schema
+ fix some bugs that prevented the client cache to reuse an already defined pool
|
2011-08-26 20:46:38 +03:00 |
|
Costin Leau
|
535455c380
|
Merge branch 'SGF_57_1'
|
2011-08-26 17:51:10 +03:00 |
|
Costin Leau
|
f617e8c657
|
SGF-63
+ split ClientRegionFactory from RegionFactoryBean to cope with the different APIs used for configuring regions
|
2011-08-26 17:39:06 +03:00 |
|
Costin Leau
|
1c1f40d2df
|
Merge branch 'client-cache'
|
2011-08-24 21:24:48 +03:00 |
|
Costin Leau
|
6944092255
|
SGF-35
+ add more meat to the client-cache server
+ add a dedicated FactoryBean plus namespace
|
2011-08-24 21:07:09 +03:00 |
|
Costin Leau
|
865c0676d3
|
SGF-57
+ rename Cq to ContinousQuery
+ several improvements
+ namespace for cq-listener-container
|
2011-08-24 19:13:26 +03:00 |
|
Costin Leau
|
a9a7286f2d
|
SGF-38
+ add support for expiration attributes
|
2011-08-17 18:46:10 +03:00 |
|
Costin Leau
|
e261ecf6bd
|
SGF-56
+ add flag to disable bean-factory-locator
|
2011-07-06 11:50:55 +03:00 |
|
Costin Leau
|
25db19c191
|
SGF-50
+ add subscription support
+ add namespace support + integration tests
|
2011-05-16 20:08:22 +03:00 |
|
Costin Leau
|
26062e5e02
|
SGF-44
+ loosen constraints in the schema to allow the PPC to be plugged in on all fields
|
2011-04-21 20:58:27 +03:00 |
|
Costin Leau
|
c334d9142b
|
SGF-41
+ added statistics attribute for all write regions into SGF namespace
|
2011-04-20 20:01:07 +03:00 |
|
Costin Leau
|
4c43122c33
|
SGF-34
+ lessen the int port to a xsd:string to support property placeholders
|
2011-03-28 17:33:44 +03:00 |
|
Josh Long
|
d563e06349
|
updating XSD to reflect the corrrect class
|
2011-02-12 00:29:53 -08:00 |
|
Costin Leau
|
1da6736931
|
SGF-30
make close and destroy exclusive
|
2011-02-11 18:17:06 +02:00 |
|
Costin Leau
|
fec1b4cc72
|
SGF-30
+ expose close and destroy on read-write region namespace
+ wire the new properties into the namespace tests
|
2011-02-11 13:49:12 +02:00 |
|
Costin Leau
|
e7f04750b7
|
+ add "subscription-ack-interval" to the client namespace
|
2010-12-06 17:15:44 +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
|
edad22711a
|
+ remove junk
|
2010-10-26 14:24:00 +03:00 |
|
Mark Pollack
|
6bf5382d2d
|
Add back in .xsd that was deleted by accident.
|
2010-10-13 12:03:58 -04:00 |
|
Mark Pollack
|
9966894e6f
|
update to 6.5 GA gemfire .jar
|
2010-10-13 11:40:56 -04:00 |
|
costin
|
ad04633f79
|
SGF-21
+ tx manager schema definition
|
2010-09-16 13:52:57 +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
|
5a6fd73114
|
SGF-10
SGF-17
+ add object sizer definition to the schema
|
2010-09-15 17:36:52 +03:00 |
|
costin
|
0c2d2e7c28
|
SGF-10
SGF-17
+ updated schema (changed the constants name to upper case)
|
2010-09-15 14:34:02 +03:00 |
|
costin
|
836f102e63
|
SGF-10
SGF-17
+ improved eviction schema definition
|
2010-09-15 13:33:02 +03:00 |
|
costin
|
7b6a58c600
|
SGF-10
SGF-17
+ more schema fixes
|
2010-09-02 22:13:34 +03:00 |
|
costin
|
1a4eecbeac
|
SGF-10
SGF-17
+ add storage parsing
|
2010-09-02 20:27:41 +03:00 |
|
costin
|
081de58fbf
|
SGF-10
SGF-14
SGF-17
+ adding disk-store, persistence and overflow to the various region supported
|
2010-09-02 19:15:56 +03:00 |
|
costin
|
01960ced33
|
SGF-10
SGF-14
SGF-17
+ add XSD definitions for eviction and storage configs
|
2010-09-02 18:41: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
|
bdb7a4669e
|
SGF-10
SGF-15
+ add server + locator sub elements for pool element
|
2010-09-01 11:20:15 +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
|
6a5a6e9160
|
SGF-10
SGF-15
+ add pool definition to gemfire schema
|
2010-08-31 21:17:14 +03:00 |
|
costin
|
8207823c30
|
SGF-10
SGF-15
+ minor fix to map exactly the values on the interest result policy enum
|
2010-08-31 14:45:38 +03:00 |
|
costin
|
ee51f1957b
|
SGF-10
SGF-15
+ more client schema fixes
|
2010-08-31 14:37:35 +03:00 |
|
costin
|
ddbfc16655
|
SGF-10
SGF-15
+ move common attributes from regionType to readOnlyRegionType
+ various schema declaration fixes
|
2010-08-31 14:34:40 +03:00 |
|
costin
|
e8f7670b8f
|
SGF-10
+ minor doc fixes
SGF-15
+ add regex and key interest definition
|
2010-08-31 13:36:46 +03:00 |
|
costin
|
2e2995a551
|
SGF-10
SGF-15
+ add base interest type
+ add regex interest type
|
2010-08-31 13:25:07 +03:00 |
|
costin
|
f994edcaf6
|
SGF-10
SGF-11
eliminated publisher attribute for replicated regions (it's deprecated in 6.5)
SGF-15
add first draft of client region
|
2010-08-31 12:53:25 +03:00 |
|
costin
|
fe3d02a89b
|
+ add name attribute for gemfire regions
SGF-10
SGF-12
SGF-13
|
2010-08-27 20:08:21 +03:00 |
|
costin
|
c690c9a2dc
|
SGF-10
+ update schema (fix some minor problems)
|
2010-08-27 18:19:04 +03:00 |
|
costin
|
1a37620175
|
+ add resolver subelement to partitioned-regions
SGF-10
SGF-13
|
2010-08-27 17:27:08 +03:00 |
|
costin
|
0dccb185ce
|
SGF-10
SGF-13
|
2010-08-27 17:13:30 +03:00 |
|
costin
|
35f1f4ef89
|
+ beef up the options for partitioned regions
SGF-10
SGF-13
|
2010-08-27 17:10:32 +03:00 |
|
costin
|
d599751099
|
+ update schema to allow shorter cache-listener declarations SGF-10 SGF-12 SGF-13
|
2010-08-27 16:14:29 +03:00 |
|
costin
|
8a24987daf
|
+ update schema to allow shorter cache-listener declarations
SGF-10
SGF-12
SGF-13
|
2010-08-27 16:09:16 +03:00 |
|
costin
|
8e0ffe50e9
|
+ fix minor schema inconsistency
SGF-10
SGF-12
|
2010-08-26 22:15:49 +03:00 |
|
costin
|
b234194a6c
|
+ add cache-ref to region definitions
+ make name attribute mandatory
SGF-10
SGF-12
SGF-13
|
2010-08-26 17:42:16 +03:00 |
|