You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/02/27 14:45:00 UTC

[jira] [Created] (SENTRY-2145) Some misc code cleanups

Colm O hEigeartaigh created SENTRY-2145:
-------------------------------------------

             Summary: Some misc code cleanups
                 Key: SENTRY-2145
                 URL: https://issues.apache.org/jira/browse/SENTRY-2145
             Project: Sentry
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.1.0
         Attachments: SENTRY-2145.patch

This task is to implement some misc code cleanups:

a) Use StringBuilder instead of looping and using "+" with a String

b) Use EntrySet instead of KeySet when the value is also required

c) Make sure constants are static final.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)