Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.6, 4.0-ALPHA
-
None
-
None
Description
While I was browsing the code and playing about with a silly idea I had that messes with the distributed search from the perspective of the ShardHandlerFactory I noticed that the code makes the ShardHandlerFactory a "pure virtual" class.
I wonder if it could just be an interface instead ?