Closed aviking closed 3 years ago
The ACA indexer utilizes two methods: IContent#lockDocument and IContent#unlockDocument. Neither of these methods is implemented for HBase. In order to allow the indexer to work using HBase as the repository, these methods must be implemented.
Closed with OC commit: 26761
CR: ballen, nengerer
The ACA indexer utilizes two methods: IContent#lockDocument and IContent#unlockDocument. Neither of these methods is implemented for HBase. In order to allow the indexer to work using HBase as the repository, these methods must be implemented.