ydb-java-sdk
                                
                                 ydb-java-sdk copied to clipboard
                                
                                    ydb-java-sdk copied to clipboard
                            
                            
                            
                        Get rid of synchronized blocks from Topic SDK
Replace with ReentrantLocks or switch to lock free. The goal is to increase performance for projects using virtual threads.