- 
        Couldn't load subscription status. 
- Fork 337
Closed
Labels
enhancementNew feature or requestNew feature or requesttriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Description
Is your feature request related to a problem?
Currently, In some cases, users are having problems (#4085) while upgrading from 2.10 to 2.11+ where it switches the serialisation to custom serialisation technique (Ref: #2780) and have shard allocation issues.
What solution would you like?
- We can introduce an environment variable like USE_JDK_SERIALIZATION=true(Boolean) to allow the users to choose what serialisation they want to choose until all the corner cases are sorted for using custom serialisation.
- Maybe default value for USE_JDK_SERIALIZATIONis false if we think the custom serialisation is faster.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.