issues
search
ydb-platform
/
ydb-java-sdk
YDB Java SDK
https://ydb.tech
Apache License 2.0
37
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Connection improvements
#347
eivanov89
closed
3 weeks ago
0
Add an opportunity to disable deduplication for Topic Writer (do not pass producerId/messageGroupId)
#346
pnv1
opened
3 weeks ago
0
feat: supported date32, datetime64, timestamp64, interval64
#345
KirillKurdyukov
opened
3 weeks ago
1
Fix NPE for transaction id handling
#344
alex268
closed
3 weeks ago
1
Java SDK: Support Date32, Datetime64, Timestamp64, Interval64
#343
KirillKurdyukov
opened
3 weeks ago
0
NPE in query.impl.TableClientImpl happens on query error
#342
zinal
closed
3 weeks ago
0
Replacing synchronized blocks with ReentrantLocks in core part of SDK
#341
Myllyenko
closed
1 month ago
3
Adding EditorConfig configuration
#340
Myllyenko
closed
1 month ago
3
Added environment auth provider with runtime class loading
#339
alex268
closed
1 month ago
1
Replacing synchronized blocks with ReentrantLocks in topic-related part of SDK
#338
Myllyenko
closed
1 month ago
3
Removing unused fields from ReaderSettings
#337
Myllyenko
closed
1 month ago
2
JDBC: Support pool_id in query requests
#336
asmyasnikov
opened
1 month ago
0
java sdk: Support pool_id in query requests
#335
asmyasnikov
opened
1 month ago
0
Use NoFinalizer Zstd IO streams for topic encoder
#334
pnv1
closed
1 month ago
1
Fixed typo
#333
alex268
closed
1 month ago
1
Added describeConsumer method to TopicClient
#332
alex268
closed
1 month ago
1
Added transaction closing on stream cancelation
#331
alex268
closed
1 month ago
1
feat: make volatile session
#330
KirillKurdyukov
closed
1 month ago
1
Fixed bug of multistatement processing in QueryReader
#329
alex268
closed
1 month ago
1
Added support of YDB_FEATURE_FLAGS
#328
alex268
closed
1 month ago
1
Added Java SDK recipes to documentation
#327
alex268
opened
1 month ago
0
Ensure correct work UUID
#326
rekby
closed
1 month ago
0
Add DescribeConsumer into topic client
#325
VPolka
closed
1 month ago
0
Update methods to create and serialize UUIDs
#324
alex268
closed
1 month ago
1
Fix decimal INF, NEG_INF, NAN values
#323
alex268
closed
1 month ago
1
Support for using ip address in discovery response.
#322
dcherednik
closed
2 months ago
1
Remove incomingMessage from the incomingQueue only once
#321
Eistern
closed
2 months ago
1
Small fix and CI action update
#320
alex268
closed
2 months ago
1
Runtime loader of grpc-netty or grpc-netty-shaded libraries
#319
alex268
closed
2 months ago
1
Increase default closing timeouts
#318
alex268
closed
2 months ago
1
Fix typos in ProtoType
#317
alex268
closed
2 months ago
0
feat: add record statistics of partitions and topics from proto
#316
EddDoubleD
closed
2 months ago
1
Topics. Add DescribeConsumer and DescribePartition to control plane
#315
pnv1
opened
2 months ago
1
Added session removing from the pool if client cancelled the stream
#314
alex268
closed
2 months ago
1
Fix JWTTools
#313
alex268
closed
2 months ago
1
Topics. Make an option to use a separate Executor for non-data events in AsyncReader
#312
pnv1
opened
2 months ago
0
Fixed TableClient impelemntation by QueryService
#311
alex268
closed
2 months ago
1
Full support of table TTL config
#310
alex268
closed
2 months ago
1
Add unique index support
#309
dcherednik
closed
2 months ago
1
Make helper for loading credentials providers from environment variables
#308
UgnineSirdis
closed
1 month ago
0
Leave idle state after endpoint becomes available again
#307
pnv1
closed
3 months ago
1
Grpc channels do not leave IDLE state
#306
pnv1
closed
3 months ago
1
TableClient implementation with QueryClient under hood
#305
alex268
closed
3 months ago
1
Fixing race condition in AsyncReaderImpl::shutdown
#304
Myllyenko
closed
3 months ago
1
Log a WARNing instead of an ERROR if YdbDiscovery could not perform discovery because of a GRPC request error (it will be retried, anyway)
#303
nvamelichev
closed
3 months ago
0
Fail `WriterImpl#initImpl` with an error in case of a data stream with a fully utilized storage
#302
Myllyenko
closed
3 months ago
1
Handle exceptions in all callbacks
#301
pnv1
closed
3 months ago
1
Topics. Handle exceptions in all user callbacks in topic reader
#300
pnv1
closed
3 months ago
0
Fixed NPE and logs
#299
alex268
closed
3 months ago
1
One line error printing & more clear warn message
#298
pnv1
closed
3 months ago
1
Next