Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

key iterator & scan upgrade #113

Merged
merged 1 commit into from
Aug 11, 2020
Merged

key iterator & scan upgrade #113

merged 1 commit into from
Aug 11, 2020

Conversation

kptfh
Copy link
Collaborator

@kptfh kptfh commented Aug 10, 2020

No description provided.

@@ -27,6 +29,8 @@
*/
public class AerospikeKeyIterator implements KeyIterator, ScanCallback {

private static Logger logger = LoggerFactory.getLogger(BasicLockOperations.class);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls change class in logger to current.

@kptfh kptfh force-pushed the feature/key-it-fix branch from d48b473 to d5b834d Compare August 11, 2020 06:28
@kptfh kptfh merged commit a75ce41 into develop Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants