Skip to content

Conversation

@forsberg
Copy link
Contributor

The implementation of close() will now remove TopicPartitions the task no longer will have assigned. This will fix the problem where the task logs that unassigned topic/partitions are reporting commits at every commit.

stop() will now close the Scylla session, as intended in the API.

Fixes #79.

The implementation of close() will now remove TopicPartitions the task
no longer will have assigned. This will fix the problem where
the task logs that unassigned topic/partitions are reporting
commits at every commit.

stop() will now close the Scylla session, as intended in the API.

Fixes scylladb#79.
@mykaul mykaul added the bug Something isn't working label Mar 20, 2023
@mykaul
Copy link

mykaul commented Mar 20, 2023

@avelanarius - can you review? (for next milestone perhaps)

@dkropachev dkropachev force-pushed the master branch 5 times, most recently from 9d34a52 to 7a244f7 Compare August 5, 2025 01:55
@dkropachev
Copy link
Collaborator

@Bouncheck , can you please check if it has any merit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running in Distributed mode will cause large amounts of error messages about invalid task offsets

3 participants