Engineer(s): Oleksandr Poliakov
Summary: Allow users to configure the timeout on operations by using a single timeout setting.
2025-06-19:
What was completed over the last two weeks?
- Server Selection - merged
- Command Execution - part of the Command Execution changes is merged, another part is in PR.
What's the focus over the next two weeks?
- Complete review and merge Command execution part 2
- Retryability
Impediments if any:
- Need approximately 4 weeks to complete the development.
Engineer(s): Oleksandr Poliakov
Summary: Allow users to configure the timeout on operations by using a single timeout setting.
2025-06-06:
What was completed over the last two weeks?
- Initial refactoring PR in code review - merged
- Socket send/receive timeout fix in sync code-path - merged
- Server Selection - in code review
- Command Execution - in progress
What's the focus over the next two weeks?
- Review Command Execution part 2
- Review Retryability PR
- CMAP
- Auth
- Handshake
Impediments if any:
- PRs take time to complete the reviews, because of number of changes and changes happening in hot-path, so need deeper review.
- Some minor code-quality changes makes the PRs even bigger. But it was a decision still do that minor improvements as long as it do not takes too much time, because it's a good opportunity to improve code quality while we working with the code.
Engineer(s): Oleksandr Poliakov
Summary: Allow users to configure the timeout on operations by using a single timeout setting.
2025-05-27:
What was completed over the last two weeks?
- Initial refactoring PR in code review - reviewed, close to be merged
- Socket send/receive timeout fix in sync code-path - in code review
- Server Selection - implemented, PR waiting for refactoring to be merged into master
What's the focus over the next two weeks?
Impediments if any:
Engineer(s): Oleksandr Poliakov
Summary: Allow users to configure the timeout on operations by using a single timeout setting.
2025-04-25:
What was completed over the last two weeks?
- Initial refactoring PR in code review
- Socket send/receive timeout fix in sync code-path: implementation completed, tests in progress
What's the focus over the next two weeks?
- Server selection and command execution
Impediments if any:
Engineer(s): Oleksandr Poliakov
2025-04-11:
What was completed over the last two weeks?
- Reviewed spec, defined high level tasks, started refactoring to allow centralized handling of CSOT context.
2021-05-04: Maintaining target end date of 2021-06-18
- Retryable reads and server selection logic changes in progress
2021-04-20: Initial target end date of 2021-06-18
- Currently reviewing the specification and just starting on the implementation