vax-r opened a new pull request, #2235:
URL: https://github.com/apache/iggy/pull/2235

   ## Summary
   There exists mixed patterns to retrieve members of structs e.g. 
"self.streams.get() v.s. self.streams()". In order to maitain better 
consistency and encapsulation for future changes inside the getters, ensure a 
single access path for struct members that already expose getters.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to