Is your feature request related to a problem? Please describe.
There is no option to configure the collection name of the jv_head_id. So if multiple microservices are writing in multiple collections in that database all services are using the same jv_head_id.
Describe the solution you'd like
Make it configurable which collection name should be used
Describe alternatives you've considered
none
Additional context
There was an similar ticket but with making SNAPSHOT COLLECTION configurable, #1169, and already merged.
P:S I would like to contribute by creating an pull request.
Is your feature request related to a problem? Please describe.
There is no option to configure the collection name of the jv_head_id. So if multiple microservices are writing in multiple collections in that database all services are using the same jv_head_id.
Describe the solution you'd like
Make it configurable which collection name should be used
Describe alternatives you've considered
none
Additional context
There was an similar ticket but with making SNAPSHOT COLLECTION configurable, #1169, and already merged.
P:S I would like to contribute by creating an pull request.