You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/05/02 15:10:15 UTC

[GitHub] [accumulo] EdColeman commented on pull request #2055: Renamed fields

EdColeman commented on pull request #2055:
URL: https://github.com/apache/accumulo/pull/2055#issuecomment-830824055


   The lines that need changed are:
   
   [line 366](https://github.com/apache/accumulo/blob/4f35e6aff1763d4b19d1e93036260094b47cc589/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServerResourceManager.java#L366)
   
   [line 370](https://github.com/apache/accumulo/blob/4f35e6aff1763d4b19d1e93036260094b47cc589/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServerResourceManager.java#L370)
   
   [line 862](https://github.com/apache/accumulo/blob/4f35e6aff1763d4b19d1e93036260094b47cc589/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServerResourceManager.java#L862)
   
   You should at least be able to compile in your ide without errors.  Please make the changes on your branch and the push the changes to github.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org