-
It'd be great if a gfsh "stop server" command could also shutdown the hosting spring-boot process when using spring-data-geode. I understand that this is not something we'd want to have as a default b…
-
为什么我要研究这个问题?
春节期间,无意中看到一篇文章,文章中讲到12306的业务复杂度远远比淘宝天猫这种电商网站要复杂。后来自己想想,也确实如此。所以,很想挑战一下12306这个系统的核心领域模型的设计。一般的电商网站,购买都是基于商品的概念,每个商品有一定量的库存,用户的购买行为是针对商品的。当用户发起购买行为时,系统只需要生成订单并对用户要购买的商品减库存即可。但是,12306就不是那么简…
-
During the data server startup, I'm seeing lots of warnings as the following.
17/06/20 15:02:22.605 CDT Pooled Waiting Message Processor 7 WARN snappystore: GfxdDDLMessage@3dfbcc0c(processorId=148…
-
```
CREATE TABLE APP.SCHEMA_MIGRATIONS_2 (
"version" BIGINT NOT NULL,
"inserted_at" TIMESTAMP,
PRIMARY KEY ("version")
) ;
```
```
CREATE UNIQUE INDEX SCHEMA_MIGRATIONS_VERSION_IDX ON APP…
-
I've opened this issue, because I don't know where to put my suggestion. [OctoLinker](https://github.com/OctoLinker/browser-extension) is a browser extension for GitHub wich turns import statements i…
-
**[David Turanski](https://jira.spring.io/secure/ViewProfile.jspa?name=dturanski)** opened **[INT-3104](https://jira.spring.io/browse/INT-3104?redirect=false)** and commented
The int-gfe schema shoul…
-
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-40](https://jira.spring.io/browse/DATAGEODE-40?redirect=false)** and commented
The `o.s.d.g.client.Pools…
-
We have snappyData 0.8 running with our custom auth-provider.
The content of gemfirexd.properties is:
gemfirexd.auth-provider=com.xxx.MPUserAuthenticator
mcast-port=0
gemfirexd.sql-authorizatio…
-
-
As a developer, I'd like to refactor application READMEs for clarity and to include the following specifics.
1) Supported Input/Output Content-Type at each application - see live example: [Cassandr…