maheshnikam
maheshnikam
There were some direct links. So, converted them to hyperlink. Enhancement in section - 1.Getting Started 2.License 3.Export Control
Fixes #3834 . ### Motivation Optimisation. ### Modifications made a method . removed repeated function call. used method . ### Documentation - Does this pull request introduce a new feature?...
Modified the link in section - Running Test with Thread Sanitizer Enabled.
Fixes #21535 ### Motivation The test should Provide Consistent Answer .Test revalidateLeaderWithinSameSession failed too many times. ### Modifications We are calling the method once store the object and check both...
Fixes #22116 ### Motivation Fix SnapshotSegmentAbortedTxnProcessorImpl thread safety issue ### Modifications 1. Added `volatile` keyword to unsealedtxnIds variable. 2. Same resource were accessed at same line , so modified it....