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

igrep not support utf-8 #118

Open
erachenko23 opened this issue Mar 2, 2022 · 1 comment
Open

igrep not support utf-8 #118

erachenko23 opened this issue Mar 2, 2022 · 1 comment

Comments

@erachenko23
Copy link

  1. Create in zoo entry with utf-8 text (russian language for example)

image

check via zk-web - OK

  1. get value by zk-shell
    zk-shell --run-once "get /test/tester" 10.12.47.107:2181
    тестовая строка

zk-shell return correct value - OK

  1. igrep value
    zk-shell --run-once "igrep / 'тестовая строка' true" 10.12.47.107:2181

NOK - return empty result

@rgs1
Copy link
Owner

rgs1 commented Mar 2, 2022

cc: @Yasumoto

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

No branches or pull requests

2 participants