[ 
https://issues.apache.org/jira/browse/GEODE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mario Salazar de Torres updated GEODE-9206:
-------------------------------------------
    Description: 
While troubleshooting one issue having to do with static variables in ticket 
GEODE-9193, I noticed that there was an static variable which was unused and 
defined in the header file. Causing to be defined on each source that was used.

So this task is intended to remove this static var.

Find a report of all static variables: [^static_vars.txt]

Also the procedure to extract the static variables is defined here: 
https://gist.github.com/gaussianrecurrence/8611cb029b46f1a413f4991f82781c36

  was:
While troubleshooting one issue having to do with static variables in ticket 
GEODE-9193, I noticed that there was an static variable which was unused and 
defined in the header file. Causing to be defined on each source that was used.

So this task is intended to remove this static var.

Find attached a report of all static variables.


> Remove unused static variable
> -----------------------------
>
>                 Key: GEODE-9206
>                 URL: https://issues.apache.org/jira/browse/GEODE-9206
>             Project: Geode
>          Issue Type: Task
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: static_vars.txt
>
>
> While troubleshooting one issue having to do with static variables in ticket 
> GEODE-9193, I noticed that there was an static variable which was unused and 
> defined in the header file. Causing to be defined on each source that was 
> used.
> So this task is intended to remove this static var.
> Find a report of all static variables: [^static_vars.txt]
> Also the procedure to extract the static variables is defined here: 
> https://gist.github.com/gaussianrecurrence/8611cb029b46f1a413f4991f82781c36



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to