Commit Graph

  • 597f6b7774 + fix fallback message Costin Leau 2010-12-06 17:20:26 +02:00
  • 0523275fd2 + fixed minor bug in the lookup region parser Costin Leau 2010-12-06 17:17:47 +02:00
  • e7f04750b7 + add "subscription-ack-interval" to the client namespace Costin Leau 2010-12-06 17:15:44 +02:00
  • 438f9a6284 + minor assertion to avoid poolname NPEs Costin Leau 2010-12-06 17:04:37 +02:00
  • eb9b1d0092 + correctly rename Partition/RegionAttrFactory to XXXFactoryBean Costin Leau 2010-12-06 17:04:03 +02:00
  • bc769f354d + minor pom.xml fix Costin Leau 2010-11-20 14:12:43 +02:00
  • 80c937f506 SGF-27 + updated docs to reflect that client regions support both persistent and overflow to disk features Costin Leau 2010-10-31 17:42:06 +02:00
  • b490a78aee SGF-22 + overwrite data policy for client namespace only when needed (otherwise allow user specified settings) Costin Leau 2010-10-31 17:37:08 +02:00
  • 1ba1cfa32c SGF-22 + add persistence and overflow support for client regions Costin Leau 2010-10-31 17:34:17 +02:00
  • ef9dbdf2f9 SGF-26 + minor tweaks to the pom.xml + added disableShutdownHook property for better cleanup Costin Leau 2010-10-28 17:29:56 +03:00
  • edad22711a + remove junk Costin Leau 2010-10-26 14:24:00 +03:00
  • 11b35543d3 SGF-25 + add several convenience methods Costin Leau 2010-10-26 13:46:19 +03:00
  • 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 Costin Leau 2010-10-26 13:27:03 +03:00
  • 0683ce2752 Merge commit 'refs/merge-requests/1' of git.springsource.org:spring-gemfire/spring-gemfire into integration costin 2010-10-26 12:19:23 +03:00
  • 6bf5382d2d Add back in .xsd that was deleted by accident. Mark Pollack 2010-10-13 12:03:58 -04:00
  • 0f9c24d09e Merge branch 'master' of git.springsource.org:spring-gemfire/spring-gemfire Mark Pollack 2010-10-13 11:41:29 -04:00
  • 9966894e6f update to 6.5 GA gemfire .jar Mark Pollack 2010-10-13 11:08:45 -04:00
  • 330e21a437 update to 6.5 GA gemfire .jar Mark Pollack 2010-10-13 11:08:45 -04:00
  • 9a9bfe825e modified the pom.xmls release maven repository url to have no suffixing '/'. this compenstates for weirdness in the repository configuration from about a week ago Josh Long 2010-09-23 17:42:06 -07:00
  • 1f2f5171ef + add tx config to the sampel costin 2010-09-16 14:25:00 +03:00
  • 3f0b69de40 + update changelog costin 2010-09-16 14:24:49 +03:00
  • 587f9872f9 + add javadoc info costin 2010-09-16 14:16:39 +03:00
  • 670e0e73c9 exclude empty Javadoc package costin 2010-09-16 14:16:26 +03:00
  • 0435997576 SGF-21 SGF-19 + add transaction manager documentation costin 2010-09-16 14:00:28 +03:00
  • a31ed07d6a SGF-21 + add integration tests costin 2010-09-16 13:53:55 +03:00
  • c6c15f62d7 SGF-21 + minor formatting costin 2010-09-16 13:53:36 +03:00
  • 88d8342e4d SGF-21 + add namespace parser costin 2010-09-16 13:53:24 +03:00
  • ad04633f79 SGF-21 + tx manager schema definition costin 2010-09-16 13:52:57 +03:00
  • 12ab1cd4ba SGF-10 SGF-19 + minor formatting costin 2010-09-16 13:52:31 +03:00
  • e2fa361abd SGF-10 SGF-19 + added chapter on client config + merged <beans> definition with advanced usage chapter costin 2010-09-16 13:26:26 +03:00
  • e3bfa4984a SGF-10 SGF-19 + add section on persistence, overflow and data store costin 2010-09-16 12:56:04 +03:00
  • ac90dea8a6 SGF-10 SGF-19 + add appendices section + add schema into the documentation costin 2010-09-16 12:20:56 +03:00
  • 7aa6c051b6 SGF-10 SGF-19 + add section on replicated and partitioned regions costin 2010-09-16 12:20:27 +03:00
  • 698e121624 SGF-19 + new section on region lookup costin 2010-09-15 22:16:17 +03:00
  • 7c9bd0eb15 SGF-19 + namespace configuration for caching costin 2010-09-15 21:40:51 +03:00
  • f43154bf1e SGF-19 added SGF namespace declaration chapter costin 2010-09-15 21:26:51 +03:00
  • 1d422f5d8f SGF-18 + added basic lookup factory bean + refactored existing schema + added namespace parsers + added integration tests costin 2010-09-15 18:39:09 +03:00
  • b6897115c3 SGF-10 SGF-17 + object sizer tests costin 2010-09-15 17:37:48 +03:00
  • 9f4b5f440d SGF-10 SGF-17 + add parsing of the grid object sizer costin 2010-09-15 17:37:28 +03:00
  • 5a6fd73114 SGF-10 SGF-17 + add object sizer definition to the schema costin 2010-09-15 17:36:52 +03:00
  • a7a771b110 SGF-10 SGF-17 + integration test config + minor bug fix costin 2010-09-15 14:35:33 +03:00
  • 8ec1b42dc7 SGF-10 SGF-17 + add parsing for eviction policies costin 2010-09-15 14:35:05 +03:00
  • 0c2d2e7c28 SGF-10 SGF-17 + updated schema (changed the constants name to upper case) costin 2010-09-15 14:34:02 +03:00
  • acf5908bf9 SGF-10 SGF-14 + minor renaming costin 2010-09-15 14:33:30 +03:00
  • 836f102e63 SGF-10 SGF-17 + improved eviction schema definition costin 2010-09-15 13:33:02 +03:00
  • dc8f79ef0f SGF-10 SGF-17 + add config support classes costin 2010-09-15 13:32:38 +03:00
  • 1c78631684 SGF-10 SGF-14 + minor disk store improvement costin 2010-09-15 13:32:03 +03:00
  • e7fb8126a4 SGF-16 + fixed ordering chapters + fixed incorrect expression + renamed SGI to SGF costin 2010-09-06 19:28:18 +03:00
  • 9ca37b6682 SGF-10 SGF-12 SGF-17 + add parsing integration test costin 2010-09-02 22:15:19 +03:00
  • 2df12231a0 SGF-10 SGF-12 SGF-17 + add partition parsing costin 2010-09-02 22:14:58 +03:00
  • d135e8c96b SGF-10 SGF-12 SGF-17 + add replica parsing costin 2010-09-02 22:14:40 +03:00
  • c63d21e16d SGF-10 SGF-12 SGF-17 + add disk wrapper util class costin 2010-09-02 22:14:22 +03:00
  • 7b6a58c600 SGF-10 SGF-17 + more schema fixes costin 2010-09-02 22:13:34 +03:00
  • 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 costin 2010-09-02 20:28:29 +03:00
  • 1a4eecbeac SGF-10 SGF-17 + add storage parsing costin 2010-09-02 20:27:41 +03:00
  • 9fcd5e00a7 + modified RegionAttributesFactory to return singletons + added support in RegionAttributesFactory for set dir sizes/folders (as the default method breaks the JavaBeans conventions) costin 2010-09-02 19:57:49 +03:00
  • 081de58fbf SGF-10 SGF-14 SGF-17 + adding disk-store, persistence and overflow to the various region supported costin 2010-09-02 19:15:56 +03:00
  • 01960ced33 SGF-10 SGF-14 SGF-17 + add XSD definitions for eviction and storage configs costin 2010-09-02 18:41:49 +03:00
  • ac96680848 SGF-10 SGF-15 + made pool-name attribute mandatory + added strategy for pool retrieval costin 2010-09-01 17:06:58 +03:00
  • d736c302dd SGF-10 SGF-15 + finished parsing support for locators and servers + improved schema a bit by adding more up-front validation costin 2010-09-01 12:04:21 +03:00
  • bdb7a4669e SGF-10 SGF-15 + add server + locator sub elements for pool element costin 2010-09-01 11:20:15 +03:00
  • c469069c15 SGF-10 SGF-15 + initial draft for pool parser + attribute parsing is done, nested locators/servers are next costin 2010-09-01 11:07:05 +03:00
  • e8af99870c SGF-10 SGF-11 + changed default cache name from 'cache' to 'gemfire-cache' to prevent collision with other defaults costin 2010-09-01 11:05:59 +03:00
  • 6f6480f032 SGF-10 SGF-15 + move client related classes under the .client package + fix a minor schema problem costin 2010-08-31 21:24:10 +03:00
  • febfe63891 SGF-10 SGF-15 + minor name fixes in pool FB costin 2010-08-31 21:18:28 +03:00
  • f93a240205 SGF-10 SGF-15 + add pool support in client FB + add attributes processing hooks in region fb costin 2010-08-31 21:18:00 +03:00
  • 6a5a6e9160 SGF-10 SGF-15 + add pool definition to gemfire schema costin 2010-08-31 21:17:14 +03:00
  • faef286cd5 SGF-10 SGF-15 added pool factory and connection costin 2010-08-31 19:30:20 +03:00
  • 69ce99b3bc SGF-10 SGF-15 + quick validation of parsing (w/o subscriptions/interests or pools) costin 2010-08-31 15:00:45 +03:00
  • 4848282483 SGF-10 SGF-15 + client integration tests parsing works okay but a pool/server is still needed costin 2010-08-31 14:47:18 +03:00
  • ff1ddab2dc SGF-10 SGF-15 + fix some incorrect client attribute parsing costin 2010-08-31 14:46:40 +03:00
  • 50252e228f SGF-15 + allow clients to have no interests registered costin 2010-08-31 14:46:10 +03:00
  • 8207823c30 SGF-10 SGF-15 + minor fix to map exactly the values on the interest result policy enum costin 2010-08-31 14:45:38 +03:00
  • ee51f1957b SGF-10 SGF-15 + more client schema fixes costin 2010-08-31 14:37:35 +03:00
  • ddbfc16655 SGF-10 SGF-15 + move common attributes from regionType to readOnlyRegionType + various schema declaration fixes costin 2010-08-31 14:34:40 +03:00
  • 2c17d8c0e2 SGF-10 SGF-15 + first draft of the client parsing namespace costin 2010-08-31 14:09:14 +03:00
  • e8f7670b8f SGF-10 + minor doc fixes SGF-15 + add regex and key interest definition costin 2010-08-31 13:36:46 +03:00
  • 2e2995a551 SGF-10 SGF-15 + add base interest type + add regex interest type costin 2010-08-31 13:25:07 +03:00
  • 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 costin 2010-08-31 12:53:25 +03:00
  • e87713da94 + update sample to use the new gemfire namespace SGF-10 costin 2010-08-27 20:11:45 +03:00
  • 291178fe09 + add region name test SGF-10 SGF-12 SGF-13 costin 2010-08-27 20:11:20 +03:00
  • fe3d02a89b + add name attribute for gemfire regions SGF-10 SGF-12 SGF-13 costin 2010-08-27 20:08:21 +03:00
  • d3af92fe91 + refactor the tests for better app context cleanup + additionally add forking to not have overlapping contexts costin 2010-08-27 19:29:49 +03:00
  • 54dd44dfe6 SGF-10 SGF-11 + fix cache parser minor bug (properties-ref sets a ref not a value) costin 2010-08-27 19:28:46 +03:00
  • 46d6a4cef7 + improve bean factory locator synchronization costin 2010-08-27 19:28:02 +03:00
  • 7028ef099b + add partitioned region namespace tests SGF-10 SGF-13 costin 2010-08-27 18:22:26 +03:00
  • c6682c4d73 + update partitioned region parser SGF-10 SGF-13 costin 2010-08-27 18:22:05 +03:00
  • c690c9a2dc SGF-10 + update schema (fix some minor problems) costin 2010-08-27 18:19:04 +03:00
  • 1a37620175 + add resolver subelement to partitioned-regions SGF-10 SGF-13 costin 2010-08-27 17:27:08 +03:00
  • 0bc3b94362 + add partitioned-region parser SGF-10 SGF-13 costin 2010-08-27 17:26:44 +03:00
  • 0dccb185ce SGF-10 SGF-13 costin 2010-08-27 17:13:30 +03:00
  • 35f1f4ef89 + beef up the options for partitioned regions SGF-10 SGF-13 costin 2010-08-27 17:10:32 +03:00
  • c06ccce02a + replicated cache tests SGF-10 SGF-12 costin 2010-08-27 16:21:49 +03:00
  • d29af98333 + take advantage of the ParsingUtil functionality SGF-10 costin 2010-08-27 16:21:02 +03:00
  • 7d8ebd3ae5 + improve methods in parsing util SGF-10 costin 2010-08-27 16:20:25 +03:00
  • d599751099 + update schema to allow shorter cache-listener declarations SGF-10 SGF-12 SGF-13 costin 2010-08-27 16:14:29 +03:00
  • 8a24987daf + update schema to allow shorter cache-listener declarations SGF-10 SGF-12 SGF-13 costin 2010-08-27 16:09:16 +03:00
  • 25fd956981 + add basic replicated ns test SGF-10 SGF-12 costin 2010-08-26 22:17:42 +03:00
  • fd86cc00af + add fall back to default for cache property in replicated ns SGF-10 SGF-12 costin 2010-08-26 22:17:17 +03:00
  • 8e0ffe50e9 + fix minor schema inconsistency SGF-10 SGF-12 costin 2010-08-26 22:15:49 +03:00