bfreuden opened a new pull request #1527:
URL: https://github.com/apache/helix/pull/1527


   ### Issues
   
   - [x] My PR addresses the following Helix issues and references them in the 
PR description:
   
   Resolves #1516 
   
   ### Description
   
   - [x ] Here are some details about my PR, including screenshots of any UI 
changes:
   
   I fixed some compilation and executions errors in code samples delivered in 
the tutorial documentation. 
   I also added the following comment (about creating a state model) since I 
think it might help beginners like me.
   But it should be reviewed by an Helix expert (and English native speaker):
   ```java
   // Define your own states: those are opaque strings to Helix
   // Only the topology of the state machine (initial state, transitions, 
priorities, final DROPPED state) is meaningful to Helix
   ```
   
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to