index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
endpoint-hazelcast
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-19
Comment out transaction code in Hazelcast registry while the Hazelcast issue ...
antelder
1
-9
/
+11
2010-04-19
Decrease the Hazelcast wait before join time as it makes it appeaer faster
antelder
1
-0
/
+4
2010-04-19
Disable the Hazelcast shutdown hook as it causes race conditions with Tuscany...
antelder
1
-0
/
+4
2010-04-09
Synchronize shutdown to avoid exceptions when things happen concurently
antelder
1
-26
/
+36
2010-04-08
Update to Hazelcast 1.8.3
antelder
1
-1
/
+1
2010-03-31
Use concurrent hash map to avoid threading issue
rfeng
1
-1
/
+2
2010-03-21
Update Hazelcast registry to check for duplicate endpoints
antelder
2
-0
/
+33
2010-03-20
Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ...
antelder
1
-2
/
+2
2010-03-18
Add a method to get the Hazelcast member owning an endpoint
antelder
1
-0
/
+21
2010-03-16
Add a getter for the Hazelcast instance
antelder
1
-0
/
+4
2010-03-16
Set remote when its remote
antelder
1
-1
/
+2
2010-03-09
Update Hazelcast endpoint registry to remove endpoints from a runtime that no...
antelder
2
-93
/
+95
2010-03-08
Update to Hazelcast 1.8.1
antelder
3
-3
/
+3
2010-02-26
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
1
-4
/
+1
2010-02-23
TUSCANY-3473 - where a local call (local interface) is used within a contribu...
slaws
1
-5
/
+12
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
1
-3
/
+3
2010-02-04
Set default map config to use near cache to improve local endpoint read perfo...
antelder
1
-1
/
+5
2010-01-29
Update tribes registry to also support the tuscany registry uri format
antelder
3
-276
/
+3
2010-01-29
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
3
-111
/
+57
2010-01-28
Change the tuscanyClient scheme to pbe all lower case so it works with the to...
antelder
1
-4
/
+4
2010-01-28
Update to allow the client to share this as a subclass
antelder
2
-3
/
+7
2010-01-20
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
1
-18
/
+17
2010-01-19
Expose system definitions from the deployer
rfeng
2
-51
/
+265
2010-01-08
Change the Hazelcast registry to support both distributed an in-VM only opera...
antelder
2
-6
/
+16
2010-01-06
Refine MF
rfeng
1
-2
/
+2
2010-01-06
Updates to the Hazelcast regsitry manifest
antelder
1
-16
/
+7
2010-01-05
More changes to get the Hazelcast endpoint registry working
antelder
7
-578
/
+560
2010-01-05
Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...
antelder
6
-0
/
+826