oracle / okafka

Kafka Java Client for Oracle Transactional Event Queues
Other
22 stars 17 forks source link

Owner Instance Issue #56

Closed s-ourabh closed 1 month ago

s-ourabh commented 1 month ago

Code change in AQClient to make code compatible withe both 23ai release and future release. So that it can query the partition info from both database versions; 23ai release, which has only ENQUEUE_INSTANCE column in user_queue_shards, and also with future releases which has OWNER_INSTANCE also in user_queue_shards.