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

at_java: atKey.toString() not prefixing cached: #160

Open
JeremyTubongbanua opened this issue Jan 25, 2024 · 2 comments
Open

at_java: atKey.toString() not prefixing cached: #160

JeremyTubongbanua opened this issue Jan 25, 2024 · 2 comments
Assignees

Comments

@JeremyTubongbanua
Copy link
Member

The reason why I thought prefixing cached: was incorrect was because of this commen tmade in 2022 : #64 (comment)

The Issue:

Java REPL

The first line shows .getAtKeys() working (where it would ultimately use atKey.toString())
The second line shows a raw atProtocol scan where cached: is shown (because that is how the protocol behaves)

@jeremy_0@ /scan shared_key@smoothalligator
  => [@jeremy_0:shared_key@smoothalligator]
@jeremy_0@ scan shared_key@smoothalligator
  => data:["cached:@jeremy_0:shared_key@smoothalligator"]

Correct behaviour should be atKey.toString() should prefix cached: just like the raw scan.

@ksanty
Copy link
Member

ksanty commented Mar 5, 2024

@JeremyTubongbanua who is working on these and how many SP's?

@JeremyTubongbanua
Copy link
Member Author

JeremyTubongbanua commented Mar 5, 2024

@gkc Set this to Active last month...

But there's no immediate need for the Java SDK, I assume, so maybe this is something to backlog? @gkc What do you think? Maybe it could be a good starting intern ticket

I don't think this issue is a pressing issue, which is why I'm bumping it down to P3 as well

@gkc gkc self-assigned this Mar 18, 2024
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

3 participants