Commit Graph

6 Commits

Author SHA1 Message Date
eliaporciani
ad806e2ebc [SEARCH-1746] (#542)
removed unused set
2019-08-05 13:22:34 +01:00
eliaporciani
fb4c61c739 [SEARCH-1746] (#538)
Modified explicit sharding in order to use Int and Long types
2019-07-31 15:37:40 +02:00
Alan Davis
e381052539 Revert "Revert "Feature/search 1654 (#463)""
This reverts commit 418db22fb8.

This is putting back a previously committed change that broke alfresco-enterprise-repository
2019-06-01 10:46:41 +01:00
Alan Davis
418db22fb8 Revert "Feature/search 1654 (#463)"
This reverts commit e3a832dfee.

Will be putting this back, but it currently breaks alfresco-enterprise-repository and alfresco-enterprise-remote-api.
2019-06-01 09:28:55 +01:00
eliaporciani
e3a832dfee Feature/search 1654 (#463)
* added abstract getShardByTransaction method to ShardRegistry class.

* [ SEARCH-1654 ] Change on ShardRegistry interface

* [ SEARCH-1654 ] Javadoc + use interfaces on ShardRegistry interface

* Added explicitShardId field to node

* [SEARCH-1654] added coreName to nodeParameters

* [SEARCH-1654] set explicitShardId in returned node

* [SEARCH-1654] check if commitTimeMs is null

* [SEARCH-1654]
Included tnxCommitTimeMs in node result

* [SEARCH-1654]
getShardInstanceByTransactionTimestamp return optional value

* [SEARCH-1654] bug fix in get explicit shard id

* [SEARCH-1654]
fix incorrect query in ibatis.

* [SEARCH-1654]
set explicitShardId as Integer
2019-05-31 14:10:03 +02:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00